aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:22:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:22 +0000
commit4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a (patch)
tree8ebe791c2de8049b3274b5b2d8fb9505cd5f7101
parent0d48eee6c3017b2b4a2deb8b094142daed9f18de (diff)
downloadports-4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a.tar.gz
ports-4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a.zip
devel/rubygem-gapic-common: Update to 0.18.0
- Update WWW and clean up pkg-descr Changes: https://github.com/googleapis/gapic-generator-ruby/releases
-rw-r--r--devel/rubygem-gapic-common/Makefile5
-rw-r--r--devel/rubygem-gapic-common/distinfo6
-rw-r--r--devel/rubygem-gapic-common/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile
index 964de70fd05f..2da561166a26 100644
--- a/devel/rubygem-gapic-common/Makefile
+++ b/devel/rubygem-gapic-common/Makefile
@@ -1,11 +1,12 @@
PORTNAME= gapic-common
-PORTVERSION= 0.17.1
+PORTVERSION= 0.18.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Common code for GAPIC-generated API clients
-WWW= https://github.com/googleapis/gapic-generator-ruby/tree/master/gapic-common
+WWW= https://github.com/googleapis/gapic-generator-ruby/tree/master/gapic-common \
+ https://github.com/googleapis/gapic-generator-ruby
LICENSE= APACHE20
diff --git a/devel/rubygem-gapic-common/distinfo b/devel/rubygem-gapic-common/distinfo
index f49e19f2623d..f12925fe8c11 100644
--- a/devel/rubygem-gapic-common/distinfo
+++ b/devel/rubygem-gapic-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771589
-SHA256 (rubygem/gapic-common-0.17.1.gem) = dece24ef057d010b72c5608b3c5dea8a579061e2720e91815f622106eb7cdca2
-SIZE (rubygem/gapic-common-0.17.1.gem) = 36864
+TIMESTAMP = 1679499004
+SHA256 (rubygem/gapic-common-0.18.0.gem) = 6fd55a538ce2d63026fa05f379b1aec00788cc060f76903739516ab1ca1496ab
+SIZE (rubygem/gapic-common-0.18.0.gem) = 36864
diff --git a/devel/rubygem-gapic-common/pkg-descr b/devel/rubygem-gapic-common/pkg-descr
index a1f43c59f440..9273ffbe8825 100644
--- a/devel/rubygem-gapic-common/pkg-descr
+++ b/devel/rubygem-gapic-common/pkg-descr
@@ -1,3 +1 @@
Create Ruby clients from a protocol buffer description of an API.
-
-See also: https://github.com/googleapis/gapic-generator-ruby