- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by

the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
This commit is contained in:
Gabor Pali
2014-01-09 21:29:39 +00:00
parent 212e23643b
commit f27ca4d0f1
406 changed files with 620 additions and 562 deletions

View File

@@ -2,7 +2,7 @@
PORTNAME= persistent-sqlite
PORTVERSION= 1.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org