Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:35:21 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: 7aabd09d8fed - main - devel/rubygem-google-apis-discovery_v1: Update WWW and clean up pkg-descr
Message-ID:  <202308161835.37GIZLmq041040@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7aabd09d8fed0041346a939954aefa92e0f68003

commit 7aabd09d8fed0041346a939954aefa92e0f68003
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:14:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:26:09 +0000

    devel/rubygem-google-apis-discovery_v1: Update WWW and clean up pkg-descr
---
 devel/rubygem-google-apis-discovery_v1/Makefile  | 3 ++-
 devel/rubygem-google-apis-discovery_v1/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/rubygem-google-apis-discovery_v1/Makefile b/devel/rubygem-google-apis-discovery_v1/Makefile
index a8b578012254..9dee25528b79 100644
--- a/devel/rubygem-google-apis-discovery_v1/Makefile
+++ b/devel/rubygem-google-apis-discovery_v1/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple REST client for version V1 of the API Discovery Service
-WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discovery_v1
+WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discovery_v1 \
+		https://github.com/googleapis/google-api-ruby-client
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
diff --git a/devel/rubygem-google-apis-discovery_v1/pkg-descr b/devel/rubygem-google-apis-discovery_v1/pkg-descr
index 4817e16dc66c..94f945a1cb1f 100644
--- a/devel/rubygem-google-apis-discovery_v1/pkg-descr
+++ b/devel/rubygem-google-apis-discovery_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


home | help

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