summaryrefslogtreecommitdiff
path: root/textproc/cgrep/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/cgrep: Update to 8.1.0Gleb Popov2024-03-021-0/+11
|
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-251-32/+0
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* Fix textproc/cgrep after r447548.Tobias C. Berner2017-08-101-0/+32
Unfortunately a fix did not make it into the previous ghc-update commit. This backports an upstream fix to the duplicate definition of isSymbolicLink. Reported by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D11960 Notes: svn path=/head/; revision=447722