aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-29 01:29:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-29 01:29:08 +0000
commit8adb03ad23962a58000e6199d26fe5b28e699feb (patch)
treeeadfab99ff6bd4aa392eb5a4a322bd74c176f63e
parentd437154d9d163ccdb6c090828233e2a60b14904d (diff)
textproc/rubygem-rouge326: Remove obsoleted port
Use textproc/rubygem-rouge instead.
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-rouge326/Makefile24
-rw-r--r--textproc/rubygem-rouge326/distinfo3
-rw-r--r--textproc/rubygem-rouge326/pkg-descr4
4 files changed, 0 insertions, 32 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e5652f4a3ffd..af7a10dc8512 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1743,7 +1743,6 @@
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
SUBDIR += rubygem-rouge312
- SUBDIR += rubygem-rouge326
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt
diff --git a/textproc/rubygem-rouge326/Makefile b/textproc/rubygem-rouge326/Makefile
deleted file mode 100644
index 5c0d418f4940..000000000000
--- a/textproc/rubygem-rouge326/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 3.26.1
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 326
-
-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\.26\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge326/distinfo b/textproc/rubygem-rouge326/distinfo
deleted file mode 100644
index fe152c666474..000000000000
--- a/textproc/rubygem-rouge326/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1632038004
-SHA256 (rubygem/rouge-3.26.1.gem) = 6e2368cffd73d3a692ff76d32e503a6b1df1be148df2ff40ef5c1c37f506f3a4
-SIZE (rubygem/rouge-3.26.1.gem) = 497152
diff --git a/textproc/rubygem-rouge326/pkg-descr b/textproc/rubygem-rouge326/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge326/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