From nobody Mon Sep 30 13:50:13 2024 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 4XHMs175QZz5X6Y4; Mon, 30 Sep 2024 13:50:13 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHMs13vnYz4rcg; Mon, 30 Sep 2024 13:50:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727704213; 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=zgihe68ohot+oibKj9fdI56GblyRgM42J+3GwXFmpa0=; b=mBGm125uJFnFeitczi9ujYwAD5CtA5BUptvqEpIzLFfTL424pd4vpJHn+bg7OMOL0VIwQ6 ucpk6+JnDVD6PHLgcVEVYTKS2priZWslxTXaoqZIzTOIE+tSfCOquFHNhe5QgfLw6qWepW ZDD4NWi3m5vG6EdRMGoid9egClR0p/qWuvjrOFxbHuqniEgRHxykFSaZqjJ+zdYNBJ7ql4 ji0y42dksQEhUqGXcO3MEVVLELzaRPImtAXYCP+pz+JgiYu1vQ1wgO5XMO6LC2L4SUcIoa EaqtUX2AUg8KdzYiaDUhaOuNaeIicR8xtu3rts9XhPre3do6PsYrgk2DEBzo/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727704213; 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=zgihe68ohot+oibKj9fdI56GblyRgM42J+3GwXFmpa0=; b=w5U4kjdwzJFP3O9IAA9Lf+pAl1N/HD0n/ZPv8UEvLmBnQ1ny6uTfFQVIh8eOBpprn4EwXh QjFWGFhBU0mnRHfSguOzvRS/+xLP6duQf/yUPTK/dI4YPcXtyjzkKuKPeWiFuACvyrRAh8 WOcUjE8BgjI0/YryMnsmxhXa+xV7yzAh2rk8HDJ0e+jMaaaE01W8zbY7uDzH5Tbd0FT/qV FO6MDKrDpj3vMAQrBA6bROZ1Ac/9UzLeC5k8Lu0g2sue7bu+e7ANBbvV4t0AnvjMBgdu1g YoArD9wYfjYP60vOCOZyu9PEG4hS9A4G8MT8fSucCn6PCY34MrhSEC6LFhPAaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727704213; a=rsa-sha256; cv=none; b=ozKaNB/jtOOXYf7w8BdR5sv6J8juXSVQuLnbpTtqA+uGPrrCXF6AImLPcfI0lwRfm3GTgv 5PK74SKBSzUso/TKLTxx6yRyCD7c0s5uDgzIt2OL0buRx5qAZdnaf4KZ+KTxn/QW2LiHE1 2j/6Q/E3GuwNNGKcfswSTHczdp9A1lCfU3oRMaq5aKeS1q/EkZM96zbQ13IBb8NGpXBozJ WWXvWA1A6oGWwm5DSMRE3nWaRAcfuRFF+iEJiJVTKKE4/qcAYoXMsis3zepUbKdWh6Lh5V SJZcE0u0mrMRIaKY0JvxSuGYkSXTxZtK4oR4v7uyPyntzy+ycCy3So8nkF8l0w== 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 4XHMs12rGnzwK7; Mon, 30 Sep 2024 13:50:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48UDoDRn037529; Mon, 30 Sep 2024 13:50:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48UDoDfF037520; Mon, 30 Sep 2024 13:50:13 GMT (envelope-from git) Date: Mon, 30 Sep 2024 13:50:13 GMT Message-Id: <202409301350.48UDoDfF037520@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: b97e0695c64d - main - devel/rubygem-google-apis-pubsub_v1: Update to 0.55.0 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: b97e0695c64da6d1fb7852a5ecf3e0640701dddb Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b97e0695c64da6d1fb7852a5ecf3e0640701dddb commit b97e0695c64da6d1fb7852a5ecf3e0640701dddb Author: Po-Chuan Hsieh AuthorDate: 2024-09-30 13:11:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-09-30 13:38:30 +0000 devel/rubygem-google-apis-pubsub_v1: Update to 0.55.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 ef1bc9c4a92f..bbb65772f939 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.54.0 +PORTVERSION= 0.55.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 841eb72a399c..8939321ebfd0 100644 --- a/devel/rubygem-google-apis-pubsub_v1/distinfo +++ b/devel/rubygem-google-apis-pubsub_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722249130 -SHA256 (rubygem/google-apis-pubsub_v1-0.54.0.gem) = a0f3484106d02f6af787bbf85051cd683f376703e28de53bee607260d8ff8b91 -SIZE (rubygem/google-apis-pubsub_v1-0.54.0.gem) = 39936 +TIMESTAMP = 1727315404 +SHA256 (rubygem/google-apis-pubsub_v1-0.55.0.gem) = 8fb260e5d3c238bb2da86b81e2ba1406979d140e6967dd9c0ff43c927448a916 +SIZE (rubygem/google-apis-pubsub_v1-0.55.0.gem) = 39936