From 85c277ebe0c60dd6aa5be2bceb4d04e10cdf1b13 Mon Sep 17 00:00:00 2001 From: pgj Date: Thu, 9 Jan 2014 21:29:39 +0000 Subject: - 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 --- textproc/hs-hs-bibutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/hs-hs-bibutils/Makefile') diff --git a/textproc/hs-hs-bibutils/Makefile b/textproc/hs-hs-bibutils/Makefile index e19a49881025..7a3c638a7725 100644 --- a/textproc/hs-hs-bibutils/Makefile +++ b/textproc/hs-hs-bibutils/Makefile @@ -2,7 +2,7 @@ PORTNAME= hs-bibutils PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -- cgit