Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:54:25 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: 408dcd4b3f4f - main - devel/rubygem-aws-sdk-codeartifact: Update to 1.13.0
Message-ID:  <202109210354.18L3sPGE036918@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=408dcd4b3f4f9982da6a8608d2dd3e39e91fb510

commit 408dcd4b3f4f9982da6a8608d2dd3e39e91fb510
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:18:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:45:24 +0000

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

diff --git a/devel/rubygem-aws-sdk-codeartifact/Makefile b/devel/rubygem-aws-sdk-codeartifact/Makefile
index 0d3db5f14084..3183c0bb66d5 100644
--- a/devel/rubygem-aws-sdk-codeartifact/Makefile
+++ b/devel/rubygem-aws-sdk-codeartifact/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-codeartifact
-PORTVERSION=	1.12.0
+PORTVERSION=	1.13.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for CodeArtifact
 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-codeartifact/distinfo b/devel/rubygem-aws-sdk-codeartifact/distinfo
index 53682965ac04..8ba50a30c096 100644
--- a/devel/rubygem-aws-sdk-codeartifact/distinfo
+++ b/devel/rubygem-aws-sdk-codeartifact/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439158
-SHA256 (rubygem/aws-sdk-codeartifact-1.12.0.gem) = 7a98fc9c889abae118d3fed2482260bce02f5508e38e606a3295123fbccebc59
-SIZE (rubygem/aws-sdk-codeartifact-1.12.0.gem) = 42496
+TIMESTAMP = 1632037388
+SHA256 (rubygem/aws-sdk-codeartifact-1.13.0.gem) = 52670ec96dd8f076123895f675473c318219a6ccb93b27cd7bda9061bd768866
+SIZE (rubygem/aws-sdk-codeartifact-1.13.0.gem) = 42496



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