aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:52 +0000
commita0b4f0628898f3618540bb417ad24b6081e8c4fd (patch)
tree3c0e2fc6e43be2d462488c8fc9c487c7a20a6da9
parenteed3baff17e480d2bf64a45dabb52fc65c628165 (diff)
downloadports-a0b4f0628898f3618540bb417ad24b6081e8c4fd.tar.gz
ports-a0b4f0628898f3618540bb417ad24b6081e8c4fd.zip
textproc/rubygem-rouge325: Remove obsoleted port
Use textproc/rubygem-rouge instead.
-rw-r--r--textproc/rubygem-rouge325/Makefile24
-rw-r--r--textproc/rubygem-rouge325/distinfo3
-rw-r--r--textproc/rubygem-rouge325/pkg-descr4
3 files changed, 0 insertions, 31 deletions
diff --git a/textproc/rubygem-rouge325/Makefile b/textproc/rubygem-rouge325/Makefile
deleted file mode 100644
index 0976f9e321fb..000000000000
--- a/textproc/rubygem-rouge325/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 3.25.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 325
-
-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\.25\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge325/distinfo b/textproc/rubygem-rouge325/distinfo
deleted file mode 100644
index 6521ef8cd349..000000000000
--- a/textproc/rubygem-rouge325/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1605426609
-SHA256 (rubygem/rouge-3.25.0.gem) = b6ab37fe9b4a91f3d436c9226eda4dd654e1a02990c030adcb05661a40da6c7b
-SIZE (rubygem/rouge-3.25.0.gem) = 495104
diff --git a/textproc/rubygem-rouge325/pkg-descr b/textproc/rubygem-rouge325/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge325/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