Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 15:02:24 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: 02fa109ec021 - main - devel/rubygem-aws-sdk-importexport: Update to 1.27.0
Message-ID:  <202108081502.178F2OEd041663@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=02fa109ec021e28acf791106a4b379f14fa68c3e

commit 02fa109ec021e28acf791106a4b379f14fa68c3e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:39:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:54:45 +0000

    devel/rubygem-aws-sdk-importexport: Update to 1.27.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 9a5b3e7d1ff9..af44ede825ae 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.26.0
+PORTVERSION=	1.27.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.112.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.118.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 0f6af51c55f2..23633601ac51 100644
--- a/devel/rubygem-aws-sdk-importexport/distinfo
+++ b/devel/rubygem-aws-sdk-importexport/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320570
-SHA256 (rubygem/aws-sdk-importexport-1.26.0.gem) = 2c7e98f5b47464ad79efd597ae357442032b5d13dc9320df41705b05d0d60b5d
-SIZE (rubygem/aws-sdk-importexport-1.26.0.gem) = 23040
+TIMESTAMP = 1628103444
+SHA256 (rubygem/aws-sdk-importexport-1.27.0.gem) = 1ed36a19231a361f05e4493db2138edbbeec489c04f44e4903c876c3cd5be5ea
+SIZE (rubygem/aws-sdk-importexport-1.27.0.gem) = 23040



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