aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-03-25 13:09:38 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-03-25 13:09:38 +0000
commite3c3ea2a88e5dea34b3d43ec61e4e558ab03921a (patch)
treeb3d0a92f0e008e278a26af7b510e6b8ee2b6f1f0 /net-im
parentd3f000c68fba84aeeb8a0915136ffc2fb1e76e0d (diff)
downloadports-e3c3ea2a88e5dea34b3d43ec61e4e558ab03921a.tar.gz
ports-e3c3ea2a88e5dea34b3d43ec61e4e558ab03921a.zip
Added new ports required for gitlab-ce 13.10 upgrade.
Notes
Notes: svn path=/head/; revision=569199
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/rubygem-discordrb-webhooks/Makefile21
-rw-r--r--net-im/rubygem-discordrb-webhooks/distinfo3
-rw-r--r--net-im/rubygem-discordrb-webhooks/pkg-descr4
4 files changed, 29 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 8b44bbe8c37a..083e7803908b 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -136,6 +136,7 @@
SUBDIR += quaternion
SUBDIR += qxmpp-qt5
SUBDIR += ricochet
+ SUBDIR += rubygem-discordrb-webhooks
SUBDIR += rubygem-discordrb-webhooks-blackst0ne
SUBDIR += rubygem-hipchat
SUBDIR += rubygem-lita
diff --git a/net-im/rubygem-discordrb-webhooks/Makefile b/net-im/rubygem-discordrb-webhooks/Makefile
new file mode 100644
index 000000000000..91fa95b0c9d5
--- /dev/null
+++ b/net-im/rubygem-discordrb-webhooks/Makefile
@@ -0,0 +1,21 @@
+# Created by: Matthias Fechner <mfechner@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= discordrb-webhooks
+PORTVERSION= 3.4.2
+CATEGORIES= net-im rubygems
+MASTER_SITES= RG
+
+MAINTAINER= mfechner@FreeBSD.org
+COMMENT= Discord API for Ruby
+
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-rest-client>=2.0:www/rubygem-rest-client
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/net-im/rubygem-discordrb-webhooks/distinfo b/net-im/rubygem-discordrb-webhooks/distinfo
new file mode 100644
index 000000000000..7ee8e564c41e
--- /dev/null
+++ b/net-im/rubygem-discordrb-webhooks/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1616267711
+SHA256 (rubygem/discordrb-webhooks-3.4.2.gem) = cfdba8a4b28236b6ab34e37389f881a59c241aeb5be0a4447249efd4e4383c6e
+SIZE (rubygem/discordrb-webhooks-3.4.2.gem) = 8192
diff --git a/net-im/rubygem-discordrb-webhooks/pkg-descr b/net-im/rubygem-discordrb-webhooks/pkg-descr
new file mode 100644
index 000000000000..3ab5f3266786
--- /dev/null
+++ b/net-im/rubygem-discordrb-webhooks/pkg-descr
@@ -0,0 +1,4 @@
+A client for Discord's webhooks to fit alongside [discordrb]
+(https://rubygems.org/gems/discordrb).
+
+WWW: https://github.com/shardlab/discordrb