git: 89e921a0ce4c - main - dns/rubygem-google-apis-dns_v1: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:41:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=89e921a0ce4ccb8ec14f25ffcc23b8e62e7d0de0 commit 89e921a0ce4ccb8ec14f25ffcc23b8e62e7d0de0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:22:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:28 +0000 dns/rubygem-google-apis-dns_v1: Update WWW and clean up pkg-descr --- dns/rubygem-google-apis-dns_v1/Makefile | 3 ++- dns/rubygem-google-apis-dns_v1/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dns/rubygem-google-apis-dns_v1/Makefile b/dns/rubygem-google-apis-dns_v1/Makefile index b030482c8d78..53c9647a322c 100644 --- a/dns/rubygem-google-apis-dns_v1/Makefile +++ b/dns/rubygem-google-apis-dns_v1/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple REST client for version V1 of the Cloud DNS API -WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1 +WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1 \ + https://github.com/googleapis/google-api-ruby-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/dns/rubygem-google-apis-dns_v1/pkg-descr b/dns/rubygem-google-apis-dns_v1/pkg-descr index 47ef36b7df7e..4555ce56cc3b 100644 --- a/dns/rubygem-google-apis-dns_v1/pkg-descr +++ b/dns/rubygem-google-apis-dns_v1/pkg-descr @@ -5,5 +5,3 @@ provides: - Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts. - Control of retry, pagination, and timeouts. - -See also: https://github.com/googleapis/google-api-ruby-client