Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] go-jira: update to 1.0.21.
Date: Tue, 01 Oct 2019 16:46:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14900@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is a new pull request by Piraty against master on the void-packages repository

https://github.com/Piraty/void-packages go-jira-1.0.21
https://github.com/void-linux/void-packages/pull/14900

go-jira: update to 1.0.21.
@thypon 

A patch file from https://github.com/void-linux/void-packages/pull/14900.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-jira-1.0.21-14900.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]

From 9e30aef68bf5e855742b8157114e89867ff75a58 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Tue, 1 Oct 2019 15:53:50 +0200
Subject: [PATCH] go-jira: update to 1.0.21.

---
 srcpkgs/go-jira/template | 24 +++++++-----------------
 1 file changed, 7 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 537d365eca8..fc3668fa323 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -1,25 +1,15 @@
 # Template file for 'go-jira'
 pkgname=go-jira
-version=1.0.20
-revision=2
+version=1.0.21
+revision=1
+wrksrc="jira-${version}"
 build_style=go
+go_import_path="github.com/go-jira/jira"
+go_package="$go_import_path/cmd/jira"
 hostmakedepends="dep"
 short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="Apache"
-go_import_path="github.com/Netflix-Skunkworks/go-jira"
-go_package="$go_import_path/cmd/jira"
+license="Apache-2.0"
 homepage="https://$go_import_path"
 distfiles="$homepage/archive/v$version.tar.gz"
-checksum=0adf6d68e4a0700578706d9707dab633db8ee336151ce4232de93c7332459c45
-
-pre_build() {
-	git config --global http.https://gopkg.in.followRedirects true
-
-	cd $GOSRCPATH
-	dep ensure
-}
-
-post_install() {
-	vlicense LICENSE
-}
+checksum=c76089423fc0d4b9dcdd39822d6d94452136f8f24b8c17ec75b0e702e40fbcc2

             reply	other threads:[~2019-10-01 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 14:46 voidlinux-github [this message]
2019-10-17 17:03 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14900@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).