Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/cgrep: Update to 8.1.0 | Gleb Popov | 2024-03-02 | 1 | -0/+11 |
| | |||||
* | Update lang/ghc 8.4.2 and the hs-* ports the newer versions | Tobias C. Berner | 2018-05-25 | 1 | -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. Berner | 2017-08-10 | 1 | -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 |