From 7aabd09d8fed0041346a939954aefa92e0f68003 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 17 Aug 2023 02:14:45 +0800 Subject: [PATCH] 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 a8b5780122543..9dee25528b790 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 4817e16dc66cf..94f945a1cb1f6 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