Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-schemas: Update to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent ba5b986 commit c507bd3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-aws-sdk-schemas/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= aws-sdk-schemas
PORTVERSION= 1.20.0
PORTVERSION= 1.21.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Schemas
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
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-aws-sdk-schemas/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1638557144
SHA256 (rubygem/aws-sdk-schemas-1.20.0.gem) = 9e548c7934e6df0a8a9d1d793198ffd2dc95b576337c89f2ff5eb8b0a3847c74
SIZE (rubygem/aws-sdk-schemas-1.20.0.gem) = 31744
TIMESTAMP = 1641046542
SHA256 (rubygem/aws-sdk-schemas-1.21.0.gem) = 979836ecd7a1ac60437b6bb48f479438f801b674921ea146fd46064de43f8e14
SIZE (rubygem/aws-sdk-schemas-1.21.0.gem) = 31744
2 changes: 1 addition & 1 deletion devel/rubygem-aws-sdk-schemas/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Official AWS Ruby gem for Schemas.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-schemas
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-schemas

0 comments on commit c507bd3

Please sign in to comment.