aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 20:56:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 21:00:23 +0000
commitfde0a6edb5c91bde73fb0eed367c0c5575aacdc3 (patch)
tree4fefa289b8dd2e9a9ee3f28041ed54935f4e41b9
parent66ce5c11c4e9d5642011cfef9fa62978ffb393df (diff)
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-rouge327/Makefile24
-rw-r--r--textproc/rubygem-rouge327/distinfo3
-rw-r--r--textproc/rubygem-rouge327/pkg-descr4
5 files changed, 1 insertions, 32 deletions
diff --git a/MOVED b/MOVED
index c56948e82e79..2ecb5e7ca89b 100644
--- a/MOVED
+++ b/MOVED
@@ -17521,3 +17521,4 @@ sysutils/gksu||2022-07-27|Has expired: Abandonware, depending on gconf2
sysutils/libgksu||2022-07-27|Has expired: Abandonware, depending on gconf2
multimedia/webvfx-qt5||2022-07-29|Abandoned upstream, multimedia/shotcut no longer supports/uses
textproc/rubygem-rouge312|textproc/rubygem-rouge|2022-07-30|Remove obsoleted port. Use textproc/rubygem-rouge instead
+textproc/rubygem-rouge327|textproc/rubygem-rouge|2022-07-30|Remove obsoleted port. Use textproc/rubygem-rouge instead
diff --git a/textproc/Makefile b/textproc/Makefile
index efe2e11d72a0..c2dcbc9d7ff0 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1770,7 +1770,6 @@
SUBDIR += rubygem-rmmseg-cpp
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
- SUBDIR += rubygem-rouge327
SUBDIR += rubygem-rouge329
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
diff --git a/textproc/rubygem-rouge327/Makefile b/textproc/rubygem-rouge327/Makefile
deleted file mode 100644
index d079cfda97f4..000000000000
--- a/textproc/rubygem-rouge327/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 3.27.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 327
-
-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\.27\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge327/distinfo b/textproc/rubygem-rouge327/distinfo
deleted file mode 100644
index 5105afe04b9f..000000000000
--- a/textproc/rubygem-rouge327/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1641046772
-SHA256 (rubygem/rouge-3.27.0.gem) = 3378109428ae21ca6d6d6c1fb5d911442bebe0e4daac08de0275027341cc6014
-SIZE (rubygem/rouge-3.27.0.gem) = 499200
diff --git a/textproc/rubygem-rouge327/pkg-descr b/textproc/rubygem-rouge327/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge327/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