aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:21:15 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:40:49 +0000
commit92ada8e2018cf1aa973569651145e26a63dd444b (patch)
tree769e1164e0a610f5c1eb7197447bf90e85495c99
parent66f29a75e4edbfdbe184b4ac3283deeae8b55910 (diff)
downloadports-92ada8e2018cf1aa973569651145e26a63dd444b.tar.gz
ports-92ada8e2018cf1aa973569651145e26a63dd444b.zip
devel/rubygem-aws-sdk-supportapp: Add rubygem-aws-sdk-supportapp 1.0.0
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-aws-sdk-supportapp/Makefile22
-rw-r--r--devel/rubygem-aws-sdk-supportapp/distinfo3
-rw-r--r--devel/rubygem-aws-sdk-supportapp/pkg-descr4
4 files changed, 30 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index fd5d4f22d090..173fede75a13 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6074,6 +6074,7 @@
SUBDIR += rubygem-aws-sdk-states
SUBDIR += rubygem-aws-sdk-storagegateway
SUBDIR += rubygem-aws-sdk-support
+ SUBDIR += rubygem-aws-sdk-supportapp
SUBDIR += rubygem-aws-sdk-swf
SUBDIR += rubygem-aws-sdk-synthetics
SUBDIR += rubygem-aws-sdk-textract
diff --git a/devel/rubygem-aws-sdk-supportapp/Makefile b/devel/rubygem-aws-sdk-supportapp/Makefile
new file mode 100644
index 000000000000..a6c96b75241a
--- /dev/null
+++ b/devel/rubygem-aws-sdk-supportapp/Makefile
@@ -0,0 +1,22 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+
+PORTNAME= aws-sdk-supportapp
+PORTVERSION= 1.0.0
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Official AWS Ruby gem for AWS Support App
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.127.0<4:devel/rubygem-aws-sdk-core \
+ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-supportapp/distinfo b/devel/rubygem-aws-sdk-supportapp/distinfo
new file mode 100644
index 000000000000..ea5051f54087
--- /dev/null
+++ b/devel/rubygem-aws-sdk-supportapp/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1661599127
+SHA256 (rubygem/aws-sdk-supportapp-1.0.0.gem) = 94ccccd8683d08b27cafd0236d8e01f19bcabff3f927b1ab57feb9c608b7a107
+SIZE (rubygem/aws-sdk-supportapp-1.0.0.gem) = 20992
diff --git a/devel/rubygem-aws-sdk-supportapp/pkg-descr b/devel/rubygem-aws-sdk-supportapp/pkg-descr
new file mode 100644
index 000000000000..fcf6e36aa40f
--- /dev/null
+++ b/devel/rubygem-aws-sdk-supportapp/pkg-descr
@@ -0,0 +1,4 @@
+Official AWS Ruby gem for AWS Support App.
+
+WWW: https://github.com/aws/aws-sdk-ruby
+WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-supportapp