Date: Tue, 11 Jan 2022 18:56:44 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: 292e16349c19 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.38.0 Message-ID: <202201111856.20BIuiXb065885@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=292e16349c19b47b0513189fe706b82dd4fd002b commit 292e16349c19b47b0513189fe706b82dd4fd002b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:22:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:45:00 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.38.0 - Update WWW 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 +++--- devel/rubygem-aws-sdk-autoscalingplans/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-autoscalingplans/Makefile b/devel/rubygem-aws-sdk-autoscalingplans/Makefile index cddb150a2266..ae5cfda6cee0 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.37.0 +PORTVERSION= 1.38.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.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-autoscalingplans/distinfo b/devel/rubygem-aws-sdk-autoscalingplans/distinfo index 801a2f154050..9a095d8e5b67 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556706 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.37.0.gem) = ac9720402af5b50b8e28d0953bdb0683a588ef82e080129f9d3e9ba3e9201372 -SIZE (rubygem/aws-sdk-autoscalingplans-1.37.0.gem) = 31232 +TIMESTAMP = 1641046102 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.38.0.gem) = 24bc5b398a44194285d61232e4671ab0f68256c7d2cf4470f83f0016f4f62312 +SIZE (rubygem/aws-sdk-autoscalingplans-1.38.0.gem) = 31232 diff --git a/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr b/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr index d0102c4a0286..a16f07d86b14 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr +++ b/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS Auto Scaling Plans. WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-autoscalingplans +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-autoscalingplans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111856.20BIuiXb065885>