aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-uulib
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2008-07-18 20:05:17 +0000
committerOliver Braun <obraun@FreeBSD.org>2008-07-18 20:05:17 +0000
commitf5d876d7f61e1f4eef9a90ff37bf526f1e0abf49 (patch)
tree860c4fa4084e1f9caab1b9cf2f29f2a127094ec9 /devel/hs-uulib
parent1ff262e9107cbe7853ba39cf03522713fa651cf2 (diff)
downloadports-f5d876d7f61e1f4eef9a90ff37bf526f1e0abf49.tar.gz
ports-f5d876d7f61e1f4eef9a90ff37bf526f1e0abf49.zip
Upgrade ghc to 6.8.3.
Notes
Notes: svn path=/head/; revision=217059
Diffstat (limited to 'devel/hs-uulib')
-rw-r--r--devel/hs-uulib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-uulib/Makefile b/devel/hs-uulib/Makefile
index b548029fae42..f9cdad3b9881 100644
--- a/devel/hs-uulib/Makefile
+++ b/devel/hs-uulib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= uulib
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= devel haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -16,7 +17,7 @@ COMMENT= Haskell Utrecht Tools Library
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
-GHC_VERSION= 6.8.2
+GHC_VERSION= 6.8.3
UULIB_VERSION= ${PORTVERSION}
GHC_CMD= ${LOCALBASE}/bin/ghc