Date: Tue, 21 Dec 2021 19:43:59 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: 90e89c97baf6 - main - devel/rubygem-aws-sdk-autoscaling: Update to 1.73.0 Message-ID: <202112211943.1BLJhxNa029925@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=90e89c97baf6adb3d0398b63975c861c88f3996f commit 90e89c97baf6adb3d0398b63975c861c88f3996f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:50:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:50:41 +0000 devel/rubygem-aws-sdk-autoscaling: Update to 1.73.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-autoscaling/CHANGELOG.md --- devel/rubygem-aws-sdk-autoscaling/Makefile | 2 +- devel/rubygem-aws-sdk-autoscaling/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-autoscaling/Makefile b/devel/rubygem-aws-sdk-autoscaling/Makefile index a69242886057..c30200e44a0b 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.72.0 +PORTVERSION= 1.73.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo index d51f4d893acd..73caddb332d6 100644 --- a/devel/rubygem-aws-sdk-autoscaling/distinfo +++ b/devel/rubygem-aws-sdk-autoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636117344 -SHA256 (rubygem/aws-sdk-autoscaling-1.72.0.gem) = 8ae79f1ef370f5f0e3976c01a399df42d2d71e8b470773575677921e643a546d -SIZE (rubygem/aws-sdk-autoscaling-1.72.0.gem) = 150016 +TIMESTAMP = 1638556704 +SHA256 (rubygem/aws-sdk-autoscaling-1.73.0.gem) = 23735e537fd1dd6125875444cb411d91224b62afc380d1d8d5d3a089ac0cb087 +SIZE (rubygem/aws-sdk-autoscaling-1.73.0.gem) = 155136
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211943.1BLJhxNa029925>