svn commit: r498028 - head/devel/rubygem-googleapis-common-protos-types
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Apr 5 22:45:32 UTC 2019
Author: sunpoet
Date: Fri Apr 5 22:45:26 2019
New Revision: 498028
URL: https://svnweb.freebsd.org/changeset/ports/498028
Log:
Update to 1.0.4
- Add WaitOperation RPC to operations_pb.rb and update documentation.
- Add new common types for:
- google/api/resource.proto
- google/type/calendar_period.proto
- google/type/expr.proto
- google/type/fraction.proto
- google/type/quaternion.proto
Modified:
head/devel/rubygem-googleapis-common-protos-types/Makefile
head/devel/rubygem-googleapis-common-protos-types/distinfo
Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile Fri Apr 5 22:45:21 2019 (r498027)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile Fri Apr 5 22:45:26 2019 (r498028)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= googleapis-common-protos-types
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/distinfo Fri Apr 5 22:45:21 2019 (r498027)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo Fri Apr 5 22:45:26 2019 (r498028)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553260506
-SHA256 (rubygem/googleapis-common-protos-types-1.0.3.gem) = 126bd8de19e3aa7d99404cc2034b5feeff9be388e46192c98d61e31777abf116
-SIZE (rubygem/googleapis-common-protos-types-1.0.3.gem) = 12288
+TIMESTAMP = 1554486051
+SHA256 (rubygem/googleapis-common-protos-types-1.0.4.gem) = e169be820cab41b2dd9f712a02c8127fd58b8aa116a680d1041247a71849d943
+SIZE (rubygem/googleapis-common-protos-types-1.0.4.gem) = 13312
More information about the svn-ports-all
mailing list