From e3c3ea2a88e5dea34b3d43ec61e4e558ab03921a Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Thu, 25 Mar 2021 13:09:38 +0000 Subject: Added new ports required for gitlab-ce 13.10 upgrade. --- net-im/Makefile | 1 + net-im/rubygem-discordrb-webhooks/Makefile | 21 +++++++++++++++++++++ net-im/rubygem-discordrb-webhooks/distinfo | 3 +++ net-im/rubygem-discordrb-webhooks/pkg-descr | 4 ++++ 4 files changed, 29 insertions(+) create mode 100644 net-im/rubygem-discordrb-webhooks/Makefile create mode 100644 net-im/rubygem-discordrb-webhooks/distinfo create mode 100644 net-im/rubygem-discordrb-webhooks/pkg-descr (limited to 'net-im') 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 +# $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 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 -- cgit v1.2.3