2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475) |
Log message:
*: Bump PKGREVISION for ghc-9.0.1
|
2021-04-24 08:49:43 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to regex-base-0.94.0.1
* Workaround for {-# LANGUAGE Haskell2010 #-} parser regression
introduced in GHC 9.0
* Optimization flag -O2 has been removed
|
2021-02-18 16:07:28 by Makoto Fujiwara | Files touched by this commit (19) |
Log message:
(*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again
|
2021-02-13 09:01:01 by Makoto Fujiwara | Files touched by this commit (29) |
Log message:
(*/hs-*) fix build, not adapted to ghc90 version
|
2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190) |
Log message:
hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes
to the packages. The Haskell packages didn't have PLIST files because
their paths contained package hashes. These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
|
2020-01-11 10:10:32 by Masatake Daimon | Files touched by this commit (2) |
Log message:
Remove dependency on devel/hs-mtl and devel/hs-text
They are now part of GHC.
Also hs-fail is no longer required as of GHC 8.
|
2020-01-02 15:56:10 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to regex-base-0.94.0.0
* Breaking change: Switch RegExp API from the previously used
Monad(fail) to MonadFail(fail) to denote matching failures
* Define Extract Text instances for strict and lazy Text types
* Compatibility with base-4.13.0
* Explicitly declare all modules Safe under SafeHaskell for GHC 7.4
and higher
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51) |
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
|