Verified Commit e63d7729 authored by sunpoet's avatar sunpoet
Browse files

textproc/rubygem-rouge43: Remove obsoleted port

Use textproc/rubygem-rouge instead.
parent 2ce694c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -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

textproc/rubygem-rouge43/Makefile

deleted100644 → 0
+0 −24
Original line number Diff line number Diff line
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>

textproc/rubygem-rouge43/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1718580312
SHA256 (rubygem/rouge-4.3.0.gem) = 9ee3d9ec53338e78c03fff0cbcd08881d80d69152349b046761e48ccf2de581c
SIZE (rubygem/rouge-4.3.0.gem) = 548352
+0 −2
Original line number Diff line number Diff line
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.