git: c91cccc44bbe - main - devel/rubygem-aws-sdk-s3outposts: Update to 1.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:00:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c91cccc44bbe88e874068be97a59c5bb163c9eb1 commit c91cccc44bbe88e874068be97a59c5bb163c9eb1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:25:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:46:15 +0000 devel/rubygem-aws-sdk-s3outposts: Update to 1.10.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3outposts/CHANGELOG.md --- devel/rubygem-aws-sdk-s3outposts/Makefile | 4 ++-- devel/rubygem-aws-sdk-s3outposts/distinfo | 6 +++--- devel/rubygem-aws-sdk-s3outposts/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-s3outposts/Makefile b/devel/rubygem-aws-sdk-s3outposts/Makefile index 8a7af9c9cfda..ad855ce4cacd 100644 --- a/devel/rubygem-aws-sdk-s3outposts/Makefile +++ b/devel/rubygem-aws-sdk-s3outposts/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-sdk-s3outposts -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon S3 on Outposts (Amazon S3 Outposts) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.125.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-s3outposts/distinfo b/devel/rubygem-aws-sdk-s3outposts/distinfo index 91c1692a0bf9..5dcdab00be05 100644 --- a/devel/rubygem-aws-sdk-s3outposts/distinfo +++ b/devel/rubygem-aws-sdk-s3outposts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638557132 -SHA256 (rubygem/aws-sdk-s3outposts-1.9.0.gem) = 9fa7c6bb76f5af3f4c133e0c06835a9bcc24332d18348d983f946edf0cb4ae5a -SIZE (rubygem/aws-sdk-s3outposts-1.9.0.gem) = 17920 +TIMESTAMP = 1641046530 +SHA256 (rubygem/aws-sdk-s3outposts-1.10.0.gem) = 9a0db6f95b0e63cda17d005c2bd2a906e14e6462bae4adf4dbaa5206099f0c88 +SIZE (rubygem/aws-sdk-s3outposts-1.10.0.gem) = 17920 diff --git a/devel/rubygem-aws-sdk-s3outposts/pkg-descr b/devel/rubygem-aws-sdk-s3outposts/pkg-descr index 90994b718743..6c45d48e37b4 100644 --- a/devel/rubygem-aws-sdk-s3outposts/pkg-descr +++ b/devel/rubygem-aws-sdk-s3outposts/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for Amazon S3 on Outposts (Amazon S3 Outposts). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-s3outposts +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3outposts