Github messages for voidlinux
 help / color / mirror / Atom feed
From: smorimoto <smorimoto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] go-bindata: update to 3.1.3 and switch to the latest upstream url
Date: Tue, 27 Oct 2020 10:18:50 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25913@inbox.vuxu.org> (raw)

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

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

https://github.com/smorimoto/void-packages go-bindata
https://github.com/void-linux/void-packages/pull/25913

go-bindata: update to 3.1.3 and switch to the latest upstream url


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

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

From 7306ea7739f80925502d0afedcd294bb8470f7f2 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Tue, 27 Oct 2020 18:18:17 +0900
Subject: [PATCH] go-bindata: update to 3.1.3 and switch to the latest upstream
 url

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/go-bindata/template | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..98327f63e85 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -1,15 +1,16 @@
 # Template file for 'go-bindata'
 pkgname=go-bindata
-version=3.0.7.20151023
-revision=12
-_commit=a0ff2567cfb70903282db057e799fd826784d41d
-wrksrc="$pkgname-$_commit"
+version=3.1.3
+revision=1
 build_style=go
-short_desc="A small utility which generates Go code from any file"
+go_import_path="github.com/go-bindata/go-bindata"
+short_desc="Turn data file into go code"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
-go_import_path="github.com/jteeuwen/go-bindata"
-go_package="${go_import_path}/go-bindata"
-homepage="https://$go_import_path"
-distfiles="$homepage/archive/$_commit.tar.gz"
-checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
+homepage="https://github.com/go-bindata/go-bindata"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=c9115e60995ecba15568c9f8052e77764f2b87b7b362cafd900cfc9829cba7e8
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2020-10-27  9:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-27  9:18 smorimoto [this message]
2020-10-27 19:17 ` Johnnynator
2020-10-27 19:39 ` smorimoto
2020-10-27 19:42 ` ericonr
2020-10-28 20:51 ` smorimoto
2020-10-28 21:06 ` ericonr
2020-10-28 21:13 ` smorimoto
2020-10-28 21:20 ` ericonr
2020-10-28 21:21 ` ericonr
2020-10-29  7:22 ` smorimoto
2020-10-29 11:27 ` ericonr
2020-10-31 18:14 ` smorimoto
2020-10-31 18:26 ` ericonr
2020-12-30  7:03 ` the-maldridge
2020-12-30 16:19 ` smorimoto
2021-02-15  4:16 ` ericonr
2021-03-24 19:07 ` ericonr
2021-03-24 19:07 ` [PR PATCH] [Closed]: " ericonr

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-25913@inbox.vuxu.org \
    --to=smorimoto@users.noreply.github.com \
    --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).