Date: Sun, 18 Apr 2021 07:17:32 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: a013c852936e - main - devel/rubygem-aws-sdk-organizations: Update to 1.58.0 Message-ID: <202104180717.13I7HWT0017132@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=a013c852936e23787395dac64eccd1a21667a398 commit a013c852936e23787395dac64eccd1a21667a398 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:10:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:46:27 +0000 devel/rubygem-aws-sdk-organizations: Update to 1.58.0 - Add LICENSE_FILE Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-organizations/CHANGELOG.md --- devel/rubygem-aws-sdk-organizations/Makefile | 3 ++- devel/rubygem-aws-sdk-organizations/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index 920d2187e75e..1c72f8f39b49 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-organizations -PORTVERSION= 1.57.0 +PORTVERSION= 1.58.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official AWS Ruby gem for AWS Organizations (Organizations) 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-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index 0c579006abab..1407ace7eb2f 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478543 -SHA256 (rubygem/aws-sdk-organizations-1.57.0.gem) = c3ee90eba23580bfc781b10d52f3cbd829309572779a6df755fc232a3e06ac61 -SIZE (rubygem/aws-sdk-organizations-1.57.0.gem) = 72192 +TIMESTAMP = 1618320700 +SHA256 (rubygem/aws-sdk-organizations-1.58.0.gem) = cef670f0418bc59b45a5b2ac2fcf64e79485a1803aff629feefdc4646fc1124f +SIZE (rubygem/aws-sdk-organizations-1.58.0.gem) = 77312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180717.13I7HWT0017132>