18 Commits

Author SHA1 Message Date
kili
cae9cf7ea2 Update to hs-hashable-1.2.7.0.
Joint work with Greg Steuck.
2019-09-30 12:08:54 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kili
01659670fb Update to hashable-1.2.6.1. 2018-01-22 22:01:42 +00:00
kili
8426f8e5a9 Update to hs-hashable-1.2.4.0. 2017-11-07 22:12:11 +00:00
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
7413449cd4 Dump after ghc changes. 2016-01-20 16:22:25 +00:00
kili
e2e02b1633 Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:26:53 +00:00
kili
e2383d5f1c Update to hs-hashable-1.2.3.3. 2015-09-19 07:55:57 +00:00
kili
b3f4c26c1e Update to hashable-1.2.2.0. 2014-11-22 20:46:49 +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
c9253703bc Update to hashable-1.1.2.5. 2013-07-18 21:46:04 +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
56b390f8e1 Bump.
Set NO_REGRESS, because of missing dependencies.
2012-12-02 20:39:33 +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
1ca1bd97fe Update to hashable-1.1.2.3. 2012-09-02 21:23:17 +00:00
kili
4fdf20daa7 This package defines a class, 'Hashable', for types that can be
converted to a hash value.  This class exists for the benefit of
hashing-based data structures.  The package provides instances for
basic types and a way to combine hash values.

ok dcoppa@
2012-01-15 16:58:28 +00:00