Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:40:49 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4f6b092b37e6 - main - devel/rubygem-gapic-common: Update to 0.18.0
Message-ID:  <202304051740.335HenND001027@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a

commit 4f6b092b37e69f3aa542e3c8733b4df9e9f94c4a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:22:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:31:22 +0000

    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
---
 devel/rubygem-gapic-common/Makefile  | 5 +++--
 devel/rubygem-gapic-common/distinfo  | 6 +++---
 devel/rubygem-gapic-common/pkg-descr | 2 --
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051740.335HenND001027>