Date: Wed, 26 May 2021 12:59:00 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: a7253bccf5f3 - main - devel/rubygem-aws-sdk-autoscaling: Update to 1.61.0 Message-ID: <202105261259.14QCx072033738@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=a7253bccf5f322737ce812dfd7cf0903246878d9 commit a7253bccf5f322737ce812dfd7cf0903246878d9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 12:55:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 12:55:51 +0000 devel/rubygem-aws-sdk-autoscaling: Update to 1.61.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 13fb948ce77d..20d64704914c 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.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo index 223842a4131f..4d718ea5b3ac 100644 --- a/devel/rubygem-aws-sdk-autoscaling/distinfo +++ b/devel/rubygem-aws-sdk-autoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910345 -SHA256 (rubygem/aws-sdk-autoscaling-1.60.0.gem) = b757f3083832462d40a22bcf47b804d801f284486bb0a9588d69c17e27bfd256 -SIZE (rubygem/aws-sdk-autoscaling-1.60.0.gem) = 130048 +TIMESTAMP = 1621699755 +SHA256 (rubygem/aws-sdk-autoscaling-1.61.0.gem) = b2846b90bc08042b4f0d2cbfb34b49f0fddd8f3661f4b971baa9970b2de330ff +SIZE (rubygem/aws-sdk-autoscaling-1.61.0.gem) = 136704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261259.14QCx072033738>