aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-04 03:41:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-04 03:42:25 +0000
commit26077cb03e7e84e17b411d5aff894dd70db2cc32 (patch)
tree28f604e2d26995dd484fda3568a7ca3f494d34d5
parente52719e3e6a12ba0abac7c9e4e5456fb665580b1 (diff)
downloadports-26077cb03e7e84e17b411d5aff894dd70db2cc32.tar.gz
ports-26077cb03e7e84e17b411d5aff894dd70db2cc32.zip
devel/rubygem-aws-sdk-core3131: Add rubygem-aws-sdk-core3131 3.131.6 (copied from rubygem-aws-sdk-core)
- Add PORTSCOUT
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-aws-sdk-core3131/Makefile25
-rw-r--r--devel/rubygem-aws-sdk-core3131/distinfo3
-rw-r--r--devel/rubygem-aws-sdk-core3131/pkg-descr5
4 files changed, 34 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 952c3029e956..508caa64fb29 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5866,6 +5866,7 @@
SUBDIR += rubygem-aws-sdk-controltower
SUBDIR += rubygem-aws-sdk-core
SUBDIR += rubygem-aws-sdk-core2
+ SUBDIR += rubygem-aws-sdk-core3131
SUBDIR += rubygem-aws-sdk-costandusagereportservice
SUBDIR += rubygem-aws-sdk-costexplorer
SUBDIR += rubygem-aws-sdk-customerprofiles
diff --git a/devel/rubygem-aws-sdk-core3131/Makefile b/devel/rubygem-aws-sdk-core3131/Makefile
new file mode 100644
index 000000000000..c3d5f5135db3
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3131/Makefile
@@ -0,0 +1,25 @@
+PORTNAME= aws-sdk-core
+PORTVERSION= 3.131.6
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 3131
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= AWS SDK for Ruby - 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.525.0<2:devel/rubygem-aws-partitions \
+ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 \
+ rubygem-jmespath>=1.6.1<2:devel/rubygem-jmespath
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+PORTSCOUT= limit:^3\.131\.
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-core3131/distinfo b/devel/rubygem-aws-sdk-core3131/distinfo
new file mode 100644
index 000000000000..df37f5bb75e7
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3131/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1660576866
+SHA256 (rubygem/aws-sdk-core-3.131.6.gem) = f3d235a9d9b32eca571c419f878270135a7bd2530cdedb2d9cde4955e8e7a6ff
+SIZE (rubygem/aws-sdk-core-3.131.6.gem) = 313344
diff --git a/devel/rubygem-aws-sdk-core3131/pkg-descr b/devel/rubygem-aws-sdk-core3131/pkg-descr
new file mode 100644
index 000000000000..b8ce7b30f195
--- /dev/null
+++ b/devel/rubygem-aws-sdk-core3131/pkg-descr
@@ -0,0 +1,5 @@
+Provides API clients for AWS. This gem is part of the official AWS SDK for
+Ruby.
+
+WWW: https://github.com/aws/aws-sdk-ruby
+WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-core