aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:38 +0000
commit10969969c4b413e75b7cec987dbf92475ff74c66 (patch)
tree810df2b6660174e0896cd9de4b0367301385e009 /textproc
parentc432137856053abf0b3e3072dfceb282cf258e8e (diff)
downloadports-10969969c4b413e75b7cec987dbf92475ff74c66.tar.gz
ports-10969969c4b413e75b7cec987dbf92475ff74c66.zip
textproc/rubygem-rouge319: Remove obsoleted port
Use textproc/rubygem-rouge instead.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-rouge319/Makefile24
-rw-r--r--textproc/rubygem-rouge319/distinfo3
-rw-r--r--textproc/rubygem-rouge319/pkg-descr4
3 files changed, 0 insertions, 31 deletions
diff --git a/textproc/rubygem-rouge319/Makefile b/textproc/rubygem-rouge319/Makefile
deleted file mode 100644
index 1356466655ad..000000000000
--- a/textproc/rubygem-rouge319/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 3.19.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 319
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Simple, easy-to-extend drop-in replacement for pygments
-
-LICENSE= BSD2CLAUSE MIT
-LICENSE_COMB= dual
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^3\.19\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge319/distinfo b/textproc/rubygem-rouge319/distinfo
deleted file mode 100644
index 7e7d1057b1dd..000000000000
--- a/textproc/rubygem-rouge319/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1589395427
-SHA256 (rubygem/rouge-3.19.0.gem) = 65b0914e26b1f7f40fd5e591b7d9071c7c6ef80bcd260de85c65a2d30e605980
-SIZE (rubygem/rouge-3.19.0.gem) = 475648
diff --git a/textproc/rubygem-rouge319/pkg-descr b/textproc/rubygem-rouge319/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge319/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Rouge aims to a be a simple, easy-to-extend drop-in replacement for
-pygments.
-
-WWW: https://github.com/jneen/rouge