Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-codedeploy: Update to 1.51.0
Browse files Browse the repository at this point in the history
- 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-codedeploy/CHANGELOG.md
  • Loading branch information
sunpoet committed Nov 30, 2022
1 parent 57ee54a commit ae7c116
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-aws-sdk-codedeploy/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk-codedeploy
PORTVERSION= 1.50.0
PORTVERSION= 1.51.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codedeploy
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
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-aws-sdk-codedeploy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1664768038
SHA256 (rubygem/aws-sdk-codedeploy-1.50.0.gem) = b02d7188812f83af84c1f65213f7e84cea38116b2b2ecf1dbf8f3df0f1b73c06
SIZE (rubygem/aws-sdk-codedeploy-1.50.0.gem) = 86016
TIMESTAMP = 1669057635
SHA256 (rubygem/aws-sdk-codedeploy-1.51.0.gem) = acbccb19259d278df581e382447d026ba1c9011bd3672c734092292414a01814
SIZE (rubygem/aws-sdk-codedeploy-1.51.0.gem) = 90624
2 changes: 0 additions & 2 deletions devel/rubygem-aws-sdk-codedeploy/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
Official AWS Ruby gem for AWS CodeDeploy (CodeDeploy).

See also: https://github.com/aws/aws-sdk-ruby

0 comments on commit ae7c116

Please sign in to comment.