git: fde0a6edb5c9 - main - textproc/rubygem-rouge327: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 21:01:06 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fde0a6edb5c91bde73fb0eed367c0c5575aacdc3 commit fde0a6edb5c91bde73fb0eed367c0c5575aacdc3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 20:56:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 21:00:23 +0000 textproc/rubygem-rouge327: Remove obsoleted port Use textproc/rubygem-rouge instead. --- MOVED | 1 + textproc/Makefile | 1 - textproc/rubygem-rouge327/Makefile | 24 ------------------------ textproc/rubygem-rouge327/distinfo | 3 --- textproc/rubygem-rouge327/pkg-descr | 4 ---- 5 files changed, 1 insertion(+), 32 deletions(-) diff --git a/MOVED b/MOVED index c56948e82e79..2ecb5e7ca89b 100644 --- a/MOVED +++ b/MOVED @@ -17521,3 +17521,4 @@ sysutils/gksu||2022-07-27|Has expired: Abandonware, depending on gconf2 sysutils/libgksu||2022-07-27|Has expired: Abandonware, depending on gconf2 multimedia/webvfx-qt5||2022-07-29|Abandoned upstream, multimedia/shotcut no longer supports/uses textproc/rubygem-rouge312|textproc/rubygem-rouge|2022-07-30|Remove obsoleted port. Use textproc/rubygem-rouge instead +textproc/rubygem-rouge327|textproc/rubygem-rouge|2022-07-30|Remove obsoleted port. Use textproc/rubygem-rouge instead diff --git a/textproc/Makefile b/textproc/Makefile index efe2e11d72a0..c2dcbc9d7ff0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1770,7 +1770,6 @@ SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-ronn SUBDIR += rubygem-rouge - SUBDIR += rubygem-rouge327 SUBDIR += rubygem-rouge329 SUBDIR += rubygem-rttool SUBDIR += rubygem-ruby-augeas diff --git a/textproc/rubygem-rouge327/Makefile b/textproc/rubygem-rouge327/Makefile deleted file mode 100644 index d079cfda97f4..000000000000 --- a/textproc/rubygem-rouge327/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= rouge -PORTVERSION= 3.27.0 -CATEGORIES= textproc rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 327 - -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\.27\. - -post-install: - ${RM} ${STAGEDIR}${PREFIX}/bin/rougify - -.include <bsd.port.mk> diff --git a/textproc/rubygem-rouge327/distinfo b/textproc/rubygem-rouge327/distinfo deleted file mode 100644 index 5105afe04b9f..000000000000 --- a/textproc/rubygem-rouge327/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1641046772 -SHA256 (rubygem/rouge-3.27.0.gem) = 3378109428ae21ca6d6d6c1fb5d911442bebe0e4daac08de0275027341cc6014 -SIZE (rubygem/rouge-3.27.0.gem) = 499200 diff --git a/textproc/rubygem-rouge327/pkg-descr b/textproc/rubygem-rouge327/pkg-descr deleted file mode 100644 index fe4ca567acc7..000000000000 --- a/textproc/rubygem-rouge327/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