Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:40:54 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 410b3292f3b3 - main - devel/rubygem-aws-sdk-codepipeline: Update to 1.60.0
Message-ID:  <202307092140.369LesGm085018@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=410b3292f3b3ad1bb30e58d5dc6fbe8f30350995

commit 410b3292f3b3ad1bb30e58d5dc6fbe8f30350995
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:26:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:35:01 +0000

    devel/rubygem-aws-sdk-codepipeline: Update to 1.60.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 48905e2d0406..6872f8a32d84 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.59.0
+PORTVERSION=	1.60.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.176.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.177.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 8e5a6df7ad2a..716d7d854c1f 100644
--- a/devel/rubygem-aws-sdk-codepipeline/distinfo
+++ b/devel/rubygem-aws-sdk-codepipeline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166512
-SHA256 (rubygem/aws-sdk-codepipeline-1.59.0.gem) = efdf530fb5f32b76f3a8c5a9024440ef3ade34fd5cbb78fb3322683133d137ae
-SIZE (rubygem/aws-sdk-codepipeline-1.59.0.gem) = 64512
+TIMESTAMP = 1688902353
+SHA256 (rubygem/aws-sdk-codepipeline-1.60.0.gem) = 9be5708c2fc658da609c5a31cb288d1477d5af15f35cd8a05127fd4bccfa56a0
+SIZE (rubygem/aws-sdk-codepipeline-1.60.0.gem) = 65024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092140.369LesGm085018>