Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:16: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: 35d538d3ac81 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.2.0
Message-ID:  <202104180716.13I7GPdg015840@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=35d538d3ac811233f95daa7b01f0e73b5872685b

commit 35d538d3ac811233f95daa7b01f0e73b5872685b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:10:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:45:50 +0000

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

diff --git a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
index 8c564d5da558..c38a072b0e6e 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-iotdeviceadvisor
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for AWS IoT Core Device Advisor (AWSIoTDeviceAdvisor)
 
 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-iotdeviceadvisor/distinfo b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
index ea7e56563a95..3232eae519d2 100644
--- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
+++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519413
-SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.1.0.gem) = 3cd31162d8b02a5ca62f945b787fe5dd9cf357c1fbb45e6d358a0742e5d119c5
-SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.1.0.gem) = 19456
+TIMESTAMP = 1618320584
+SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.2.0.gem) = da777a34c3c00a038a2e5166a3fa748473dda25b8b15823aafc7174f1cc8cb58
+SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.2.0.gem) = 23552



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