aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-omniauth-dingtalk-oauth2
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-12-04 08:47:19 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-12-04 12:07:23 +0000
commitc082f4abe996a6eae0ee94d29e49e73919af379a (patch)
tree2990772883039a3042b394af786a8aac70734154 /security/rubygem-omniauth-dingtalk-oauth2
parent5c8d1c24f8622f77acc3b999bf5c58ed63ea9c61 (diff)
downloadports-c082f4abe996a6eae0ee94d29e49e73919af379a.tar.gz
ports-c082f4abe996a6eae0ee94d29e49e73919af379a.zip
*/*: new ports required for gitlab-ce 14.5
Diffstat (limited to 'security/rubygem-omniauth-dingtalk-oauth2')
-rw-r--r--security/rubygem-omniauth-dingtalk-oauth2/Makefile21
-rw-r--r--security/rubygem-omniauth-dingtalk-oauth2/distinfo3
-rw-r--r--security/rubygem-omniauth-dingtalk-oauth2/pkg-descr3
3 files changed, 27 insertions, 0 deletions
diff --git a/security/rubygem-omniauth-dingtalk-oauth2/Makefile b/security/rubygem-omniauth-dingtalk-oauth2/Makefile
new file mode 100644
index 000000000000..671c3837a7d6
--- /dev/null
+++ b/security/rubygem-omniauth-dingtalk-oauth2/Makefile
@@ -0,0 +1,21 @@
+# Created by: Matthias Fechner <mfechner@FreeBSD.org>
+
+PORTNAME= omniauth-dingtalk-oauth2
+PORTVERSION= 1.0.0
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= mfechner@FreeBSD.org
+COMMENT= Wrapper the DingTalk Oauth2 API
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-omniauth-oauth2>=1.7.1<1.8:net/rubygem-omniauth-oauth2
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/security/rubygem-omniauth-dingtalk-oauth2/distinfo b/security/rubygem-omniauth-dingtalk-oauth2/distinfo
new file mode 100644
index 000000000000..a437ece339b8
--- /dev/null
+++ b/security/rubygem-omniauth-dingtalk-oauth2/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1638530255
+SHA256 (rubygem/omniauth-dingtalk-oauth2-1.0.0.gem) = c89362f55cf66194c7a0966673a7dfba1eed5775ec1daaf2c53cd92d8377d4e9
+SIZE (rubygem/omniauth-dingtalk-oauth2-1.0.0.gem) = 9216
diff --git a/security/rubygem-omniauth-dingtalk-oauth2/pkg-descr b/security/rubygem-omniauth-dingtalk-oauth2/pkg-descr
new file mode 100644
index 000000000000..9efbebcbb6f3
--- /dev/null
+++ b/security/rubygem-omniauth-dingtalk-oauth2/pkg-descr
@@ -0,0 +1,3 @@
+Wrapper the DingTalk Oauth2 API
+
+WWW: https://gitlab.com/gitlab-jh/jh-team/omniauth-dingtalk