Date: Sat, 30 Sep 2023 00:55:51 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: c9e0678e2a3a - main - devel/rubygem-aws-sdk-synthetics: Update to 1.37.0 Message-ID: <202309300055.38U0tp68038400@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=c9e0678e2a3a0ba4cac9f25500eefe91b217c412 commit c9e0678e2a3a0ba4cac9f25500eefe91b217c412 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:29:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:46:18 +0000 devel/rubygem-aws-sdk-synthetics: Update to 1.37.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-synthetics/CHANGELOG.md --- devel/rubygem-aws-sdk-synthetics/Makefile | 4 ++-- devel/rubygem-aws-sdk-synthetics/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-synthetics/Makefile b/devel/rubygem-aws-sdk-synthetics/Makefile index 6849f970d147..dbb792ce9e59 100644 --- a/devel/rubygem-aws-sdk-synthetics/Makefile +++ b/devel/rubygem-aws-sdk-synthetics/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-synthetics -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.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-synthetics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.177.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.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-synthetics/distinfo b/devel/rubygem-aws-sdk-synthetics/distinfo index 8cdae3cc8e3f..5897e148ed2e 100644 --- a/devel/rubygem-aws-sdk-synthetics/distinfo +++ b/devel/rubygem-aws-sdk-synthetics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695358149 -SHA256 (rubygem/aws-sdk-synthetics-1.36.0.gem) = 424b92dd225a500b42055e850d004c3420ba1e466fd45311e89bb540066174db -SIZE (rubygem/aws-sdk-synthetics-1.36.0.gem) = 41472 +TIMESTAMP = 1696002086 +SHA256 (rubygem/aws-sdk-synthetics-1.37.0.gem) = d94788356b2dd997205e831562293a9164af50e684c54c3bcefe7fe3010b9b67 +SIZE (rubygem/aws-sdk-synthetics-1.37.0.gem) = 41472
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300055.38U0tp68038400>