git: a36f293f7f00 - main - devel/rubygem-aws-partitions: Update to 1.543.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:56:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a36f293f7f00f3afc732c0530a03b5f47b1d9590 commit a36f293f7f00f3afc732c0530a03b5f47b1d9590 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:22:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:44:50 +0000 devel/rubygem-aws-partitions: Update to 1.543.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md --- devel/rubygem-aws-partitions/Makefile | 2 +- devel/rubygem-aws-partitions/distinfo | 6 +++--- devel/rubygem-aws-partitions/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 797525c3c9eb..a14acc823e29 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-partitions -PORTVERSION= 1.534.0 +PORTVERSION= 1.543.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 4a8ec3887faa..fc328b298573 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556652 -SHA256 (rubygem/aws-partitions-1.534.0.gem) = 56398c89e3c78426f0242d14f8ede91600a32b02b55abd39eb2e8972f899efd5 -SIZE (rubygem/aws-partitions-1.534.0.gem) = 44544 +TIMESTAMP = 1641046046 +SHA256 (rubygem/aws-partitions-1.543.0.gem) = 9893a3c066ca132acce39c511c4c9aa18be36c443f01cf5ba08032eb235ccd1f +SIZE (rubygem/aws-partitions-1.543.0.gem) = 45568 diff --git a/devel/rubygem-aws-partitions/pkg-descr b/devel/rubygem-aws-partitions/pkg-descr index 25d91d9fa990..f1c28d8750b2 100644 --- a/devel/rubygem-aws-partitions/pkg-descr +++ b/devel/rubygem-aws-partitions/pkg-descr @@ -1,3 +1,3 @@ Provides interfaces to enumerate AWS partitions, regions, and services. -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions