Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:15:09 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: d7cbfde3a742 - main - devel/rubygem-aws-sdk-connectparticipant: Update to 1.11.0
Message-ID:  <202104180715.13I7F9GS014393@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=d7cbfde3a742214230c352070780575277c879ca

commit d7cbfde3a742214230c352070780575277c879ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:09:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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@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



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