aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/hs-xmonad
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
commit8b1c9714975c2175c8c2da424bfafb3143af3a12 (patch)
treeddc21a13929c289330620e015fcff9a9b5d452e3 /x11-wm/hs-xmonad
parent5e1d6a20495d4c74bc0cd8952e2846cbbd7d60f3 (diff)
downloadports-8b1c9714975c2175c8c2da424bfafb3143af3a12.tar.gz
ports-8b1c9714975c2175c8c2da424bfafb3143af3a12.zip
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=349475
Diffstat (limited to 'x11-wm/hs-xmonad')
-rw-r--r--x11-wm/hs-xmonad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile
index 866b6556da92..0d682b20bb24 100644
--- a/x11-wm/hs-xmonad/Makefile
+++ b/x11-wm/hs-xmonad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmonad
PORTVERSION= 0.11
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org