git: 1407ca772de6 - main - devel/rubygem-googleapis-common-protos: Update to 1.3.12

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:59:32 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1407ca772de6e4bc2dbbfac270371fe4b4357126

commit 1407ca772de6e4bc2dbbfac270371fe4b4357126
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:22:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:46:57 +0000

    devel/rubygem-googleapis-common-protos: Update to 1.3.12
    
    Changes:        https://github.com/googleapis/common-protos-ruby/releases
                    https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos/CHANGELOG.md
---
 devel/rubygem-googleapis-common-protos/Makefile | 4 ++--
 devel/rubygem-googleapis-common-protos/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-googleapis-common-protos/Makefile b/devel/rubygem-googleapis-common-protos/Makefile
index 3e51dd25305e..c695b304b1ce 100644
--- a/devel/rubygem-googleapis-common-protos/Makefile
+++ b/devel/rubygem-googleapis-common-protos/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.3.11
+PORTVERSION=	1.3.12
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Common gRPC and protocol buffer classes used in Google APIs
 LICENSE=	APACHE20
 
 RUN_DEPENDS=	rubygem-google-protobuf>=3.14<4:devel/rubygem-google-protobuf \
-		rubygem-googleapis-common-protos-types>=1.0.6<2.0:devel/rubygem-googleapis-common-protos-types \
+		rubygem-googleapis-common-protos-types>=1.2<2:devel/rubygem-googleapis-common-protos-types \
 		rubygem-grpc>=1.27<2:net/rubygem-grpc
 
 USES=		gem
diff --git a/devel/rubygem-googleapis-common-protos/distinfo b/devel/rubygem-googleapis-common-protos/distinfo
index d1aaca93c11a..1b950b632c53 100644
--- a/devel/rubygem-googleapis-common-protos/distinfo
+++ b/devel/rubygem-googleapis-common-protos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612296171
-SHA256 (rubygem/googleapis-common-protos-1.3.11.gem) = 43b37b6e7f9c79f14010a395a46f243f02516810ba9cbe12bbce4ef0e4ef0e5d
-SIZE (rubygem/googleapis-common-protos-1.3.11.gem) = 7680
+TIMESTAMP = 1632037896
+SHA256 (rubygem/googleapis-common-protos-1.3.12.gem) = c84d1cddc05bf19791457dd9b33530710d3a92fc24d63d4aa6de2aefb82745a8
+SIZE (rubygem/googleapis-common-protos-1.3.12.gem) = 6656


More information about the dev-commits-ports-main mailing list