From nobody Wed Aug 16 18:35:21 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RQxdj38Vrz4qysc; Wed, 16 Aug 2023 18:35:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RQxdj22sYz4bjk; Wed, 16 Aug 2023 18:35:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692210921; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4psbzgQT6z22B0S+OSI961+cnm5lZbH+iIOWfr82CGQ=; b=CGljLMVKUyaBqLms55mIuluH1NhJRGfsR1BCyXwEDFwCgu43Zu8EwhroRz/SULpoCc8rpa 1XJRU2N94dWM+UfPLfWAdS6m3i7AcNQL/gqF9xn5VLQti5rKzZfKXceECost0FUNR/BWJz rEPxEOBhXTMmjNnJusU9Ui6zY6SUaLIStqkNLZ+Fh1HrYKIZ6u6NfYuKcGvTjfow67HS32 wj4Qa90txyQfDUvlO9MjF2VQErpdUq/clvHqpjGJucEnSEhTLxTbEaCC8+N5kbwgM/x+oO v+f/UgGloFbqc1nszoeKifioXVewtc4dHnXGdKw33qovD1OY67NbxH2QHvflZg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692210921; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4psbzgQT6z22B0S+OSI961+cnm5lZbH+iIOWfr82CGQ=; b=Ncm/Xz2vzyrzk9b6jxadwc9+4eZKADx5g9BBdKl7yoiABAo0hVRXchL90Rj1gQ24utFs4s AbjuLamuW72VONpIFNgKl08cOcmSb0L69NAO2vciZ0mKS80WRQwy/bn6gX0VuWiUm2j9sJ QqHl8+cJiFIDItOn8y8QVNIOoWQ59QDoJkOfXaPB6APA+Bc0I5JAxoaijSnG6cpe2CBk5r 4pO2USnzJOBlaoEaliT7K3J9EdlzzYjEDLut0+qcIRSjuJ5IuYezJkwl9yzAy/77t3aBpf SFOx92U13l1jixjiIN5RyeXsWT8nnqFi+ORWTNACZOV8I8+/3e4gqOe/hctpBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692210921; a=rsa-sha256; cv=none; b=UeUxSWi1GnoXoV6zTDOQV6pFqfzweO99gmef7JfAyudyfN3T3PzpaXJtjQSzvlTKQphcX5 VIr5fMwkGcy4sktqytvLa7WFKubapBHMyr3wtW+wUBC39L/vb43t2XLGFq4q13kWmNJI5c K9qKwUSG58aKkrtVvzwohTTyUdGjhicONSOnEVs0gcnPgShTTUtb2ZuG8H57s05fWpDDQA j38kdoBhTJhC0lfw+fH7qHlwBl+hl0z05mxzm7EkTt5+I9iayqPrLNO2m9ZuHLme1v7lWd Y4IpnEe3isuh+rfjTDhvSOHF2J5aU7A7m3ft7cDsEG0uiv8bmFl25peAsxUegg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RQxdj173Jz12f0; Wed, 16 Aug 2023 18:35:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 37GIZLQE041043; Wed, 16 Aug 2023 18:35:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 37GIZLmq041040; Wed, 16 Aug 2023 18:35:21 GMT (envelope-from git) Date: Wed, 16 Aug 2023 18:35:21 GMT Message-Id: <202308161835.37GIZLmq041040@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 7aabd09d8fed - main - devel/rubygem-google-apis-discovery_v1: Update WWW and clean up pkg-descr List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7aabd09d8fed0041346a939954aefa92e0f68003 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7aabd09d8fed0041346a939954aefa92e0f68003 commit 7aabd09d8fed0041346a939954aefa92e0f68003 Author: Po-Chuan Hsieh AuthorDate: 2023-08-16 18:14:45 +0000 Commit: Po-Chuan Hsieh 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