mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
devel/rubygem-aws-sdk-licensemanagerusersubscriptions: Update to 1.1.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-licensemanagerusersubscriptions/CHANGELOG.md
This commit is contained in:
parent
ad70ce316a
commit
b3e55490ec
3 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= aws-sdk-licensemanagerusersubscriptions
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.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-licenseman
|
|||
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 = 1660576708
|
||||
SHA256 (rubygem/aws-sdk-licensemanagerusersubscriptions-1.0.0.gem) = c1843f33f52bc69acaf3ed427f0bdbcc1090dd19cfbb834fae354296a98aea3a
|
||||
SIZE (rubygem/aws-sdk-licensemanagerusersubscriptions-1.0.0.gem) = 20992
|
||||
TIMESTAMP = 1669057885
|
||||
SHA256 (rubygem/aws-sdk-licensemanagerusersubscriptions-1.1.0.gem) = 927e6bd9d4af18a1d67ec78af0e30024ba5297e527c73b6004cecde90907180b
|
||||
SIZE (rubygem/aws-sdk-licensemanagerusersubscriptions-1.1.0.gem) = 25088
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Official AWS Ruby gem for AWS License Manager User Subscriptions.
|
||||
|
||||
See also: https://github.com/aws/aws-sdk-ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue