Date: Sun, 19 May 2024 17:33:04 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: 57d2b1776d16 - main - devel/rubygem-aws-sdk-paymentcryptography: Update to 1.13.0 Message-ID: <202405191733.44JHX4K6094432@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=57d2b1776d168261cbae3801e4d497c238e19ccf commit 57d2b1776d168261cbae3801e4d497c238e19ccf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:24:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:17:23 +0000 devel/rubygem-aws-sdk-paymentcryptography: Update to 1.13.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-paymentcryptography/CHANGELOG.md --- devel/rubygem-aws-sdk-paymentcryptography/Makefile | 4 ++-- devel/rubygem-aws-sdk-paymentcryptography/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-paymentcryptography/Makefile b/devel/rubygem-aws-sdk-paymentcryptography/Makefile index a1655d3c06d3..d2ed87e91db6 100644 --- a/devel/rubygem-aws-sdk-paymentcryptography/Makefile +++ b/devel/rubygem-aws-sdk-paymentcryptography/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-paymentcryptography -PORTVERSION= 1.11.0 +PORTVERSION= 1.13.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-paymentcry 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-paymentcryptography/distinfo b/devel/rubygem-aws-sdk-paymentcryptography/distinfo index 3c50b1f30e40..4723275b1b2f 100644 --- a/devel/rubygem-aws-sdk-paymentcryptography/distinfo +++ b/devel/rubygem-aws-sdk-paymentcryptography/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450122 -SHA256 (rubygem/aws-sdk-paymentcryptography-1.11.0.gem) = 471a53ebe4175a35d82954f5ab6602962d4dac744ca279e1a6f77da00fc6e7bc -SIZE (rubygem/aws-sdk-paymentcryptography-1.11.0.gem) = 46080 +TIMESTAMP = 1715843438 +SHA256 (rubygem/aws-sdk-paymentcryptography-1.13.0.gem) = 9ac9b23f6244b8de167f253e7797db4b01f88838f563dbe097346f269366dc1b +SIZE (rubygem/aws-sdk-paymentcryptography-1.13.0.gem) = 48640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191733.44JHX4K6094432>