aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/hs-HGL-ghc/Makefile3
-rw-r--r--graphics/hs-HGL/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/hs-HGL-ghc/Makefile b/graphics/hs-HGL-ghc/Makefile
index 63ef5d51a315..fb10870940cc 100644
--- a/graphics/hs-HGL-ghc/Makefile
+++ b/graphics/hs-HGL-ghc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HGL
PORTVERSION= 3.2.0.0
+PORTREVISION= 1
CATEGORIES= graphics haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -18,7 +19,7 @@ COMMENT= A simple graphics library based on X11 or Win32
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
hs-x11-ghc>=1.2.1:${PORTSDIR}/x11/hs-x11-ghc
-GHC_VERSION= 6.8.2
+GHC_VERSION= 6.8.3
CABAL_CMD= ${LOCALBASE}/bin/runghc Setup.hs
diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile
index 63ef5d51a315..fb10870940cc 100644
--- a/graphics/hs-HGL/Makefile
+++ b/graphics/hs-HGL/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HGL
PORTVERSION= 3.2.0.0
+PORTREVISION= 1
CATEGORIES= graphics haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -18,7 +19,7 @@ COMMENT= A simple graphics library based on X11 or Win32
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
hs-x11-ghc>=1.2.1:${PORTSDIR}/x11/hs-x11-ghc
-GHC_VERSION= 6.8.2
+GHC_VERSION= 6.8.3
CABAL_CMD= ${LOCALBASE}/bin/runghc Setup.hs