aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2014-03-29 08:52:54 +0800
committerpgj <pgj@FreeBSD.org>2014-03-29 08:52:54 +0800
commit43e85f045160cde4e9f221f2b7036ca7ed6bb478 (patch)
treeddc21a13929c289330620e015fcff9a9b5d452e3 /sysutils
parent8d18fcb8da6b6921891b78fe19abb842f423f2f3 (diff)
downloadfreebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.tar.gz
freebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.tar.zst
freebsd-ports-gnome-43e85f045160cde4e9f221f2b7036ca7ed6bb478.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
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/hs-angel/Makefile2
-rw-r--r--sysutils/hs-cpu/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hs-angel/Makefile b/sysutils/hs-angel/Makefile
index 2f7e660ce1cb..826e504eedd5 100644
--- a/sysutils/hs-angel/Makefile
+++ b/sysutils/hs-angel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= angel
PORTVERSION= 0.3.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/sysutils/hs-cpu/Makefile b/sysutils/hs-cpu/Makefile
index 909d68c09e57..577a1b92c8ef 100644
--- a/sysutils/hs-cpu/Makefile
+++ b/sysutils/hs-cpu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cpu
PORTVERSION= 0.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org