Date: Wed, 30 Nov 2022 21:45: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: ba74a83384d7 - main - devel/rubygem-aws-sdk-billingconductor: Update to 1.3.0 Message-ID: <202211302145.2AULj97K048252@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=ba74a83384d749d6b0ed62a89fe0e46b5d954e3c commit ba74a83384d749d6b0ed62a89fe0e46b5d954e3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-11-30 20:01:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-11-30 21:42:21 +0000 devel/rubygem-aws-sdk-billingconductor: Update to 1.3.0 - Clean up pkg-descr: remove legacy Homepage link which points to the root of GitHub repository Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-billingconductor/CHANGELOG.md --- devel/rubygem-aws-sdk-billingconductor/Makefile | 4 ++-- devel/rubygem-aws-sdk-billingconductor/distinfo | 6 +++--- devel/rubygem-aws-sdk-billingconductor/pkg-descr | 2 -- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-aws-sdk-billingconductor/Makefile b/devel/rubygem-aws-sdk-billingconductor/Makefile index b17ae6063891..53ae80ff7b2e 100644 --- a/devel/rubygem-aws-sdk-billingconductor/Makefile +++ b/devel/rubygem-aws-sdk-billingconductor/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-billingconductor -PORTVERSION= 1.0.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-billingcon LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.127.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.165.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-billingconductor/distinfo b/devel/rubygem-aws-sdk-billingconductor/distinfo index 6726d65ba920..fd67f6e39ac2 100644 --- a/devel/rubygem-aws-sdk-billingconductor/distinfo +++ b/devel/rubygem-aws-sdk-billingconductor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648248836 -SHA256 (rubygem/aws-sdk-billingconductor-1.0.0.gem) = c94cb69f0fd1f0e22bb534cd7e05888eb7558920864e147b7ca5e77e5d170173 -SIZE (rubygem/aws-sdk-billingconductor-1.0.0.gem) = 38400 +TIMESTAMP = 1669057583 +SHA256 (rubygem/aws-sdk-billingconductor-1.3.0.gem) = 6f05c522759f04d5d368ac7c0854c7d13ff1d04fd94161aa23010bf8c0e14966 +SIZE (rubygem/aws-sdk-billingconductor-1.3.0.gem) = 44544 diff --git a/devel/rubygem-aws-sdk-billingconductor/pkg-descr b/devel/rubygem-aws-sdk-billingconductor/pkg-descr index baa8ccf1f8fd..79025f25093f 100644 --- a/devel/rubygem-aws-sdk-billingconductor/pkg-descr +++ b/devel/rubygem-aws-sdk-billingconductor/pkg-descr @@ -1,3 +1 @@ Official AWS Ruby gem for AWS Billing Conductor. - -See also: https://github.com/aws/aws-sdk-ruby
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211302145.2AULj97K048252>