git: eed3baff17e4 - main - textproc/rubygem-rouge324: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:50:59 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eed3baff17e480d2bf64a45dabb52fc65c628165
commit eed3baff17e480d2bf64a45dabb52fc65c628165
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:29:47 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:29:47 +0000
textproc/rubygem-rouge324: Remove obsoleted port
Use textproc/rubygem-rouge instead.
---
textproc/rubygem-rouge324/Makefile | 24 ------------------------
textproc/rubygem-rouge324/distinfo | 3 ---
textproc/rubygem-rouge324/pkg-descr | 4 ----
3 files changed, 31 deletions(-)
diff --git a/textproc/rubygem-rouge324/Makefile b/textproc/rubygem-rouge324/Makefile
deleted file mode 100644
index 98a33c6a9648..000000000000
--- a/textproc/rubygem-rouge324/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 3.24.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 324
-
-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\.24\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge324/distinfo b/textproc/rubygem-rouge324/distinfo
deleted file mode 100644
index 9961ceddff73..000000000000
--- a/textproc/rubygem-rouge324/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1602780762
-SHA256 (rubygem/rouge-3.24.0.gem) = 228df3eae97599f49546b2b34ffba34bff86a9f3a712327b27586d301f00f4c5
-SIZE (rubygem/rouge-3.24.0.gem) = 495104
diff --git a/textproc/rubygem-rouge324/pkg-descr b/textproc/rubygem-rouge324/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge324/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