From nobody Fri Apr 5 00:45:43 2024 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 4V9ft00ngXz5GQ2C; Fri, 5 Apr 2024 00:45:44 +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 4V9fsz3zFsz4jLg; Fri, 5 Apr 2024 00:45:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712277943; 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=uF83KCxGOp8xu1SukrTOJ5qa0BCGr41nXiiyv411vf4=; b=jv2AsPm11Rt7MUyzDx8XuXc6hGH6C/gY+yjlUv0HoetcRoIk+hiujOdRa2IKXQK8ShAUOw 38DtPVzObIuVbykolkpP1eL/DV2mgpXg4kSt6a/+P4eTtioZMpIOaQfqsSqlCwlyzxDDAt ZsUUnMcxoQfOeWLbwab3x6xk+p/8kDqlekbElxf9g1stDR28rly7fbRtrNmVgkdC4MAFo6 VxGxud8Sv8Izo088/ENQ2/CX6P+4lRVD52JrG8pbOwW4qbT8j8i18LeFlJCmud4yKEpsCN eVLtYCRZDvCSTv43GTRWX3geDIiOkPOFrrU/qO1Xl9dhvkr3EJR+jtu1Y990QA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712277943; a=rsa-sha256; cv=none; b=CQ17ccKz+JL80uXyXm+04VS8JTNTK3IrUp0rhmrDaIFa5A5GFsJ0SzgGJc/Ho84dC69u8R A5Rc+knhKTTZWDboSqhZ9uBE0yJyyT/u60EKq6udCYb0KQbdHba8E3eVV7y+aQ1E8BdjX1 liGkDaPH2psd0MjuTkdzK8LnwbIU8ZF2FPPMhJ77KoX0tGPUxt1J+zVtohoA68bquURgih HZPaFrfpuMe0oofxDRSVJmD/RIjoEtLqfjWAlMgotY/Mt9j02vMx3+pF/gQOd08bRUBXmB jqDoczmAcBVLQrgqAMZ6IhXihBfBYdNOWpRXczdTEiYL5atgONV8OSIGAmOKmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712277943; 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=uF83KCxGOp8xu1SukrTOJ5qa0BCGr41nXiiyv411vf4=; b=mKitVZuG3VDKGxBqJIPcycULJ50eR/01noFIRbMxYAW19EaiF6wp82JNX/nDBXsIcxL1fw N7PFOl+wcnZ4lzFIspVYwxqTj49hB41uYTuTGrlTHNmkUyKc/Eh8bVG1MZ4tGhSBYsLvEv fU3ROToC3/OK1Bhl+jx3i8+7elugXGUAAhHwIzkZ/3H3SpwdYd0gxEOX64b1AAG/goHTPF A3ejC8qXBXwtZBvmM5gQBUyygCi0rDrik8036j5L0JevUxI6akkCvJEZ78Vbc8mUYT4OHD T49O5TiZtoWmaRAsmv6JuikKrjdeNp9hNQeiulzXktIm0HMquFpWLwIB5i5knQ== 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 4V9fsz3VRQzfdM; Fri, 5 Apr 2024 00:45:43 +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 4350jhAA002270; Fri, 5 Apr 2024 00:45:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4350jh81002267; Fri, 5 Apr 2024 00:45:43 GMT (envelope-from git) Date: Fri, 5 Apr 2024 00:45:43 GMT Message-Id: <202404050045.4350jh81002267@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: 772b11fe93a9 - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.50.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: 772b11fe93a9be3662e7ac23465f10a838a91dd9 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=772b11fe93a9be3662e7ac23465f10a838a91dd9 commit 772b11fe93a9be3662e7ac23465f10a838a91dd9 Author: Po-Chuan Hsieh AuthorDate: 2024-04-05 00:42:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-04-05 00:42:01 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.50.0 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 | 2 +- devel/rubygem-google-apis-pubsub_v1/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-google-apis-pubsub_v1/Makefile b/devel/rubygem-google-apis-pubsub_v1/Makefile index b619c3400668..c8a397875309 100644 --- a/devel/rubygem-google-apis-pubsub_v1/Makefile +++ b/devel/rubygem-google-apis-pubsub_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-pubsub_v1 -PORTVERSION= 0.49.0 +PORTVERSION= 0.50.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-pubsub_v1/distinfo b/devel/rubygem-google-apis-pubsub_v1/distinfo index a7995868e317..dc4ecf38cd76 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390884 -SHA256 (rubygem/google-apis-pubsub_v1-0.49.0.gem) = 2061398db0192f3570702436ab9fd52a5e81dd6a6dd21c0767577b09bd9a10c9 -SIZE (rubygem/google-apis-pubsub_v1-0.49.0.gem) = 39424 +TIMESTAMP = 1712084564 +SHA256 (rubygem/google-apis-pubsub_v1-0.50.0.gem) = a15362b04269524e50bd0f7550662cd10d40550095cfb9297e0d6dd019b9c075 +SIZE (rubygem/google-apis-pubsub_v1-0.50.0.gem) = 39424