Date: Mon, 7 Oct 2024 14:25:35 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: f8fc7c25e1f6 - main - devel/rubygem-aws-sdk-cloudformation: Update to 1.120.0 Message-ID: <202410071425.497EPZoc033292@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=f8fc7c25e1f6c5f11d1f6fa7199bd549929961a4 commit f8fc7c25e1f6c5f11d1f6fa7199bd549929961a4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-07 13:53:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-07 14:17:06 +0000 devel/rubygem-aws-sdk-cloudformation: Update to 1.120.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cloudformation/CHANGELOG.md --- devel/rubygem-aws-sdk-cloudformation/Makefile | 2 +- devel/rubygem-aws-sdk-cloudformation/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-cloudformation/Makefile b/devel/rubygem-aws-sdk-cloudformation/Makefile index 420b75a0fea1..5ce92d5e628a 100644 --- a/devel/rubygem-aws-sdk-cloudformation/Makefile +++ b/devel/rubygem-aws-sdk-cloudformation/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudformation -PORTVERSION= 1.119.0 +PORTVERSION= 1.120.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudformation/distinfo b/devel/rubygem-aws-sdk-cloudformation/distinfo index bd6f40e75caf..286a2f0bab74 100644 --- a/devel/rubygem-aws-sdk-cloudformation/distinfo +++ b/devel/rubygem-aws-sdk-cloudformation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314738 -SHA256 (rubygem/aws-sdk-cloudformation-1.119.0.gem) = 4d7946c4cd313b627786f8a1435a734c33aab37a31353f62266ebb5d6a5d0677 -SIZE (rubygem/aws-sdk-cloudformation-1.119.0.gem) = 205312 +TIMESTAMP = 1727718574 +SHA256 (rubygem/aws-sdk-cloudformation-1.120.0.gem) = 1fd98bb9f5a08fcbbd234ac75de831e982905d0a544405ab63253662db6dfc21 +SIZE (rubygem/aws-sdk-cloudformation-1.120.0.gem) = 205312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410071425.497EPZoc033292>