From nobody Mon Sep 30 13:44:15 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 4XHMk72DMXz5X5DY; Mon, 30 Sep 2024 13:44:15 +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 4XHMk712drz4dr5; Mon, 30 Sep 2024 13:44:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727703855; 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=vrin1oZEwnZWYCRJJBTs5X+7+H5dNHRsaFfeZXRhKp8=; b=ITnng40z4JSPDIJDp7nn1SpZxXbDgcn1o3Q8LEy9r9DJ1BFI5ae/tOY9KKMUYvRCGV4xvx Um0+4ILXQ35CsOWsf59NuK4soD+ddWSpNmgbIi0Hg84qJLLNE2g1RESY+tLY+anOU07AvU dUs9iRYHJRtEqglvP3SrijZwoQiuLhXleWaA7C3iSjeVu1igrewWhiKYw42Mn6D+DNPSoy scWfP70hmF5BE/SKjbJHnJq6jDMckAPauw2iD1M0HRWzIjrT+vTiFsl2yt9tMK4xa/Lqd5 TNoi4sG39Q+7rNVpmN3CUgKM2gCWxHTa9kQvWLH7zrqLgs6Ao0qRQVgGsVUImA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727703855; 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=vrin1oZEwnZWYCRJJBTs5X+7+H5dNHRsaFfeZXRhKp8=; b=X/6idDb/8GBC6rEPxuLmfGCJEbeYYuyj3imFef/j4rfhc2jDe90pfYrv8VBy10djrtkZtj HH8fNlJ1wSYKgP2HZqIZhlzMjTieqi5T/FEcbENobJrSehOLVqS4SiR8FUiJZkCkAyos2z 7ZKuFttTZReEYGbpNP6U2Dh1IHAFXgXjdepLKDvBIByax88Xcnk8Ki0so/0r52OmRMXYf/ SU18nOt8SLMB7AN/Bb4ERCK8LbXoDemwHUsGfkQYuZ4vzT0omNeiovRHfblMRIqpbYYIEy KZe6xhgTJngVfsGmY44y4VRMWnrl/0ivaQBtVLlAqYFkEonMH4rchvTfRqKyvA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727703855; a=rsa-sha256; cv=none; b=rpUcPdeoBcQuI0aTGUPcEb6NFh6RKDi3LzbcWK6LT0jpz/439hZ0JkqOCIJl1AuJ6J+2ah LN663uZwgyrQ5TTwciomNqEgcKNduN7lkkdwO+lDUIz/jciIG1O3p3gG9PcWK2HdWcimQw EdlKs90ROHDcTQUBSpM0533aLPW7aA7ZgQm7kV5sMtxtjHqcVwFR20Zza33nh1ktGXuRxu lG95OWAnNovysnYhkl2Pk/4aqqR/lxY/ac27OCtHHFOfFTlHEg46BEC/hPIB25Rw0pNKbu xfzaEgy5/aItCmI7mDsf0WoBkylMqTCrO4CQcR9MXX/i6y46HpAohSNh8JBuew== 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 4XHMk70bHNzvGn; Mon, 30 Sep 2024 13:44:15 +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 48UDiFuJ018522; Mon, 30 Sep 2024 13:44:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48UDiFKX018519; Mon, 30 Sep 2024 13:44:15 GMT (envelope-from git) Date: Mon, 30 Sep 2024 13:44:15 GMT Message-Id: <202409301344.48UDiFKX018519@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: c7f991cf8858 - main - devel/rubygem-aws-sdk-codepipeline: Update to 1.84.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: c7f991cf8858734ae68d4eb9de7ac9e9d486d854 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7f991cf8858734ae68d4eb9de7ac9e9d486d854 commit c7f991cf8858734ae68d4eb9de7ac9e9d486d854 Author: Po-Chuan Hsieh AuthorDate: 2024-09-30 13:05:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-09-30 13:37:04 +0000 devel/rubygem-aws-sdk-codepipeline: Update to 1.84.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codepipeline/CHANGELOG.md --- devel/rubygem-aws-sdk-codepipeline/Makefile | 4 ++-- devel/rubygem-aws-sdk-codepipeline/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-codepipeline/Makefile b/devel/rubygem-aws-sdk-codepipeline/Makefile index 9dfc4707c17e..637197ce64b6 100644 --- a/devel/rubygem-aws-sdk-codepipeline/Makefile +++ b/devel/rubygem-aws-sdk-codepipeline/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-codepipeline -PORTVERSION= 1.82.0 +PORTVERSION= 1.84.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codepipeli LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.205.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.207.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-codepipeline/distinfo b/devel/rubygem-aws-sdk-codepipeline/distinfo index 3fa5defaf64b..9cfd658dd9a6 100644 --- a/devel/rubygem-aws-sdk-codepipeline/distinfo +++ b/devel/rubygem-aws-sdk-codepipeline/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487554 -SHA256 (rubygem/aws-sdk-codepipeline-1.82.0.gem) = b84250e72c8afe032fad1c19047fb18c6992f46c445a5378d7e2a72bd8ff7fa3 -SIZE (rubygem/aws-sdk-codepipeline-1.82.0.gem) = 94208 +TIMESTAMP = 1727314784 +SHA256 (rubygem/aws-sdk-codepipeline-1.84.0.gem) = c083e713047e0ffa1f71ec955209cd671d88a79b3f380cde4e6f051854b064bb +SIZE (rubygem/aws-sdk-codepipeline-1.84.0.gem) = 94208