Date: Wed, 30 Nov 2022 21:45:03 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: cf512ff3f760 - main - devel/rubygem-aws-sdk-autoscalingplans: Update to 1.41.0 Message-ID: <202211302145.2AULj36D048118@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=cf512ff3f7606371ac1ed4b2c7cb831fde1a4fa9 commit cf512ff3f7606371ac1ed4b2c7cb831fde1a4fa9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-11-30 20:01:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-11-30 21:42:20 +0000 devel/rubygem-aws-sdk-autoscalingplans: Update to 1.41.0 - Clean up pkg-descr: remove legacy Homepage link which points to the root of GitHub repository 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, 5 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-aws-sdk-autoscalingplans/Makefile b/devel/rubygem-aws-sdk-autoscalingplans/Makefile index ed255282c5ba..20e2c9487367 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/Makefile +++ b/devel/rubygem-aws-sdk-autoscalingplans/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-autoscalingplans -PORTVERSION= 1.40.0 +PORTVERSION= 1.41.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-autoscalin LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.127.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.165.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 53b8f2d09285..94324808288e 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/distinfo +++ b/devel/rubygem-aws-sdk-autoscalingplans/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058244 -SHA256 (rubygem/aws-sdk-autoscalingplans-1.40.0.gem) = b9398d7b0b07992372f138376e5aa7b5397e96f7841fb1978f86f9f751779e11 -SIZE (rubygem/aws-sdk-autoscalingplans-1.40.0.gem) = 31232 +TIMESTAMP = 1669057573 +SHA256 (rubygem/aws-sdk-autoscalingplans-1.41.0.gem) = 64752e2419ae5dab7123729daa79535c0f339c68f66ce539063c1b05f8edfdfd +SIZE (rubygem/aws-sdk-autoscalingplans-1.41.0.gem) = 34816 diff --git a/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr b/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr index 44d39f44fec4..80450f567899 100644 --- a/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr +++ b/devel/rubygem-aws-sdk-autoscalingplans/pkg-descr @@ -1,3 +1 @@ Official AWS Ruby gem for AWS Auto Scaling Plans. - -See also: https://github.com/aws/aws-sdk-ruby
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211302145.2AULj36D048118>