Date: Fri, 25 Oct 2024 16:05:08 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: e7490fa101c7 - main - devel/rubygem-aws-sdk-paymentcryptography: Update to 1.26.0 Message-ID: <202410251605.49PG58JB036619@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=e7490fa101c7ff62ef1d802d5e4077980f89b97b commit e7490fa101c7ff62ef1d802d5e4077980f89b97b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 15:44:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 15:58:07 +0000 devel/rubygem-aws-sdk-paymentcryptography: Update to 1.26.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 e44fe657beb6..994baf14effc 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.25.0 +PORTVERSION= 1.26.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.207.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-paymentcryptography/distinfo b/devel/rubygem-aws-sdk-paymentcryptography/distinfo index cc4373fbe4bc..91c88e279350 100644 --- a/devel/rubygem-aws-sdk-paymentcryptography/distinfo +++ b/devel/rubygem-aws-sdk-paymentcryptography/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727718962 -SHA256 (rubygem/aws-sdk-paymentcryptography-1.25.0.gem) = 2041b5caede43f9c56fcfb46ca165728bc8b2cbd005c11e85cea214ad18b8591 -SIZE (rubygem/aws-sdk-paymentcryptography-1.25.0.gem) = 49664 +TIMESTAMP = 1729856836 +SHA256 (rubygem/aws-sdk-paymentcryptography-1.26.0.gem) = ca61acad02574e6fc66e4dd2ea0486d3df277f60dd12cb8434e4af4b15f15b6a +SIZE (rubygem/aws-sdk-paymentcryptography-1.26.0.gem) = 49152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251605.49PG58JB036619>