Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:41:15 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: 89e921a0ce4c - main - dns/rubygem-google-apis-dns_v1: Update WWW and clean up pkg-descr
Message-ID:  <202304051741.335HfF2f002693@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=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



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