aboutsummaryrefslogtreecommitdiff
path: root/x11
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
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')
-rw-r--r--x11/hs-X11-xft/Makefile2
-rw-r--r--x11/hs-X11/Makefile2
-rw-r--r--x11/hs-xmobar/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile
index b647611c32f5..2ec8de5ba7bc 100644
--- a/x11/hs-X11-xft/Makefile
+++ b/x11/hs-X11-xft/Makefile
@@ -2,7 +2,7 @@
PORTNAME= X11-xft
PORTVERSION= 0.3.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile
index 7f924616e052..bc978bc118de 100644
--- a/x11/hs-X11/Makefile
+++ b/x11/hs-X11/Makefile
@@ -3,7 +3,7 @@
PORTNAME= X11
PORTVERSION= 1.6.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index bb0e20833a13..0c9cda673d12 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmobar
PORTVERSION= 0.17
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org