git: 8adb03ad2396 - main - textproc/rubygem-rouge326: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 29 Jan 2022 01:29:38 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8adb03ad23962a58000e6199d26fe5b28e699feb

commit 8adb03ad23962a58000e6199d26fe5b28e699feb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-29 01:29:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-29 01:29:08 +0000

    textproc/rubygem-rouge326: Remove obsoleted port
    
    Use textproc/rubygem-rouge instead.
---
 textproc/Makefile                   |  1 -
 textproc/rubygem-rouge326/Makefile  | 24 ------------------------
 textproc/rubygem-rouge326/distinfo  |  3 ---
 textproc/rubygem-rouge326/pkg-descr |  4 ----
 4 files changed, 32 deletions(-)

diff --git a/textproc/Makefile b/textproc/Makefile
index e5652f4a3ffd..af7a10dc8512 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1743,7 +1743,6 @@
     SUBDIR += rubygem-ronn
     SUBDIR += rubygem-rouge
     SUBDIR += rubygem-rouge312
-    SUBDIR += rubygem-rouge326
     SUBDIR += rubygem-rttool
     SUBDIR += rubygem-ruby-augeas
     SUBDIR += rubygem-ruby-xslt
diff --git a/textproc/rubygem-rouge326/Makefile b/textproc/rubygem-rouge326/Makefile
deleted file mode 100644
index 5c0d418f4940..000000000000
--- a/textproc/rubygem-rouge326/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME=	rouge
-PORTVERSION=	3.26.1
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	326
-
-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\.26\.
-
-post-install:
-	${RM} ${STAGEDIR}${PREFIX}/bin/rougify
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-rouge326/distinfo b/textproc/rubygem-rouge326/distinfo
deleted file mode 100644
index fe152c666474..000000000000
--- a/textproc/rubygem-rouge326/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1632038004
-SHA256 (rubygem/rouge-3.26.1.gem) = 6e2368cffd73d3a692ff76d32e503a6b1df1be148df2ff40ef5c1c37f506f3a4
-SIZE (rubygem/rouge-3.26.1.gem) = 497152
diff --git a/textproc/rubygem-rouge326/pkg-descr b/textproc/rubygem-rouge326/pkg-descr
deleted file mode 100644
index fe4ca567acc7..000000000000
--- a/textproc/rubygem-rouge326/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