Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:18:48 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: aef7b1e8e866 - main - devel/rubygem-aws-sdk-transcribestreamingservice: Update to 1.27.0
Message-ID:  <202104180718.13I7Imtd018579@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=aef7b1e8e86636e34a8e4a96d04e3b6c3c03aebf

commit aef7b1e8e86636e34a8e4a96d04e3b6c3c03aebf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:11:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:47:11 +0000

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

diff --git a/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile b/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile
index 431b70b5c179..f8edf37cc324 100644
--- a/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile
+++ b/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	aws-sdk-transcribestreamingservice
-PORTVERSION=	1.26.0
+PORTVERSION=	1.27.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official AWS Ruby gem for Amazon Transcribe Streaming 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-transcribestreamingservice/distinfo b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo
index 2f03aec628f1..3dbad0b6adcf 100644
--- a/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo
+++ b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519655
-SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.26.0.gem) = c87e4b4554ddb515d19a73c59adec6dca16440b714f6f28fe631c236d40cecb8
-SIZE (rubygem/aws-sdk-transcribestreamingservice-1.26.0.gem) = 24064
+TIMESTAMP = 1618320830
+SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.27.0.gem) = 359b8701bc9ee3d00ed94d36cb7b6f4d1385aacc419f4dd5b86a8d64b18b85b7
+SIZE (rubygem/aws-sdk-transcribestreamingservice-1.27.0.gem) = 29184



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