From nobody Wed Apr 05 17:40:51 2023 X-Original-To: dev-commits-ports-all@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 4PsBkD0xhqz43sPJ; Wed, 5 Apr 2023 17:40:52 +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 4PsBkC6cj9z3NJT; Wed, 5 Apr 2023 17:40:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716451; 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=tQ1+FWNjQ5AgFJX7OY5IxeMchrU6dektUSdwm09DSyA=; b=gYtIBpLPm3JpqpWDzNkUgAgNh5c9ssxaK3700QbGXGjOicZN/4numI2i+yhOiZr0e8o6la UJwHP+QdAV1IMvnUYuxUN+ffqSw8h+kFPeDAl4Q//B3WsfhbGA8o0a2mzAp+2pTxFyz57o JO1cl3JU28q71OUUtgxmr6cLMemBlavdleBHpkendQ4WD9rzlKps7i75rKjnKiQSxdArMS FxkaRs8+sENBGB52LWQxeAMvtXfKQqV/ao2e+12/thovlAsAD+3oxM2IMOhpZ1KJX23r49 JO0hGgVMS4rhjeFbHHVa7sNtf/ATFMOzz9oHtrP1FClocQnGvkgookczIaaRWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716451; 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=tQ1+FWNjQ5AgFJX7OY5IxeMchrU6dektUSdwm09DSyA=; b=NMWnp/1i8JdIUgxrbeeUca/M2T0TLwRtZSLCdoqa7cEU4IzV3f/AppbDUzU1lhOA84q000 NY+xG28OjAvPWBqf3hQIZFU1zfUjvbj01c+U8kK96qCbHXYxx7mvvlPtXw9fhNeGi0U5NJ +DmQ8miDufDVgNYAQP1ftn/zwMHPj9CGCRvfvWT0YSbtX6uT9k9JlJzaa6stnjtf/5RnKC przUiy2dbYVhF3sbGYJdYsbTlivriOitNU7HvkXoES9Qzh/ahOSlHk8rz7q4XmzV0BhyYD xnIiYyjVbbXuC64UMLmWNb/doPNd5eaqiVrSjVphK6elmGwgoM9Bhvxs0ZZs4A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716451; a=rsa-sha256; cv=none; b=xzFSpV5GRE9ZyFhIHxKrHUIZLaJN+kVVrpB04wJYZ1eIPaQXsvPtYOn7pKF6HTRNxmTNfN oEJfX7DKUQgl/MqcMPMqZi0zbeTNKYZcRcfzwhsH3Q6rMSANurT7HdNfMu7jTTe9CxieVW r7/XrG3htOh4gN44l8WamzF5l3flKEUV2H8/xTs54vpq33VwG+cKP9ZsDzJTjilESvI4+r Nr+ISA4LiB4sR5zD6E0wXKQbSKGFbFLmawkA1ftyxmACeCYide+eqa1nxA81m1BB+DaCrO 1t1on/RskKeetj59vuxdU08Q4anT2mtfQ0mdqet4k+W4AfgFTXCZfc8IR+8aXw== 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 4PsBkC5jgZzXNJ; Wed, 5 Apr 2023 17:40:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 335Hep98001069; Wed, 5 Apr 2023 17:40:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335HepF8001068; Wed, 5 Apr 2023 17:40:51 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:40:51 GMT Message-Id: <202304051740.335HepF8001068@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: 410a883a4a51 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.35.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 410a883a4a51d3c6e52214685c1ac3dfc9fe1d72 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=410a883a4a51d3c6e52214685c1ac3dfc9fe1d72 commit 410a883a4a51d3c6e52214685c1ac3dfc9fe1d72 Author: Po-Chuan Hsieh AuthorDate: 2023-04-05 17:22:14 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:31:22 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.35.0 - Update WWW and clean up pkg-descr Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-pubsub_v1/CHANGELOG.md --- devel/rubygem-google-apis-pubsub_v1/Makefile | 5 +++-- devel/rubygem-google-apis-pubsub_v1/distinfo | 6 +++--- devel/rubygem-google-apis-pubsub_v1/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-google-apis-pubsub_v1/Makefile b/devel/rubygem-google-apis-pubsub_v1/Makefile index b741f3adf7c0..f465f66cf286 100644 --- a/devel/rubygem-google-apis-pubsub_v1/Makefile +++ b/devel/rubygem-google-apis-pubsub_v1/Makefile @@ -1,11 +1,12 @@ PORTNAME= google-apis-pubsub_v1 -PORTVERSION= 0.34.0 +PORTVERSION= 0.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple REST client for Cloud Pub/Sub API V1 -WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1 +WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1 \ + https://github.com/googleapis/google-api-ruby-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo index d9150b7f75b3..fe5f0853602e 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771603 -SHA256 (rubygem/google-apis-pubsub_v1-0.34.0.gem) = 6bec40de9a5b48a2df58e0ba8c2ec9f8fadd4369bb4b4746566580115710b7fd -SIZE (rubygem/google-apis-pubsub_v1-0.34.0.gem) = 36352 +TIMESTAMP = 1679499008 +SHA256 (rubygem/google-apis-pubsub_v1-0.35.0.gem) = 034a88077703154373c0cca2649809b0fe9dcb0f70e397323e4150cb948ddf8d +SIZE (rubygem/google-apis-pubsub_v1-0.35.0.gem) = 36352 diff --git a/devel/rubygem-google-apis-pubsub_v1/pkg-descr b/devel/rubygem-google-apis-pubsub_v1/pkg-descr index c278821d63e6..700f29c3f1ca 100644 --- a/devel/rubygem-google-apis-pubsub_v1/pkg-descr +++ b/devel/rubygem-google-apis-pubsub_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