mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-aws-sdk-codebuild: Update to 1.89.0
- 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-codebuild/CHANGELOG.md
This commit is contained in:
parent
d63f95222f
commit
fef2cef53c
3 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= aws-sdk-codebuild
|
||||
PORTVERSION= 1.88.0
|
||||
PORTVERSION= 1.89.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codebuild
|
|||
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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646058296
|
||||
SHA256 (rubygem/aws-sdk-codebuild-1.88.0.gem) = 01e46d777f7e71596f75efba79e061fce3073ca723611691ec49cd5e1b5a9fac
|
||||
SIZE (rubygem/aws-sdk-codebuild-1.88.0.gem) = 93696
|
||||
TIMESTAMP = 1669057631
|
||||
SHA256 (rubygem/aws-sdk-codebuild-1.89.0.gem) = 545c517876563273d3db4da8cfd4833df4c0a8eda852801cf432a062af4159e0
|
||||
SIZE (rubygem/aws-sdk-codebuild-1.89.0.gem) = 98304
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Official AWS Ruby gem for AWS CodeBuild.
|
||||
|
||||
See also: https://github.com/aws/aws-sdk-ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue