Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:02:05 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: cac4763d4eb7 - main - devel/rubygem-aws-sdk-importexport: Update to 1.30.0
Message-ID:  <202110252202.19PM25Cw072969@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=cac4763d4eb78de3ecba5bb23b5a3253ff41945f

commit cac4763d4eb78de3ecba5bb23b5a3253ff41945f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:28:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:47:32 +0000

    devel/rubygem-aws-sdk-importexport: Update to 1.30.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 836144855c10..4ee9a2f85f02 100644
--- a/devel/rubygem-aws-sdk-importexport/Makefile
+++ b/devel/rubygem-aws-sdk-importexport/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-importexport
-PORTVERSION=	1.29.0
+PORTVERSION=	1.30.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Import/Export
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.121.2<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 b240ca3635c7..6c5c6b6af55d 100644
--- a/devel/rubygem-aws-sdk-importexport/distinfo
+++ b/devel/rubygem-aws-sdk-importexport/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037548
-SHA256 (rubygem/aws-sdk-importexport-1.29.0.gem) = 4ec74391f530692aebbbff2d6c3413fc91ff50224c9ac512d8d973bd3343b338
-SIZE (rubygem/aws-sdk-importexport-1.29.0.gem) = 23040
+TIMESTAMP = 1635181367
+SHA256 (rubygem/aws-sdk-importexport-1.30.0.gem) = 8f5bdf975e7303cc28708fe4d831d36f3c049733a6214bf783336e19870a5291
+SIZE (rubygem/aws-sdk-importexport-1.30.0.gem) = 23040



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