Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-codepipeline: Update to 1.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 5c5096a commit 99ceed0
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-codepipeline/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= aws-sdk-codepipeline
PORTVERSION= 1.50.0
PORTVERSION= 1.51.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodePipeline (CodePipeline)
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-codepipeline/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638556762
SHA256 (rubygem/aws-sdk-codepipeline-1.50.0.gem) = 0a612042e2c6c68cac5df6de4184f05504527abd525d5031ff8b1a3dae1f8a84
SIZE (rubygem/aws-sdk-codepipeline-1.50.0.gem) = 66048
TIMESTAMP = 1641046158
SHA256 (rubygem/aws-sdk-codepipeline-1.51.0.gem) = f731749cc3faf4b12c30c84dcf6407173cd3d4baed5cd77fed219571b3372978
SIZE (rubygem/aws-sdk-codepipeline-1.51.0.gem) = 66048
2 changes: 1 addition & 1 deletion devel/rubygem-aws-sdk-codepipeline/pkg-descr
@@ -1,4 +1,4 @@
Official AWS Ruby gem for AWS CodePipeline (CodePipeline).

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

0 comments on commit 99ceed0

Please sign in to comment.