git: d7cbfde3a742 - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.11.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:15:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d7cbfde3a742214230c352070780575277c879ca
commit d7cbfde3a742214230c352070780575277c879ca
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:09:03 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:45:08 +0000
devel/rubygem-aws-sdk-connectparticipant: Update to 1.11.0
- Add LICENSE_FILE
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-connectparticipant/CHANGELOG.md
---
devel/rubygem-aws-sdk-connectparticipant/Makefile | 3 ++-
devel/rubygem-aws-sdk-connectparticipant/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rubygem-aws-sdk-connectparticipant/Makefile b/devel/rubygem-aws-sdk-connectparticipant/Makefile
index c16194da9c0b..14088025826c 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/Makefile
+++ b/devel/rubygem-aws-sdk-connectparticipant/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-connectparticipant
-PORTVERSION= 1.10.0
+PORTVERSION= 1.11.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Connect Participant)
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-connectparticipant/distinfo b/devel/rubygem-aws-sdk-connectparticipant/distinfo
index 4ef5bfdb195b..3fc0d98be65a 100644
--- a/devel/rubygem-aws-sdk-connectparticipant/distinfo
+++ b/devel/rubygem-aws-sdk-connectparticipant/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519283
-SHA256 (rubygem/aws-sdk-connectparticipant-1.10.0.gem) = 871945b3a5754c7e76ace0a7e975e965f3f0d0bdc08ff9f135800eed02b30278
-SIZE (rubygem/aws-sdk-connectparticipant-1.10.0.gem) = 18944
+TIMESTAMP = 1618320454
+SHA256 (rubygem/aws-sdk-connectparticipant-1.11.0.gem) = 14c21a9469e3e32234ef646cbb066d39e2c5a586e0b52e63e823dc2f77f8eed0
+SIZE (rubygem/aws-sdk-connectparticipant-1.11.0.gem) = 23040
More information about the dev-commits-ports-all
mailing list