Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:43:19 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: ae1db08c4f91 - main - devel/rubygem-aws-sdk-supportapp: Update to 1.7.0
Message-ID:  <202307091043.369AhJVr081534@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=ae1db08c4f912f963ccebce1c12ac727876b6eb9

commit ae1db08c4f912f963ccebce1c12ac727876b6eb9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:25:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:25:05 +0000

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

diff --git a/devel/rubygem-aws-sdk-supportapp/Makefile b/devel/rubygem-aws-sdk-supportapp/Makefile
index e50e3e27b024..5e1a1c03f97b 100644
--- a/devel/rubygem-aws-sdk-supportapp/Makefile
+++ b/devel/rubygem-aws-sdk-supportapp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-supportapp
-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-supportapp
 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 \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-supportapp/distinfo b/devel/rubygem-aws-sdk-supportapp/distinfo
index 627f1f464709..60cced777363 100644
--- a/devel/rubygem-aws-sdk-supportapp/distinfo
+++ b/devel/rubygem-aws-sdk-supportapp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685793002
-SHA256 (rubygem/aws-sdk-supportapp-1.5.0.gem) = 19760a6a98fae32d07fabd7658202b5905c323fac367603f4ea4ee70ff2af489
-SIZE (rubygem/aws-sdk-supportapp-1.5.0.gem) = 24064
+TIMESTAMP = 1688167022
+SHA256 (rubygem/aws-sdk-supportapp-1.7.0.gem) = 9b16257fb4d0e2d9560f7659b636454c77076bf87613375950fc966c6c068b59
+SIZE (rubygem/aws-sdk-supportapp-1.7.0.gem) = 24064



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