Date: Sun, 19 May 2024 17:34:42 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: 0837140ff699 - main - devel/rubygem-aws-sdk-synthetics: Update to 1.42.0 Message-ID: <202405191734.44JHYgY4098031@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=0837140ff6994519a9fc481c302ca9fd6d3cc3d7 commit 0837140ff6994519a9fc481c302ca9fd6d3cc3d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:25:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:17:48 +0000 devel/rubygem-aws-sdk-synthetics: Update to 1.42.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 84218e134add..362ee0f87948 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.40.0 +PORTVERSION= 1.42.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.191.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.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 1bfb58f8f93a..b64908ed501a 100644 --- a/devel/rubygem-aws-sdk-synthetics/distinfo +++ b/devel/rubygem-aws-sdk-synthetics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450290 -SHA256 (rubygem/aws-sdk-synthetics-1.40.0.gem) = 2ab17e26696cf0759356bf58ff98745285754d427eb54febbc794d4825f83ab5 -SIZE (rubygem/aws-sdk-synthetics-1.40.0.gem) = 45568 +TIMESTAMP = 1715843608 +SHA256 (rubygem/aws-sdk-synthetics-1.42.0.gem) = 443525ad8d8e7e63a7b29770c17ad9afbfd50af7b64c58d4543bb2e1b64ace41 +SIZE (rubygem/aws-sdk-synthetics-1.42.0.gem) = 46080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191734.44JHYgY4098031>