Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:25:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e63d77297aaa - main - textproc/rubygem-rouge43: Remove obsoleted port
Message-ID:  <202412311625.4BVGPlMq042096@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e63d77297aaa2c0e4a331c824d0cc4aedaac7c3c

commit e63d77297aaa2c0e4a331c824d0cc4aedaac7c3c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 16:17:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 16:22:46 +0000

    textproc/rubygem-rouge43: Remove obsoleted port
    
    Use textproc/rubygem-rouge instead.
---
 MOVED                              |  1 +
 textproc/Makefile                  |  1 -
 textproc/rubygem-rouge43/Makefile  | 24 ------------------------
 textproc/rubygem-rouge43/distinfo  |  3 ---
 textproc/rubygem-rouge43/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 98703be9c050..be8cca07623e 100644
--- a/MOVED
+++ b/MOVED
@@ -3797,3 +3797,4 @@ textproc/rubygem-kramdown1|textproc/rubygem-kramdown|2024-12-31|Remove obsoleted
 textproc/rubygem-kramdown23|textproc/rubygem-kramdown|2024-12-31|Remove obsoleted port. Use textproc/rubygem-kramdown instead
 textproc/rubygem-rexml32|textproc/rubygem-rexml|2024-12-31|Remove obsoleted port. Use textproc/rubygem-rexml instead
 textproc/rubygem-rexml33|textproc/rubygem-rexml|2024-12-31|Remove obsoleted port. Use textproc/rubygem-rexml instead
+textproc/rubygem-rouge43|textproc/rubygem-rouge|2024-12-31|Remove obsoleted port. Use textproc/rubygem-rouge instead
diff --git a/textproc/Makefile b/textproc/Makefile
index e2f280caf423..8a8bfff0a901 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1947,7 +1947,6 @@
     SUBDIR += rubygem-rouge
     SUBDIR += rubygem-rouge-gitlab
     SUBDIR += rubygem-rouge3
-    SUBDIR += rubygem-rouge43
     SUBDIR += rubygem-rttool
     SUBDIR += rubygem-ruby-augeas
     SUBDIR += rubygem-ruby-xslt
diff --git a/textproc/rubygem-rouge43/Makefile b/textproc/rubygem-rouge43/Makefile
deleted file mode 100644
index b18185a2f2a9..000000000000
--- a/textproc/rubygem-rouge43/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME=	rouge
-PORTVERSION=	4.3.0
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	43
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Simple, easy-to-extend drop-in replacement for pygments
-WWW=		https://github.com/jneen/rouge
-
-LICENSE=	BSD2CLAUSE MIT
-LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^4\.3\.
-
-post-install:
-	${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge43/distinfo b/textproc/rubygem-rouge43/distinfo
deleted file mode 100644
index 97ed4ebee0f0..000000000000
--- a/textproc/rubygem-rouge43/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1718580312
-SHA256 (rubygem/rouge-4.3.0.gem) = 9ee3d9ec53338e78c03fff0cbcd08881d80d69152349b046761e48ccf2de581c
-SIZE (rubygem/rouge-4.3.0.gem) = 548352
diff --git a/textproc/rubygem-rouge43/pkg-descr b/textproc/rubygem-rouge43/pkg-descr
deleted file mode 100644
index d80d76f1615c..000000000000
--- a/textproc/rubygem-rouge43/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Rouge aims to a be a simple, easy-to-extend drop-in replacement for
-pygments.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311625.4BVGPlMq042096>