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