textproc/cgrep: Move to textproc/hs-cgrep
Per the convention for Haskell ports PR: 285719 Approved by: lwhsu@ (maintainer, timeout > 5 months) Approved by: yuri@ (Mentor)
This commit is contained in:
1
MOVED
1
MOVED
@@ -4765,3 +4765,4 @@ 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
|
||||
|
||||
@@ -92,7 +92,6 @@
|
||||
SUBDIR += castxml
|
||||
SUBDIR += catdoc
|
||||
SUBDIR += cg3
|
||||
SUBDIR += cgrep
|
||||
SUBDIR += chkascii
|
||||
SUBDIR += choose
|
||||
SUBDIR += chpp
|
||||
@@ -273,6 +272,7 @@
|
||||
SUBDIR += highlight
|
||||
SUBDIR += hil-aspell
|
||||
SUBDIR += hr-aspell
|
||||
SUBDIR += hs-cgrep
|
||||
SUBDIR += hs-lhs2tex
|
||||
SUBDIR += hs-pandoc
|
||||
SUBDIR += hs-pandoc-crossref
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= cgrep
|
||||
PORTVERSION= 8.1.0
|
||||
CATEGORIES= textproc
|
||||
PORTNAME= hs-cgrep
|
||||
DISTVERSION= 8.1.0
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= Context-aware grep for source codes
|
||||
Reference in New Issue
Block a user