Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:20:04 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: a5bab5bc1eb8 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.40.0
Message-ID:  <202203071820.227IK4q5066022@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=a5bab5bc1eb867c427f962b7f5fbc9ea2fba5625

commit a5bab5bc1eb867c427f962b7f5fbc9ea2fba5625
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:58:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:42 +0000

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

diff --git a/devel/rubygem-aws-sdk-autoscalingplans/Makefile b/devel/rubygem-aws-sdk-autoscalingplans/Makefile
index ae5cfda6cee0..83240a86dc2d 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/Makefile
+++ b/devel/rubygem-aws-sdk-autoscalingplans/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-autoscalingplans
-PORTVERSION=	1.38.0
+PORTVERSION=	1.40.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Auto Scaling Plans
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.127.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-autoscalingplans/distinfo b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
index 9a095d8e5b67..53b8f2d09285 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046102
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.38.0.gem) = 24bc5b398a44194285d61232e4671ab0f68256c7d2cf4470f83f0016f4f62312
-SIZE (rubygem/aws-sdk-autoscalingplans-1.38.0.gem) = 31232
+TIMESTAMP = 1646058244
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.40.0.gem) = b9398d7b0b07992372f138376e5aa7b5397e96f7841fb1978f86f9f751779e11
+SIZE (rubygem/aws-sdk-autoscalingplans-1.40.0.gem) = 31232



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