Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 16:51:55 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: a42f32a7f983 - main - devel/rubygem-aws-sdk-paymentcryptography: Update to 1.14.0
Message-ID:  <202406061651.456GptcW047423@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=a42f32a7f9838b6ec70290521dcc7acf6b6e669c

commit a42f32a7f9838b6ec70290521dcc7acf6b6e669c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 16:43:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 16:43:12 +0000

    devel/rubygem-aws-sdk-paymentcryptography: Update to 1.14.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 d2ed87e91db6..eb4e92eee12f 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.13.0
+PORTVERSION=	1.14.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.193.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.197.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 4723275b1b2f..17a3e532bdc1 100644
--- a/devel/rubygem-aws-sdk-paymentcryptography/distinfo
+++ b/devel/rubygem-aws-sdk-paymentcryptography/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843438
-SHA256 (rubygem/aws-sdk-paymentcryptography-1.13.0.gem) = 9ac9b23f6244b8de167f253e7797db4b01f88838f563dbe097346f269366dc1b
-SIZE (rubygem/aws-sdk-paymentcryptography-1.13.0.gem) = 48640
+TIMESTAMP = 1717663054
+SHA256 (rubygem/aws-sdk-paymentcryptography-1.14.0.gem) = 83ac12464516a9389f55f2b8f05f1ec880e0dac04ee9e95e3a61588ebd20e7fa
+SIZE (rubygem/aws-sdk-paymentcryptography-1.14.0.gem) = 48640



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061651.456GptcW047423>