Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:16:33 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: 1afc38c52edd - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.14.0
Message-ID:  <202104180716.13I7GXOc015999@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=1afc38c52eddd484b715390b8fcb6d0f313cf925

commit 1afc38c52eddd484b715390b8fcb6d0f313cf925
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:10:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:45:54 +0000

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

diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile
index 578da057ecaa..8a36c971afe2 100644
--- a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile
+++ b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-iotthingsgraph
-PORTVERSION=	1.13.0
+PORTVERSION=	1.14.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for AWS IoT Things Graph
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
index af71e495e148..f9556275c1f0 100644
--- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
+++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519427
-SHA256 (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 7efed15ed84765b93f3f7c43ac65f28c2d4e1bc39d0d312fc7a247ccef9805c6
-SIZE (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 31744
+TIMESTAMP = 1618320598
+SHA256 (rubygem/aws-sdk-iotthingsgraph-1.14.0.gem) = f71464d497bbfd69feaf1cc7fac4ffbe4e72002959855ead798f489a96f1b7a4
+SIZE (rubygem/aws-sdk-iotthingsgraph-1.14.0.gem) = 35840



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