Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:29:40 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: 5cbd6291dd98 - main - devel/rubygem-aws-sdk-importexport: Update to 1.43.0
Message-ID:  <202402211529.41LFTek0054951@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=5cbd6291dd9830b03bdb16386fd29e28a1370d47

commit 5cbd6291dd9830b03bdb16386fd29e28a1370d47
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:50:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:09:06 +0000

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

diff --git a/devel/rubygem-aws-sdk-importexport/Makefile b/devel/rubygem-aws-sdk-importexport/Makefile
index b6447fe721c1..a84ad9110e82 100644
--- a/devel/rubygem-aws-sdk-importexport/Makefile
+++ b/devel/rubygem-aws-sdk-importexport/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-importexport
-PORTVERSION=	1.42.0
+PORTVERSION=	1.43.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-importexpo
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.188.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.191.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv2>=1.0<2:devel/rubygem-aws-sigv2
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-importexport/distinfo b/devel/rubygem-aws-sdk-importexport/distinfo
index de0b750e77db..76db7362a301 100644
--- a/devel/rubygem-aws-sdk-importexport/distinfo
+++ b/devel/rubygem-aws-sdk-importexport/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700760208
-SHA256 (rubygem/aws-sdk-importexport-1.42.0.gem) = 03bf4ec5e89611f7d0e8f7fd008b63a98546a6ac5eb64388a79940b0dc0394dd
-SIZE (rubygem/aws-sdk-importexport-1.42.0.gem) = 24064
+TIMESTAMP = 1708449912
+SHA256 (rubygem/aws-sdk-importexport-1.43.0.gem) = 6380fb9a22f5274a44e60469b116f51f721dcf2adcde989af337117775a6160c
+SIZE (rubygem/aws-sdk-importexport-1.43.0.gem) = 26112



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