Date: Wed, 21 Feb 2024 15:35:18 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: 3ca8584433fe - main - dns/rubygem-google-apis-dns_v1: Update to 0.38.0 Message-ID: <202402211535.41LFZI1u082479@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=3ca8584433fe60e046e1b44345fa8a23c705156a commit 3ca8584433fe60e046e1b44345fa8a23c705156a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:55:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:10:34 +0000 dns/rubygem-google-apis-dns_v1: Update to 0.38.0 Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md --- dns/rubygem-google-apis-dns_v1/Makefile | 4 ++-- dns/rubygem-google-apis-dns_v1/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/rubygem-google-apis-dns_v1/Makefile b/dns/rubygem-google-apis-dns_v1/Makefile index 69168d6ea348..c90c4a348b54 100644 --- a/dns/rubygem-google-apis-dns_v1/Makefile +++ b/dns/rubygem-google-apis-dns_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-dns_v1 -PORTVERSION= 0.36.0 +PORTVERSION= 0.38.0 CATEGORIES= dns rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core>=0.11.0<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.12.0<2.0:devel/rubygem-google-apis-core USES= gem diff --git a/dns/rubygem-google-apis-dns_v1/distinfo b/dns/rubygem-google-apis-dns_v1/distinfo index 4eb1872f5e8c..ac8036a854cd 100644 --- a/dns/rubygem-google-apis-dns_v1/distinfo +++ b/dns/rubygem-google-apis-dns_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495863 -SHA256 (rubygem/google-apis-dns_v1-0.36.0.gem) = 5dd273d78ab37d03d1bc07837186f79ad0399e9f2b8b1ec2629ed682ea347d47 -SIZE (rubygem/google-apis-dns_v1-0.36.0.gem) = 38400 +TIMESTAMP = 1708450494 +SHA256 (rubygem/google-apis-dns_v1-0.38.0.gem) = ef60b216ac4547cd7b18a69cd8de6d69c7a611063d156d21ebea640031b21d3d +SIZE (rubygem/google-apis-dns_v1-0.38.0.gem) = 38400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211535.41LFZI1u082479>