Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:13:57 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: 86e5bed53250 - main - devel/rubygem-aws-partitions: Update to 1.440.0
Message-ID:  <202104180713.13I7DvHY013013@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=86e5bed53250edeb61c8b4f8581f6d25999f62f3

commit 86e5bed53250edeb61c8b4f8581f6d25999f62f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:08:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:44:29 +0000

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

diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile
index 98007d75d309..4ae2ba03be2a 100644
--- a/devel/rubygem-aws-partitions/Makefile
+++ b/devel/rubygem-aws-partitions/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-partitions
-PORTVERSION=	1.429.0
+PORTVERSION=	1.438.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Provide interfaces to enumerate AWS partitions, regions, and services
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo
index ef81acd5bfc0..d14d257b6722 100644
--- a/devel/rubygem-aws-partitions/distinfo
+++ b/devel/rubygem-aws-partitions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794338
-SHA256 (rubygem/aws-partitions-1.429.0.gem) = 7dabe2c7a10febd02f4b29d24fd8b9bf3d4154bc104e903025557511813a868e
-SIZE (rubygem/aws-partitions-1.429.0.gem) = 24064
+TIMESTAMP = 1618320330
+SHA256 (rubygem/aws-partitions-1.438.0.gem) = 08df07a479fb65f498a9bbd2d542dde30c43b76d5243b125ecbd73f944428d46
+SIZE (rubygem/aws-partitions-1.438.0.gem) = 33792



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