svn commit: r531377 - head/devel/rubygem-googleapis-common-protos-types
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Apr 10 22:24:15 UTC 2020
Author: sunpoet
Date: Fri Apr 10 22:24:10 2020
New Revision: 531377
URL: https://svnweb.freebsd.org/changeset/ports/531377
Log:
Update to 1.0.5
- Update WWW
Changes: https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos-types/CHANGELOG.md
Modified:
head/devel/rubygem-googleapis-common-protos-types/Makefile
head/devel/rubygem-googleapis-common-protos-types/distinfo
head/devel/rubygem-googleapis-common-protos-types/pkg-descr
Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile Fri Apr 10 22:24:05 2020 (r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile Fri Apr 10 22:24:10 2020 (r531377)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= googleapis-common-protos-types
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ COMMENT= Common protocol buffer types used by Google A
LICENSE= APACHE20
-RUN_DEPENDS= rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf
+RUN_DEPENDS= rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/distinfo Fri Apr 10 22:24:05 2020 (r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo Fri Apr 10 22:24:10 2020 (r531377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554486051
-SHA256 (rubygem/googleapis-common-protos-types-1.0.4.gem) = e169be820cab41b2dd9f712a02c8127fd58b8aa116a680d1041247a71849d943
-SIZE (rubygem/googleapis-common-protos-types-1.0.4.gem) = 13312
+TIMESTAMP = 1586534901
+SHA256 (rubygem/googleapis-common-protos-types-1.0.5.gem) = 51c2975525fcaa840b6dc250ae87ea439b5a6796ead847843605d87256505ba9
+SIZE (rubygem/googleapis-common-protos-types-1.0.5.gem) = 14336
Modified: head/devel/rubygem-googleapis-common-protos-types/pkg-descr
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/pkg-descr Fri Apr 10 22:24:05 2020 (r531376)
+++ head/devel/rubygem-googleapis-common-protos-types/pkg-descr Fri Apr 10 22:24:10 2020 (r531377)
@@ -1,3 +1,4 @@
Interface definitions for a small (but growing) set of Google APIs
-WWW: https://github.com/googleapis/googleapis
+WWW: https://github.com/googleapis/common-protos-ruby
+WWW: https://github.com/googleapis/common-protos-ruby/tree/master/googleapis-common-protos-types
More information about the svn-ports-all
mailing list