Date: Sun, 18 Apr 2021 07:14:25 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: 6571af9c6b59 - main - devel/rubygem-aws-sdk-autoscaling: Update to 1.56.0 Message-ID: <202104180714.13I7EPqG013541@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=6571af9c6b59364601327e90fc28a565591a0cd7 commit 6571af9c6b59364601327e90fc28a565591a0cd7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:08:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:44:44 +0000 devel/rubygem-aws-sdk-autoscaling: Update to 1.56.0 - Add LICENSE_FILE Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-autoscaling/CHANGELOG.md --- devel/rubygem-aws-sdk-autoscaling/Makefile | 3 ++- devel/rubygem-aws-sdk-autoscaling/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-autoscaling/Makefile b/devel/rubygem-aws-sdk-autoscaling/Makefile index 957afb8b54be..1056ec780317 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.55.0 +PORTVERSION= 1.56.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official AWS Ruby gem for Auto Scaling LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 diff --git a/devel/rubygem-aws-sdk-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo index 1ae3c21e596c..7d5bb6318e31 100644 --- a/devel/rubygem-aws-sdk-autoscaling/distinfo +++ b/devel/rubygem-aws-sdk-autoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794342 -SHA256 (rubygem/aws-sdk-autoscaling-1.55.0.gem) = 3d1e09894b76c18423b1d57602c7c5aa7e2d9c5f25a40920f08b11b4452cac98 -SIZE (rubygem/aws-sdk-autoscaling-1.55.0.gem) = 118784 +TIMESTAMP = 1618320378 +SHA256 (rubygem/aws-sdk-autoscaling-1.56.0.gem) = 099945e9c07944f8adf85c001025e06310e89d4ca7aa2a5e71a4ca9a6062b48b +SIZE (rubygem/aws-sdk-autoscaling-1.56.0.gem) = 124416
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180714.13I7EPqG013541>