Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:54:52 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: 3a3351cf83ec - main - devel/rubygem-aws-sdk-customerprofiles: Update to 1.11.0
Message-ID:  <202109210354.18L3sqZq037500@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=3a3351cf83ec6b49d03cf286ddc9e789c8c5e2eb

commit 3a3351cf83ec6b49d03cf286ddc9e789c8c5e2eb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:18:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:33 +0000

    devel/rubygem-aws-sdk-customerprofiles: Update to 1.11.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/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 5a5d0ac90f95..0d1678ce67db 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/Makefile
+++ b/devel/rubygem-aws-sdk-customerprofiles/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-customerprofiles
-PORTVERSION=	1.9.0
+PORTVERSION=	1.11.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Pr
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.120.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 d52f9bbdefc4..146b85915103 100644
--- a/devel/rubygem-aws-sdk-customerprofiles/distinfo
+++ b/devel/rubygem-aws-sdk-customerprofiles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439204
-SHA256 (rubygem/aws-sdk-customerprofiles-1.9.0.gem) = 211df21d4d27e3063adf9636e568a880aaf38b3916ba9ece9f60bad4afb30fa5
-SIZE (rubygem/aws-sdk-customerprofiles-1.9.0.gem) = 46080
+TIMESTAMP = 1632037434
+SHA256 (rubygem/aws-sdk-customerprofiles-1.11.0.gem) = 22b7a170cfb7deb08eda1ecb5cf7c403d9931272b2a3a9fe27cbcdea624caa5c
+SIZE (rubygem/aws-sdk-customerprofiles-1.11.0.gem) = 47104



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