Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 06:21: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: 5af22506b898 - main - devel/rubygem-aws-sdk-customerprofiles: Update to 1.50.0
Message-ID:  <202409180621.48I6LpYd052024@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=5af22506b8987962eae456361d2da709b68b61e4

commit 5af22506b8987962eae456361d2da709b68b61e4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-18 05:59:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 06:13:48 +0000

    devel/rubygem-aws-sdk-customerprofiles: Update to 1.50.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-customerprofiles/CHANGELOG.md
---
 devel/rubygem-aws-sdk-customerprofiles/Makefile | 4 ++--
 devel/rubygem-aws-sdk-customerprofiles/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-customerprofiles/Makefile b/devel/rubygem-aws-sdk-customerprofiles/Makefile
index ec2a465959cb..fcf3bcab3c6b 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/Makefile
+++ b/devel/rubygem-aws-sdk-customerprofiles/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-customerprofiles
-PORTVERSION=	1.49.0
+PORTVERSION=	1.50.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-customerpr
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.203.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.205.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-customerprofiles/distinfo b/devel/rubygem-aws-sdk-customerprofiles/distinfo
index d2b7e2c78372..30fe37226397 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/distinfo
+++ b/devel/rubygem-aws-sdk-customerprofiles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726081271
-SHA256 (rubygem/aws-sdk-customerprofiles-1.49.0.gem) = cd5f23782ed57224559a13b723792dac406a6a8c70bc370ed75bbdf667ea7e33
-SIZE (rubygem/aws-sdk-customerprofiles-1.49.0.gem) = 95232
+TIMESTAMP = 1726487598
+SHA256 (rubygem/aws-sdk-customerprofiles-1.50.0.gem) = 4d06da863bd31c743421441e2acbe75660285355078f101d5f3248e770c853fc
+SIZE (rubygem/aws-sdk-customerprofiles-1.50.0.gem) = 95232



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