Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:38:23 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: 44894c2a459b - main - devel/rubygem-aws-sdk-codecatalyst: Update to 1.7.0
Message-ID:  <202307091038.369AcNeR060825@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=44894c2a459b5a23df898ed64d9ee4e5d5d2fc31

commit 44894c2a459b5a23df898ed64d9ee4e5d5d2fc31
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:22:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:22:12 +0000

    devel/rubygem-aws-sdk-codecatalyst: Update to 1.7.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codecatalyst/CHANGELOG.md
---
 devel/rubygem-aws-sdk-codecatalyst/Makefile | 4 ++--
 devel/rubygem-aws-sdk-codecatalyst/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-codecatalyst/Makefile b/devel/rubygem-aws-sdk-codecatalyst/Makefile
index d6c8ac58bb8a..b296200375a1 100644
--- a/devel/rubygem-aws-sdk-codecatalyst/Makefile
+++ b/devel/rubygem-aws-sdk-codecatalyst/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-codecatalyst
-PORTVERSION=	1.5.0
+PORTVERSION=	1.7.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-codecataly
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.174.0<4:devel/rubygem-aws-sdk-core
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.176.0<4:devel/rubygem-aws-sdk-core
 
 USES=		gem
 
diff --git a/devel/rubygem-aws-sdk-codecatalyst/distinfo b/devel/rubygem-aws-sdk-codecatalyst/distinfo
index 3970e148cc52..bf23b0ed67a6 100644
--- a/devel/rubygem-aws-sdk-codecatalyst/distinfo
+++ b/devel/rubygem-aws-sdk-codecatalyst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792484
-SHA256 (rubygem/aws-sdk-codecatalyst-1.5.0.gem) = d1fa40ad7aab5f77c3aff1be1b8460d12ef4ec16afcd04f5150372a856d27044
-SIZE (rubygem/aws-sdk-codecatalyst-1.5.0.gem) = 36864
+TIMESTAMP = 1688166502
+SHA256 (rubygem/aws-sdk-codecatalyst-1.7.0.gem) = 99e5adbee585875df8063f23a6b71d5a3e4163d398b2afc7bfc0e10e27056782
+SIZE (rubygem/aws-sdk-codecatalyst-1.7.0.gem) = 36864



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