git: 26077cb03e7e - main - devel/rubygem-aws-sdk-core3131: Add rubygem-aws-sdk-core3131 3.131.6 (copied from rubygem-aws-sdk-core)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Sep 2022 03:52:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=26077cb03e7e84e17b411d5aff894dd70db2cc32
commit 26077cb03e7e84e17b411d5aff894dd70db2cc32
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-04 03:41:38 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-04 03:42:25 +0000
devel/rubygem-aws-sdk-core3131: Add rubygem-aws-sdk-core3131 3.131.6 (copied from rubygem-aws-sdk-core)
- Add PORTSCOUT
---
devel/Makefile | 1 +
devel/rubygem-aws-sdk-core3131/Makefile | 25 +++++++++++++++++++++++++
devel/rubygem-aws-sdk-core3131/distinfo | 3 +++
devel/rubygem-aws-sdk-core3131/pkg-descr | 5 +++++
4 files changed, 34 insertions(+)
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