From nobody Sun May 19 17:29:24 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 4Vj73m6nmYz5KjtW; Sun, 19 May 2024 17:29:24 +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 4Vj73m4TMcz4vd2; Sun, 19 May 2024 17:29:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716139764; 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=7U3690d9DetzDGu3U5FXmuGJbhjxeiXbPXDWWQdfILU=; b=qOLYpR8ahxPtpSTWSFwyCLzhphdWiqFPuv9q+IC/pnmmghDY9WMOS0JU6JAKHbcA6NeFKP ZP954ygpS3hANDJ/3HRaH65VytsgZ3laDNffICt2Bq5JQSbAenGIABX+DDpTKUkFnU+Pd/ pJwowARKEWgqMpzUYqw/Cln4Et66H+7YLVWz4HVZKjc6KtfHWGnyQfaWUxbAy/t/ieHdHa hOg2kObAHzILodx6j97mykEzCI77EDQEOodOwGde4COchhFNUZn+DFS7WZyc6yG0Ku9lzn 8jDrbpemHiKvOf3pvTLD8Mhp9x4ajyqBSDH9rAi8MfPRPi5VkorQAzl3zrssWA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716139764; a=rsa-sha256; cv=none; b=XdXfnhIMxxg5LrdCcMddI7z7JLQYW8WWdrfs4hrrQjA/1lUmqJcxIHu3hnPNIOF9L9sV3I m+SSooKEDBgZVDjk3t5r+JQ6h19/vd2NctibSA1WeUhzo+QxFk2g5zhZyDSCoV576iYG8b I6j1FrhpnpimxKZHr1X9Sicer/DjlADu1RHVrXVpojo/CLjAb+RHwNm82uU52btYiaNM4d RsgLdHsjlu1e9a9luFETq3IrxwDlvbH3MqIvOogR6u+bxPyM+gFnsuwxBd4dUreoagnyc5 faUps5ltU7fR13CO4zSzQSMDMhj+GlaXI2ii0dHJFVXRRwCXhKQR0Wgys01g4w== 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=1716139764; 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=7U3690d9DetzDGu3U5FXmuGJbhjxeiXbPXDWWQdfILU=; b=npl73gIVc6MqQZsgugX5tamDr1GpOhlKR5NwN6iNk2t/z24ur407w7ldz0sub60Cq4s2RA KXtdMFs6btKzJOkxxn4WXfICZqf/sFl0niKCgzq421tyKfPt21fyAL9j4WtKeHiHTYr9E9 kXTsny5VmJBKYTSJX6TzTU/hPJt2SUTvpQK/yAaW59MSsXMFuJCJYz/hltvMAxBHVVZpU/ 5+mRDNUOcnzpF+iT7XhB5fsEfTwcfUpl0P4tU8IsCvYhXh8kUXsgTzKkUSppMYo/sV8kA8 Ifhg1zdVUvpUDxqQl/AlpNcnFc49hXuFK4i66oyId/3y+iazRImyV08+JVYobA== 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 4Vj73m44hhz1Hkj; Sun, 19 May 2024 17:29:24 +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 44JHTOSU071231; Sun, 19 May 2024 17:29:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44JHTOaW071229; Sun, 19 May 2024 17:29:24 GMT (envelope-from git) Date: Sun, 19 May 2024 17:29:24 GMT Message-Id: <202405191729.44JHTOaW071229@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: 03cd5f9e7fc9 - main - devel/rubygem-aws-sdk-codepipeline: Update to 1.72.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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-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: 03cd5f9e7fc994feaeef01316e1f098670853b73 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=03cd5f9e7fc994feaeef01316e1f098670853b73 commit 03cd5f9e7fc994feaeef01316e1f098670853b73 Author: Po-Chuan Hsieh AuthorDate: 2024-05-19 16:21:37 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-05-19 17:16:27 +0000 devel/rubygem-aws-sdk-codepipeline: Update to 1.72.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 a37d506a6593..e9661c2895c1 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.69.0 +PORTVERSION= 1.72.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.191.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-codepipeline/distinfo b/devel/rubygem-aws-sdk-codepipeline/distinfo index e97baf2aa16b..5882806618cc 100644 --- a/devel/rubygem-aws-sdk-codepipeline/distinfo +++ b/devel/rubygem-aws-sdk-codepipeline/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449740 -SHA256 (rubygem/aws-sdk-codepipeline-1.69.0.gem) = 19672d1ba27c7f9b74f82541b99266770119dcd20940e898f0dee7e32ac8c24f -SIZE (rubygem/aws-sdk-codepipeline-1.69.0.gem) = 80896 +TIMESTAMP = 1715843054 +SHA256 (rubygem/aws-sdk-codepipeline-1.72.0.gem) = 1835fd64f7e127b7953a8fd0b485c364c3f5be054bbbcde94f5d2f790acdae9c +SIZE (rubygem/aws-sdk-codepipeline-1.72.0.gem) = 83456