svn commit: r494440 - head/devel/rubygem-google-protobuf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 2 17:47:42 UTC 2019
Author: sunpoet
Date: Sat Mar 2 17:47:38 2019
New Revision: 494440
URL: https://svnweb.freebsd.org/changeset/ports/494440
Log:
Update to 3.7.0
Changes: https://github.com/protocolbuffers/protobuf/releases
Modified:
head/devel/rubygem-google-protobuf/Makefile
head/devel/rubygem-google-protobuf/distinfo
Modified: head/devel/rubygem-google-protobuf/Makefile
==============================================================================
--- head/devel/rubygem-google-protobuf/Makefile Sat Mar 2 17:47:33 2019 (r494439)
+++ head/devel/rubygem-google-protobuf/Makefile Sat Mar 2 17:47:38 2019 (r494440)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-protobuf
-PORTVERSION= 3.6.1
+PORTVERSION= 3.7.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Ruby extension to Google Protocol Buffers
LICENSE= BSD3CLAUSE
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-google-protobuf/distinfo
==============================================================================
--- head/devel/rubygem-google-protobuf/distinfo Sat Mar 2 17:47:33 2019 (r494439)
+++ head/devel/rubygem-google-protobuf/distinfo Sat Mar 2 17:47:38 2019 (r494440)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533411857
-SHA256 (rubygem/google-protobuf-3.6.1.gem) = eededa381ac592f9f69f8dc978d93615f4a43512b510f26fe7adfa146d1c8d8c
-SIZE (rubygem/google-protobuf-3.6.1.gem) = 239616
+TIMESTAMP = 1551529770
+SHA256 (rubygem/google-protobuf-3.7.0.gem) = 740ecb3ac3b0a9cb5f8d9486c12b2766788ededef6801c204f8a8fe20908da7d
+SIZE (rubygem/google-protobuf-3.7.0.gem) = 256512
More information about the svn-ports-head
mailing list