svn commit: r563949 - head/devel/rubygem-googleapis-common-protos-types

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 3 19:50:27 UTC 2021


Author: sunpoet
Date: Wed Feb  3 19:50:21 2021
New Revision: 563949
URL: https://svnweb.freebsd.org/changeset/ports/563949

Log:
  Update to 1.0.6
  
  Changes:	https://github.com/googleapis/common-protos-ruby/releases
  		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

Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile	Wed Feb  3 19:50:15 2021	(r563948)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile	Wed Feb  3 19:50:21 2021	(r563949)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos-types
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 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.11<4:devel/rubygem-google-protobuf
+RUN_DEPENDS=	rubygem-google-protobuf>=3.14<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	Wed Feb  3 19:50:15 2021	(r563948)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo	Wed Feb  3 19:50:21 2021	(r563949)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586534901
-SHA256 (rubygem/googleapis-common-protos-types-1.0.5.gem) = 51c2975525fcaa840b6dc250ae87ea439b5a6796ead847843605d87256505ba9
-SIZE (rubygem/googleapis-common-protos-types-1.0.5.gem) = 14336
+TIMESTAMP = 1612296173
+SHA256 (rubygem/googleapis-common-protos-types-1.0.6.gem) = ed580ecdac45b2d344a77aca497dee2391a74fb000f4e7e081b9d0e6d094e400
+SIZE (rubygem/googleapis-common-protos-types-1.0.6.gem) = 15360


More information about the svn-ports-all mailing list