Fri Mar 15 09:05:37 2019 UTC ()
Upgrade to version 1.3.1.

Pkgsrc changes:
 * Update PLIST, conformance/ dir no longer installed, and Makefile
   adjusted accordingly.

Upstream changes:
 * The set of dependencies specified in `go.mod` has now been
   reduced to only the standard library.


(he)
diff -r1.16 -r1.17 pkgsrc/devel/go-protobuf/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/go-protobuf/PLIST
diff -r1.3 -r1.4 pkgsrc/devel/go-protobuf/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/go-protobuf/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/go-protobuf/Attic/Makefile 2019/03/09 10:05:06 1.16
+++ pkgsrc/devel/go-protobuf/Attic/Makefile 2019/03/15 09:05:37 1.17
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/03/09 10:05:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2019/03/15 09:05:37 he Exp $
 
-DISTNAME=		go-protobuf-1.3.0
-PKGREVISION=		1
+DISTNAME=		go-protobuf-1.3.1
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=golang/}
 GITHUB_PROJECT=		protobuf
@@ -18,8 +17,7 @@
 GO_BUILD_PATTERN+=	${GO_SRCPATH}/${godir}/...
 .endfor
 
-REPLACE_SH+=		conformance/conformance.sh conformance/test.sh \
-			regenerate.sh
+REPLACE_SH+=		regenerate.sh
 
 CHECK_RELRO_SKIP+=	bin/protoc-gen-go
 

cvs diff -r1.4 -r1.5 pkgsrc/devel/go-protobuf/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/devel/go-protobuf/Attic/PLIST 2019/02/26 22:09:50 1.4
+++ pkgsrc/devel/go-protobuf/Attic/PLIST 2019/03/15 09:05:37 1.5
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/02/26 22:09:50 he Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/03/15 09:05:37 he Exp $
 bin/protoc-gen-go
 gopkg/pkg/${GO_PLATFORM}/github.com/golang/protobuf/descriptor.a
 gopkg/pkg/${GO_PLATFORM}/github.com/golang/protobuf/jsonpb.a
@@ -23,13 +23,6 @@
 gopkg/src/github.com/golang/protobuf/LICENSE
 gopkg/src/github.com/golang/protobuf/Makefile
 gopkg/src/github.com/golang/protobuf/README.md
-gopkg/src/github.com/golang/protobuf/conformance/Makefile
-gopkg/src/github.com/golang/protobuf/conformance/conformance.go
-gopkg/src/github.com/golang/protobuf/conformance/conformance.sh
-gopkg/src/github.com/golang/protobuf/conformance/failure_list_go.txt
-gopkg/src/github.com/golang/protobuf/conformance/internal/conformance_proto/conformance.pb.go
-gopkg/src/github.com/golang/protobuf/conformance/internal/conformance_proto/conformance.proto
-gopkg/src/github.com/golang/protobuf/conformance/test.sh
 gopkg/src/github.com/golang/protobuf/descriptor/descriptor.go
 gopkg/src/github.com/golang/protobuf/descriptor/descriptor_test.go
 gopkg/src/github.com/golang/protobuf/go.mod

cvs diff -r1.3 -r1.4 pkgsrc/devel/go-protobuf/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/devel/go-protobuf/Attic/distinfo 2019/02/26 22:09:50 1.3
+++ pkgsrc/devel/go-protobuf/Attic/distinfo 2019/03/15 09:05:37 1.4
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/02/26 22:09:50 he Exp $
+$NetBSD: distinfo,v 1.4 2019/03/15 09:05:37 he Exp $
 
-SHA1 (go-protobuf-1.3.0.tar.gz) = ac82cc5785707985e320d09e807226566c959476
+SHA1 (go-protobuf-1.3.1.tar.gz) = 974f0fa65f928b3fa57c46358bc75bf8a627f97d
-RMD160 (go-protobuf-1.3.0.tar.gz) = 20e71e3b34427cd02d7264a278479f1c48ea5913
+RMD160 (go-protobuf-1.3.1.tar.gz) = f7cf2d056921ebb9fd589373eed5e001aad12846
-SHA512 (go-protobuf-1.3.0.tar.gz) = 520bb73601df0d331803f85a8076ec2828e768e03c21741a09ff49b0594460c7c7a7a6da64c6b08ff2f8ba56c6ae8433b5a4360f2212edad0bad2917804db3cc
+SHA512 (go-protobuf-1.3.1.tar.gz) = 7dfc6d7851c7181e1a73effe9e8a97752bb428bf207a44b065412a8e87e0e3e200b5eef3d8c68af33a0721d12a8b98bfa88b22add074b19b6e1759e9268abf25
-Size (go-protobuf-1.3.0.tar.gz) = 329112 bytes
+Size (go-protobuf-1.3.1.tar.gz) = 310884 bytes