pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/go-protobuf Update go-protobuf to version 1.3.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/075640fa406e
branches:  trunk
changeset: 410844:075640fa406e
user:      he <he%pkgsrc.org@localhost>
date:      Thu Jan 30 09:57:53 2020 +0000

description:
Update go-protobuf to version 1.3.3.

Upstream changes:
 * #1025 grpc: accept interface in NewClient functions

diffstat:

 devel/go-protobuf/Makefile |   5 ++---
 devel/go-protobuf/PLIST    |   4 +++-
 devel/go-protobuf/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r fa01cb219217 -r 075640fa406e devel/go-protobuf/Makefile
--- a/devel/go-protobuf/Makefile        Thu Jan 30 09:48:44 2020 +0000
+++ b/devel/go-protobuf/Makefile        Thu Jan 30 09:57:53 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/01/10 13:32:27 bsiegert Exp $
+# $NetBSD: Makefile,v 1.28 2020/01/30 09:57:53 he Exp $
 
-DISTNAME=              go-protobuf-1.3.2
-PKGREVISION=           5
+DISTNAME=              go-protobuf-1.3.3
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=golang/}
 GITHUB_PROJECT=                protobuf
diff -r fa01cb219217 -r 075640fa406e devel/go-protobuf/PLIST
--- a/devel/go-protobuf/PLIST   Thu Jan 30 09:48:44 2020 +0000
+++ b/devel/go-protobuf/PLIST   Thu Jan 30 09:57:53 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/07/10 08:41:26 he Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/01/30 09:57:53 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
@@ -92,6 +92,8 @@
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_test.go
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user/extension_user.pb.go
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user/extension_user.proto
+gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc/go.mod
+gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc/go.sum
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc/grpc.pb.go
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc/grpc.proto
 gopkg/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc/grpc_empty.pb.go
diff -r fa01cb219217 -r 075640fa406e devel/go-protobuf/distinfo
--- a/devel/go-protobuf/distinfo        Thu Jan 30 09:48:44 2020 +0000
+++ b/devel/go-protobuf/distinfo        Thu Jan 30 09:57:53 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/07/10 08:41:26 he Exp $
+$NetBSD: distinfo,v 1.6 2020/01/30 09:57:53 he Exp $
 
-SHA1 (go-protobuf-1.3.2.tar.gz) = 4d7f80d215e75048ef23fcaa268ca904ae991400
-RMD160 (go-protobuf-1.3.2.tar.gz) = d30bc17fc5900044f9691b539848f7928cc3838d
-SHA512 (go-protobuf-1.3.2.tar.gz) = ef9190f7773b18005760eb755a1dee25eff38c188687033362635e2431cf2c7372a59a3fec91acd6e4f63aa31d08391f7521a8dafef7895268b6a1a78735dd8a
-Size (go-protobuf-1.3.2.tar.gz) = 312285 bytes
+SHA1 (go-protobuf-1.3.3.tar.gz) = df9e187413bee01bb9be9bcd521cadf3e8b74b49
+RMD160 (go-protobuf-1.3.3.tar.gz) = 357c9f9d008d9ccd5f8214660eb9fb4b4173fa60
+SHA512 (go-protobuf-1.3.3.tar.gz) = 92ce3a82390be38154cee03e2abc258a2b8f01b1ddbc15069dfd39e66cad5dd3bb2e85150ce665d6d1354a86ba8f62590448e91e90c724661155820e15879393
+Size (go-protobuf-1.3.3.tar.gz) = 315377 bytes



Home | Main Index | Thread Index | Old Index