pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/go-protobuf
Module Name: pkgsrc
Committed By: he
Date: Thu Jan 30 09:57:53 UTC 2020
Modified Files:
pkgsrc/devel/go-protobuf: Makefile PLIST distinfo
Log Message:
Update go-protobuf to version 1.3.3.
Upstream changes:
* #1025 grpc: accept interface in NewClient functions
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/go-protobuf/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/go-protobuf/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/go-protobuf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/go-protobuf/Makefile
diff -u pkgsrc/devel/go-protobuf/Makefile:1.27 pkgsrc/devel/go-protobuf/Makefile:1.28
--- pkgsrc/devel/go-protobuf/Makefile:1.27 Fri Jan 10 13:32:27 2020
+++ pkgsrc/devel/go-protobuf/Makefile Thu Jan 30 09:57:53 2020
@@ -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
Index: pkgsrc/devel/go-protobuf/PLIST
diff -u pkgsrc/devel/go-protobuf/PLIST:1.6 pkgsrc/devel/go-protobuf/PLIST:1.7
--- pkgsrc/devel/go-protobuf/PLIST:1.6 Wed Jul 10 08:41:26 2019
+++ pkgsrc/devel/go-protobuf/PLIST Thu Jan 30 09:57:53 2020
@@ -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/pro
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
Index: pkgsrc/devel/go-protobuf/distinfo
diff -u pkgsrc/devel/go-protobuf/distinfo:1.5 pkgsrc/devel/go-protobuf/distinfo:1.6
--- pkgsrc/devel/go-protobuf/distinfo:1.5 Wed Jul 10 08:41:26 2019
+++ pkgsrc/devel/go-protobuf/distinfo Thu Jan 30 09:57:53 2020
@@ -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