aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-rouge312
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-11-23 10:33:23 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-11-23 10:33:23 +0000
commit551fa8d028a33d93be386623f65ff5ecc4adac91 (patch)
treeb399d62810b23dfde34eca1e75644fd25a294538 /textproc/rubygem-rouge312
parentcc85e761903e93131727877b973c0e9b13873920 (diff)
downloadports-551fa8d028a33d93be386623f65ff5ecc4adac91.tar.gz
ports-551fa8d028a33d93be386623f65ff5ecc4adac91.zip
Fixed www/redmine4 by making rubygem-rouge version 3.12.x available again.
Notes
Notes: svn path=/head/; revision=518219
Diffstat (limited to 'textproc/rubygem-rouge312')
-rw-r--r--textproc/rubygem-rouge312/Makefile26
-rw-r--r--textproc/rubygem-rouge312/distinfo3
-rw-r--r--textproc/rubygem-rouge312/pkg-descr4
3 files changed, 33 insertions, 0 deletions
diff --git a/textproc/rubygem-rouge312/Makefile b/textproc/rubygem-rouge312/Makefile
new file mode 100644
index 000000000000..8247df7ac488
--- /dev/null
+++ b/textproc/rubygem-rouge312/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= rouge
+PORTVERSION= 3.12.0
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= 312
+
+MAINTAINER= mfechner@FreeBSD.org
+COMMENT= Simple, easy-to-extend drop-in replacement for pygments
+
+LICENSE= BSD2CLAUSE MIT
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+# bin/rougify
+CONFLICTS_INSTALL= rubygem-rouge2 rubygem-rouge
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+PLIST_FILES= bin/rougify
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge312/distinfo b/textproc/rubygem-rouge312/distinfo
new file mode 100644
index 000000000000..8933ad77151e
--- /dev/null
+++ b/textproc/rubygem-rouge312/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1571484027
+SHA256 (rubygem/rouge-3.12.0.gem) = fcb3203f4bab7e8cabc20cfa8009f65a3bd5b50f542be9ecc5ba6c0c57b7d721
+SIZE (rubygem/rouge-3.12.0.gem) = 397824
diff --git a/textproc/rubygem-rouge312/pkg-descr b/textproc/rubygem-rouge312/pkg-descr
new file mode 100644
index 000000000000..fe4ca567acc7
--- /dev/null
+++ b/textproc/rubygem-rouge312/pkg-descr
@@ -0,0 +1,4 @@
+Rouge aims to a be a simple, easy-to-extend drop-in replacement for
+pygments.
+
+WWW: https://github.com/jneen/rouge