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 --- security/hs-crypto-pubkey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/hs-crypto-pubkey/Makefile') diff --git a/security/hs-crypto-pubkey/Makefile b/security/hs-crypto-pubkey/Makefile index fc5610244431..731d5488a752 100644 --- a/security/hs-crypto-pubkey/Makefile +++ b/security/hs-crypto-pubkey/Makefile @@ -2,7 +2,7 @@ PORTNAME= crypto-pubkey PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org -- cgit