Date: Sat, 6 Nov 2021 00:27:31 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: a32c266b748b - main - devel/rubygem-aws-sdk-transcribestreamingservice: Update to 1.29.1 Message-ID: <202111060027.1A60RVBR015016@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=a32c266b748b797b13a68ca90d3a6105112b3d18 commit a32c266b748b797b13a68ca90d3a6105112b3d18 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 23:56:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 23:58:16 +0000 devel/rubygem-aws-sdk-transcribestreamingservice: Update to 1.29.1 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-transcribestreamingservice/CHANGELOG.md --- devel/rubygem-aws-sdk-transcribestreamingservice/Makefile | 4 ++-- devel/rubygem-aws-sdk-transcribestreamingservice/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile b/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile index ad21e976b84d..64fc64c1eec8 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.35.0 +PORTVERSION= 1.36.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon Transcribe Streaming Service LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.121.2<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo index 851e7bfbe30c..19de0ed02839 100644 --- a/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo +++ b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635731093 -SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.35.0.gem) = 0acf401c2cf5ca3bb22a0e4f6d672f880e058e59ad132128af1c05ebf73efa9c -SIZE (rubygem/aws-sdk-transcribestreamingservice-1.35.0.gem) = 31232 +TIMESTAMP = 1636145458 +SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.36.0.gem) = dfa85b3338c150621b2d18ccda1e139530cfc7e8e765607898c5910949ba8760 +SIZE (rubygem/aws-sdk-transcribestreamingservice-1.36.0.gem) = 31744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111060027.1A60RVBR015016>