Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:03:29 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: 92671c7c77b5 - main - devel/rubygem-aws-sdk-outposts: Update to 1.22.0
Message-ID:  <202110252203.19PM3T3m074808@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=92671c7c77b58c9a9b03ed8ac37019692f8037a4

commit 92671c7c77b58c9a9b03ed8ac37019692f8037a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:29:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:47:57 +0000

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

diff --git a/devel/rubygem-aws-sdk-outposts/Makefile b/devel/rubygem-aws-sdk-outposts/Makefile
index 6bd9e0ebb98c..ea5cd8fee3d3 100644
--- a/devel/rubygem-aws-sdk-outposts/Makefile
+++ b/devel/rubygem-aws-sdk-outposts/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-outposts
-PORTVERSION=	1.21.0
+PORTVERSION=	1.22.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Outposts (Outposts)
 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-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-outposts/distinfo b/devel/rubygem-aws-sdk-outposts/distinfo
index c961b539eec2..487d8c6d9507 100644
--- a/devel/rubygem-aws-sdk-outposts/distinfo
+++ b/devel/rubygem-aws-sdk-outposts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037688
-SHA256 (rubygem/aws-sdk-outposts-1.21.0.gem) = e09ccc19e5dc6fe3d0b7a1cfc67ae3c2bbe9b67503e029ef66015a2e31122419
-SIZE (rubygem/aws-sdk-outposts-1.21.0.gem) = 22016
+TIMESTAMP = 1635181513
+SHA256 (rubygem/aws-sdk-outposts-1.22.0.gem) = 957df873af70c583160f85568dc0304791059df17b2ef354b8af502fe9e1f05f
+SIZE (rubygem/aws-sdk-outposts-1.22.0.gem) = 22016



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