aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:09:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:09:57 +0000
commit84f7473cc20ed14c38eb360e98e4b868933af3fc (patch)
tree2443ff70e4ed20cff410e1d5c634473a6d92b63d
parentc7eb7b6db8752f114e876a07b66028b23cb2871b (diff)
textproc/rubygem-rouge2: Remove obsoleted port
Use textproc/rubygem-rouge instead.
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-rouge2/Makefile25
-rw-r--r--textproc/rubygem-rouge2/distinfo3
-rw-r--r--textproc/rubygem-rouge2/pkg-descr4
5 files changed, 1 insertions, 33 deletions
diff --git a/MOVED b/MOVED
index 333185ce05a9..7d786dbc8cb8 100644
--- a/MOVED
+++ b/MOVED
@@ -16774,3 +16774,4 @@ lang/spidermonkey60|lang/spidermonkey78|2022-01-18|Has expired: Requires python2
shells/ammonite|devel/ammonite|2022-01-18|Ammonite dropped built-in shell support
emulators/yuzu-qt5|emulators/yuzu|2022-01-20|Merged as QT5 port option
print/py-fonttools3|print/py-fonttools|2022-01-23|Remove obsoleted port. Use print/py-fonttools instead
+textproc/rubygem-rouge2|textproc/rubygem-rouge|2022-01-23|Remove obsoleted port. Use textproc/rubygem-rouge instead
diff --git a/textproc/Makefile b/textproc/Makefile
index 5cd08c01634a..654f7385d984 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1751,7 +1751,6 @@
SUBDIR += rubygem-rmmseg-cpp
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
- SUBDIR += rubygem-rouge2
SUBDIR += rubygem-rouge312
SUBDIR += rubygem-rouge326
SUBDIR += rubygem-rttool
diff --git a/textproc/rubygem-rouge2/Makefile b/textproc/rubygem-rouge2/Makefile
deleted file mode 100644
index 71c29deafbb0..000000000000
--- a/textproc/rubygem-rouge2/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 2.2.1
-PORTREVISION= 1
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 2
-
-MAINTAINER= ruby@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:^2\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge2/distinfo b/textproc/rubygem-rouge2/distinfo
deleted file mode 100644
index 3422cc9d21b4..000000000000
--- a/textproc/rubygem-rouge2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1506009272
-SHA256 (rubygem/rouge-2.2.1.gem) = 9a6dfba66fd686449eff227fb5f938e0abfe6722a61c6bbb1f834d5b2654770a
-SIZE (rubygem/rouge-2.2.1.gem) = 281088
diff --git a/textproc/rubygem-rouge2/pkg-descr b/textproc/rubygem-rouge2/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge2/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