Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:41:17 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: 89d176cd47ee - main - devel/rubygem-aws-sdk-customerprofiles: Update to 1.33.0
Message-ID:  <202307092141.369LfHOn088790@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=89d176cd47eeb3ca272e0e2b1d06a839612bc280

commit 89d176cd47eeb3ca272e0e2b1d06a839612bc280
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:26:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:35:06 +0000

    devel/rubygem-aws-sdk-customerprofiles: Update to 1.33.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 09cca94601b4..abf10c648a1f 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.32.0
+PORTVERSION=	1.33.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.176.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.177.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-customerprofiles/distinfo b/devel/rubygem-aws-sdk-customerprofiles/distinfo
index b95fbbd1b2f3..4d6a0df60e72 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/distinfo
+++ b/devel/rubygem-aws-sdk-customerprofiles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166554
-SHA256 (rubygem/aws-sdk-customerprofiles-1.32.0.gem) = f14913fa0dcca14a43fba5fc565b8b88c29d8e1e3ffd6046eabdab4e451f7495
-SIZE (rubygem/aws-sdk-customerprofiles-1.32.0.gem) = 72192
+TIMESTAMP = 1688902395
+SHA256 (rubygem/aws-sdk-customerprofiles-1.33.0.gem) = 0df70373b775f22b35342bb35055eb98cfc6b8e17028e2cc6c293363ae61c1d3
+SIZE (rubygem/aws-sdk-customerprofiles-1.33.0.gem) = 72704



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