Unverified Commit 2ff8eb54 authored by Älven's avatar Älven
Browse files

Revert "textproc/cgrep: Move to textproc/hs-cgrep"

This reverts commit 3fd2b74c.

PR:             285719
Approved by:    lwhsu@ (maintainer)
Approved by:    yuri@ (Mentor)

Fixes:	3fd2b74c textproc/cgrep: Move to textproc/hs-cgrep
parent 03d91067
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4765,4 +4765,3 @@ net-mgmt/nagcon||2025-09-02|Has expired: Obsolete, only supports legacy versions
www/yarn-node18||2025-09-02|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30
www/npm-node18||2025-09-03|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30
www/node18||2025-09-03|Has expired: Node.js 18.* has reached its EoL on 2025-04-30. Use Node.js 22.* (www/node22) instead
textproc/cgrep|textproc/hs-cgrep|2025-09-04|Per the convention for Haskell ports
+1 −1
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@
    SUBDIR += castxml
    SUBDIR += catdoc
    SUBDIR += cg3
    SUBDIR += cgrep
    SUBDIR += chkascii
    SUBDIR += choose
    SUBDIR += chpp
@@ -272,7 +273,6 @@
    SUBDIR += highlight
    SUBDIR += hil-aspell
    SUBDIR += hr-aspell
    SUBDIR += hs-cgrep
    SUBDIR += hs-lhs2tex
    SUBDIR += hs-pandoc
    SUBDIR += hs-pandoc-crossref
+4 −3
Original line number Diff line number Diff line
PORTNAME=	hs-cgrep
DISTVERSION=	8.1.0
CATEGORIES=	textproc haskell
PORTNAME=	cgrep
PORTVERSION=	8.1.0
PORTREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	Context-aware grep for source codes
+0 −0

File moved.

Loading