git: 3be1e8b65ab8 - main - textproc/rubygem-rouge41: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Nov 2023 06:11:35 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3be1e8b65ab8f5914c7e3b38681c323a905232e2
commit 3be1e8b65ab8f5914c7e3b38681c323a905232e2
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-11-29 06:11:16 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-11-29 06:11:16 +0000
textproc/rubygem-rouge41: Remove expired port
textproc/rubygem-rouge41
---
MOVED | 1 +
textproc/Makefile | 1 -
textproc/rubygem-rouge41/Makefile | 24 ------------------------
textproc/rubygem-rouge41/distinfo | 3 ---
textproc/rubygem-rouge41/pkg-descr | 2 --
5 files changed, 1 insertion(+), 30 deletions(-)
diff --git a/MOVED b/MOVED
index c2b72d3772a7..38484f1daa51 100644
--- a/MOVED
+++ b/MOVED
@@ -8100,3 +8100,4 @@ security/rubygem-devise-two-factor40-rails70|security/rubygem-devise-two-factor4
www/rubygem-rqrcode-rails3|www/rubygem-rqrcode|2023-11-27|Remove obsoleted port. Use www/rubygem-rqrcode instead
textproc/py-pygments-25|textproc/py-pygments|2023-11-27|Remove obsoleted port. Use textproc/py-pygments instead
devel/rubygem-devise48-rails70|devel/rubygem-devise-rails70|2023-11-29|Use devel/rubygem-devise-rails70 instead
+textproc/rubygem-rouge41|textproc/rubygem-rouge|2023-11-29|Use textproc/rubygem-rouge instead
diff --git a/textproc/Makefile b/textproc/Makefile
index ea206f8c2d38..1a2499884a14 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1865,7 +1865,6 @@
SUBDIR += rubygem-ronn
SUBDIR += rubygem-rouge
SUBDIR += rubygem-rouge3
- SUBDIR += rubygem-rouge41
SUBDIR += rubygem-rttool
SUBDIR += rubygem-ruby-augeas
SUBDIR += rubygem-ruby-xslt
diff --git a/textproc/rubygem-rouge41/Makefile b/textproc/rubygem-rouge41/Makefile
deleted file mode 100644
index d7ff6554719e..000000000000
--- a/textproc/rubygem-rouge41/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= rouge
-PORTVERSION= 4.1.3
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 41
-
-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\.1\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge41/distinfo b/textproc/rubygem-rouge41/distinfo
deleted file mode 100644
index a50835967028..000000000000
--- a/textproc/rubygem-rouge41/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1691070446
-SHA256 (rubygem/rouge-4.1.3.gem) = 9c8663db26e05e52b3b0286daacae73ebb361c1bd31d7febd8c57087faa0b9a5
-SIZE (rubygem/rouge-4.1.3.gem) = 545280
diff --git a/textproc/rubygem-rouge41/pkg-descr b/textproc/rubygem-rouge41/pkg-descr
deleted file mode 100644
index d80d76f1615c..000000000000
--- a/textproc/rubygem-rouge41/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Rouge aims to a be a simple, easy-to-extend drop-in replacement for
-pygments.