From 89e921a0ce4ccb8ec14f25ffcc23b8e62e7d0de0 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 6 Apr 2023 01:22:35 +0800 Subject: [PATCH] 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