aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-ansi-terminal
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
commitc4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch)
treec0866f6e74ae506e4a037c4c7092b52e8f145318 /devel/hs-ansi-terminal
parentaac32349c902a5c9abd567ac3388e17b7c422eff (diff)
downloadports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.gz
ports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.zip
- Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=291136
Diffstat (limited to 'devel/hs-ansi-terminal')
-rw-r--r--devel/hs-ansi-terminal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-ansi-terminal/Makefile b/devel/hs-ansi-terminal/Makefile
index b3c4b4725325..6a1ce2c99014 100644
--- a/devel/hs-ansi-terminal/Makefile
+++ b/devel/hs-ansi-terminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ansi-terminal
PORTVERSION= 0.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org