svn commit: r551779 - head/devel/rubygem-googleapis-common-protos
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 9 14:20:02 UTC 2020
Author: sunpoet
Date: Fri Oct 9 14:19:57 2020
New Revision: 551779
URL: https://svnweb.freebsd.org/changeset/ports/551779
Log:
Update to 1.3.10
Changes: https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos/CHANGELOG.md
Modified:
head/devel/rubygem-googleapis-common-protos/Makefile
head/devel/rubygem-googleapis-common-protos/distinfo
Modified: head/devel/rubygem-googleapis-common-protos/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos/Makefile Fri Oct 9 14:19:52 2020 (r551778)
+++ head/devel/rubygem-googleapis-common-protos/Makefile Fri Oct 9 14:19:57 2020 (r551779)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= googleapis-common-protos
-PORTVERSION= 1.3.9
+PORTVERSION= 1.3.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,9 +11,9 @@ COMMENT= Common gRPC and protocol buffer classes used
LICENSE= APACHE20
-RUN_DEPENDS= rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf \
- rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types \
- rubygem-grpc>=1.0<2:net/rubygem-grpc
+RUN_DEPENDS= rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf \
+ rubygem-googleapis-common-protos-types>=1.0.5<2.0:devel/rubygem-googleapis-common-protos-types \
+ rubygem-grpc>=1.27<2:net/rubygem-grpc
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-googleapis-common-protos/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos/distinfo Fri Oct 9 14:19:52 2020 (r551778)
+++ head/devel/rubygem-googleapis-common-protos/distinfo Fri Oct 9 14:19:57 2020 (r551779)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554486049
-SHA256 (rubygem/googleapis-common-protos-1.3.9.gem) = 49939eb6a078de2b370f9b8b9cb4a9c9db1a4f04104f230e5ca783aed2a17257
-SIZE (rubygem/googleapis-common-protos-1.3.9.gem) = 7680
+TIMESTAMP = 1596962196
+SHA256 (rubygem/googleapis-common-protos-1.3.10.gem) = c372ff6254609ce8b0b8846a410ad50512cdc2916f1e813baa95c9e408407b46
+SIZE (rubygem/googleapis-common-protos-1.3.10.gem) = 7680
More information about the svn-ports-all
mailing list