Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go-bindata: update to 3.1.3 and switch to the latest upstream url
@ 2020-10-27  9:18 smorimoto
  2020-10-27 19:17 ` Johnnynator
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: smorimoto @ 2020-10-27  9:18 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-03-24 19:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  9:18 [PR PATCH] go-bindata: update to 3.1.3 and switch to the latest upstream url smorimoto
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

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).