Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:15:10 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: 65d7e3aa0a35 - main - devel/rubygem-aws-sdk-core: Update to 3.113.0
Message-ID:  <202104180715.13I7FAgk014414@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=65d7e3aa0a3590bd62b486a991fba2a2d66215e6

commit 65d7e3aa0a3590bd62b486a991fba2a2d66215e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:09:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:45:09 +0000

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

diff --git a/devel/rubygem-aws-sdk-core/Makefile b/devel/rubygem-aws-sdk-core/Makefile
index 505a19517f08..6f29a3438bc8 100644
--- a/devel/rubygem-aws-sdk-core/Makefile
+++ b/devel/rubygem-aws-sdk-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-core
-PORTVERSION=	3.112.0
+PORTVERSION=	3.113.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -7,6 +7,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	AWS SDK for Ruby - Core
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
 		rubygem-aws-partitions>=1.239.0<2:devel/rubygem-aws-partitions \
diff --git a/devel/rubygem-aws-sdk-core/distinfo b/devel/rubygem-aws-sdk-core/distinfo
index 41e49f6f5400..8d3522426354 100644
--- a/devel/rubygem-aws-sdk-core/distinfo
+++ b/devel/rubygem-aws-sdk-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519285
-SHA256 (rubygem/aws-sdk-core-3.112.0.gem) = 776af037e18d590e2ee8aaf42b4a96f675942579572458204c37a46cfcb29e96
-SIZE (rubygem/aws-sdk-core-3.112.0.gem) = 286720
+TIMESTAMP = 1618320456
+SHA256 (rubygem/aws-sdk-core-3.113.0.gem) = 3f49f4e8eec6c62e4936a7e0a654dcd92b4452006e5f5be0c6070c879defe49c
+SIZE (rubygem/aws-sdk-core-3.113.0.gem) = 297984



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