Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-core3168: Add rubygem-aws-sdk-core3168 3.168.4 …
Browse files Browse the repository at this point in the history
…(copied from devel/rubygem-aws-sdk-core)

- Add PORTSCOUT
  • Loading branch information
sunpoet committed Feb 5, 2023
1 parent 5660adf commit 7c63bbf
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Expand Up @@ -5991,6 +5991,7 @@
SUBDIR += rubygem-aws-sdk-controltower
SUBDIR += rubygem-aws-sdk-core
SUBDIR += rubygem-aws-sdk-core2
SUBDIR += rubygem-aws-sdk-core3168
SUBDIR += rubygem-aws-sdk-costandusagereportservice
SUBDIR += rubygem-aws-sdk-costexplorer
SUBDIR += rubygem-aws-sdk-customerprofiles
Expand Down
25 changes: 25 additions & 0 deletions devel/rubygem-aws-sdk-core3168/Makefile
@@ -0,0 +1,25 @@
PORTNAME= aws-sdk-core
PORTVERSION= 3.168.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3168

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= AWS SDK for Ruby - Core
WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-core

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
rubygem-aws-partitions>=1.651.0<2:devel/rubygem-aws-partitions \
rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 \
rubygem-jmespath>=1.6.1<2:devel/rubygem-jmespath

USES= gem

NO_ARCH= yes

PORTSCOUT= limit:^3\.168\.

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/rubygem-aws-sdk-core3168/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1674590150
SHA256 (rubygem/aws-sdk-core-3.168.4.gem) = 2c9bf6cb0c19f9d23fe2a9d5eca15381b0b904d19f2dd7801d094528f8632a8c
SIZE (rubygem/aws-sdk-core-3.168.4.gem) = 348160
2 changes: 2 additions & 0 deletions devel/rubygem-aws-sdk-core3168/pkg-descr
@@ -0,0 +1,2 @@
Provides API clients for AWS. This gem is part of the official AWS SDK for
Ruby.

0 comments on commit 7c63bbf

Please sign in to comment.