diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 20:56:41 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 21:00:23 +0000 |
| commit | 66ce5c11c4e9d5642011cfef9fa62978ffb393df (patch) | |
| tree | 081908464bbab798734d46afbc9aa28bd52d88d6 | |
| parent | b0f09ab17153ab6e1ac5c57ff850ead075783783 (diff) | |
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/rubygem-rouge312/Makefile | 24 | ||||
| -rw-r--r-- | textproc/rubygem-rouge312/distinfo | 3 | ||||
| -rw-r--r-- | textproc/rubygem-rouge312/pkg-descr | 4 |
5 files changed, 1 insertions, 32 deletions
@@ -17520,3 +17520,4 @@ x11-wm/lxmed||2022-07-27|Removed, depends on expired sysutils/gksu 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 diff --git a/textproc/Makefile b/textproc/Makefile index e2691fd678af..efe2e11d72a0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1770,7 +1770,6 @@ SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-ronn SUBDIR += rubygem-rouge - SUBDIR += rubygem-rouge312 SUBDIR += rubygem-rouge327 SUBDIR += rubygem-rouge329 SUBDIR += rubygem-rttool diff --git a/textproc/rubygem-rouge312/Makefile b/textproc/rubygem-rouge312/Makefile deleted file mode 100644 index 0e5edd53d03c..000000000000 --- a/textproc/rubygem-rouge312/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -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 deleted file mode 100644 index 8933ad77151e..000000000000 --- a/textproc/rubygem-rouge312/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index fe4ca567acc7..000000000000 --- a/textproc/rubygem-rouge312/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 |
