13 Commits

Author SHA1 Message Date
kili
d7def8066d Let portroach ignore ports on which meta/haskell-platform depends.
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
kili
5c84ae53f1 Bump after ghc changes. 2016-01-20 16:20:43 +00:00
kili
b7a4e0ab3d Update to hs-case-insensitive-1.2.0.5. 2015-12-20 11:06:23 +00:00
kili
bda5b72209 Update to hs-case-insensitive-1.2.0.4. 2015-09-19 07:53:46 +00:00
kili
658bd8d9c0 Update to case-insensitive-1.1.0.3. 2014-11-22 20:45:13 +00:00
kili
7eb2711b9b Add comments to ports which meta/haskell-platform depends on, to
stop other people wasting time on updates which should not be done.

ian@ ran into this (while working on devel/hs-aeson and
textproc/hs-attoparsec), and even I didn't notice before trying to
build all Haskell ports (including meta/haskell-platform) with his
diffs.
2014-06-19 18:58:01 +00:00
kili
dbf5f98abd Update to case-insensitive-1.0.0.1. 2013-07-18 21:46:41 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
02cd723867 Update to case-insensitive-0.4.0.1. 2012-09-02 21:11:52 +00:00
kili
44978fe7b0 Update to hs-case-insensitive-0.3.0.1.
There a newer version available (0.4.0.1) but this has to wait after some
ports depending in hs-case-insensitive have been updated.
2012-01-15 17:17:30 +00:00
kili
c8d983ad6c The module Data.CaseInsensitive provides the CI type constructor
which can be parameterised by a string-like type like: String,
ByteString, Text, etc.. Comparisons of values of the resulting type
will be insensitive to cases.

ok jasper@ jim@
2011-09-24 19:02:40 +00:00