Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 19:54:40 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: c44c4557528e - main - devel/rubygem-aws-sdk-autoscaling: Update to 1.76.0
Message-ID:  <202201251954.20PJseQV021998@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=c44c4557528e9a1be9c45ac0f3b6ddf569e2e1ff

commit c44c4557528e9a1be9c45ac0f3b6ddf569e2e1ff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-25 19:23:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-25 19:50:32 +0000

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

diff --git a/devel/rubygem-aws-sdk-autoscaling/Makefile b/devel/rubygem-aws-sdk-autoscaling/Makefile
index c78c11069787..5574924c53e8 100644
--- a/devel/rubygem-aws-sdk-autoscaling/Makefile
+++ b/devel/rubygem-aws-sdk-autoscaling/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-autoscaling
-PORTVERSION=	1.75.0
+PORTVERSION=	1.76.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Auto Scaling
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.125.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-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo
index 842bba8e0b5b..9b0c666d6aee 100644
--- a/devel/rubygem-aws-sdk-autoscaling/distinfo
+++ b/devel/rubygem-aws-sdk-autoscaling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102395
-SHA256 (rubygem/aws-sdk-autoscaling-1.75.0.gem) = c3246f8216b5eb44d33536a16ec96adc46e93833cbe02adb513faf1534f76595
-SIZE (rubygem/aws-sdk-autoscaling-1.75.0.gem) = 155136
+TIMESTAMP = 1643133833
+SHA256 (rubygem/aws-sdk-autoscaling-1.76.0.gem) = a636cbd7d8215e11fd398e5f1c79fc074739f450447755168c8e1969cb7558b0
+SIZE (rubygem/aws-sdk-autoscaling-1.76.0.gem) = 155136



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