aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-uulib
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2008-07-19 04:05:17 +0800
committerobraun <obraun@FreeBSD.org>2008-07-19 04:05:17 +0800
commit36288b2dbf7b0c42c572f9db9b0da22e437f261e (patch)
tree061308931ba8310ac4ef5db56457a492e5fd3437 /devel/hs-uulib
parent4305f0d3a72f00d874b503a0fb5cefd3f31a0190 (diff)
downloadfreebsd-ports-gnome-36288b2dbf7b0c42c572f9db9b0da22e437f261e.tar.gz
freebsd-ports-gnome-36288b2dbf7b0c42c572f9db9b0da22e437f261e.tar.zst
freebsd-ports-gnome-36288b2dbf7b0c42c572f9db9b0da22e437f261e.zip
Upgrade ghc to 6.8.3.
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