1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

textproc/rubygem-rouge329: Remove obsoleted port

Use textproc/rubygem-rouge instead.
This commit is contained in:
Po-Chuan Hsieh 2023-04-09 21:28:16 +08:00
parent b610962c14
commit 9f0c0517ae
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
5 changed files with 1 additions and 30 deletions

1
MOVED
View File

@ -17906,3 +17906,4 @@ devel/rubygem-sidekiq64|devel/rubygem-sidekiq|2023-04-09|Remove obsoleted port.
security/rubygem-openssl221|security/rubygem-openssl|2023-04-09|Remove obsoleted port. Use security/rubygem-openssl instead
textproc/rubygem-github-markup17|textproc/rubygem-github-markup|2023-04-09|Remove obsoleted port. Use textproc/rubygem-github-markup instead
textproc/rubygem-loofah218|textproc/rubygem-loofah|2023-04-09|Remove obsoleted port. Use textproc/rubygem-loofah instead
textproc/rubygem-rouge329|textproc/rubygem-rouge|2023-04-09|Remove obsoleted port. Use textproc/rubygem-rouge instead

View File

@ -1810,7 +1810,6 @@
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
SUBDIR += rubygem-rouge3
SUBDIR += rubygem-rouge329
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt

View File

@ -1,24 +0,0 @@
PORTNAME= rouge
PORTVERSION= 3.29.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 329
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:^3\.29\.
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/rougify
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1654275959
SHA256 (rubygem/rouge-3.29.0.gem) = 398811a083adf8946e51c337ed1a47e14972754e766b0751e8a87d0713fbb09d
SIZE (rubygem/rouge-3.29.0.gem) = 528384

View File

@ -1,2 +0,0 @@
Rouge aims to a be a simple, easy-to-extend drop-in replacement for
pygments.