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