Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 22:05:27 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: 0084a5182db2 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.33.0
Message-ID:  <202108082205.178M5R9f012496@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=0084a5182db2d50015827efadf6c3f6f3cafd489

commit 0084a5182db2d50015827efadf6c3f6f3cafd489
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 21:37:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 21:44:21 +0000

    devel/rubygem-aws-sdk-autoscalingplans: Update to 1.33.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 37bef655b0b3..7e699550aba5 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.32.0
+PORTVERSION=	1.33.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.118.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.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 380795ef7147..f8b6882e8842 100644
--- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo
+++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103248
-SHA256 (rubygem/aws-sdk-autoscalingplans-1.32.0.gem) = 404ddf67969989b4d0182943d48649ad7eccb4d8f14694692ef3a80600dca8fc
-SIZE (rubygem/aws-sdk-autoscalingplans-1.32.0.gem) = 30720
+TIMESTAMP = 1628439122
+SHA256 (rubygem/aws-sdk-autoscalingplans-1.33.0.gem) = dee1a3b648c419975b46e81226c8b07f87489fc2d3b2eab29aabd91a90a95a24
+SIZE (rubygem/aws-sdk-autoscalingplans-1.33.0.gem) = 30720



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