git: 2ff83e5e0fa0 - main - devel/rubygem-aws-sdk-locationservice: Update to 1.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:17:04 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ff83e5e0fa0c25138afd08342298586bdb6603e
commit 2ff83e5e0fa0c25138afd08342298586bdb6603e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:10:26 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:46:08 +0000
devel/rubygem-aws-sdk-locationservice: Update to 1.2.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-locationservice/CHANGELOG.md
---
devel/rubygem-aws-sdk-locationservice/Makefile | 3 ++-
devel/rubygem-aws-sdk-locationservice/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-locationservice/Makefile b/devel/rubygem-aws-sdk-locationservice/Makefile
index 9490fab1e9d6..7342ad0d3849 100644
--- a/devel/rubygem-aws-sdk-locationservice/Makefile
+++ b/devel/rubygem-aws-sdk-locationservice/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-locationservice
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for Amazon Location Service
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-locationservice/distinfo b/devel/rubygem-aws-sdk-locationservice/distinfo
index dec54289687c..3b31b1253fcf 100644
--- a/devel/rubygem-aws-sdk-locationservice/distinfo
+++ b/devel/rubygem-aws-sdk-locationservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519471
-SHA256 (rubygem/aws-sdk-locationservice-1.1.0.gem) = 05fbffe93b96551539eb2c9e60f81adf47a37a2d3e2203c7db257a5de09f6a87
-SIZE (rubygem/aws-sdk-locationservice-1.1.0.gem) = 35840
+TIMESTAMP = 1618320642
+SHA256 (rubygem/aws-sdk-locationservice-1.2.0.gem) = 6dc37854dbfe5805da690f13607d963f4a7a97d1f4bc378f2fd7eaf37eb90da9
+SIZE (rubygem/aws-sdk-locationservice-1.2.0.gem) = 39424
More information about the dev-commits-ports-all
mailing list