aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-mmap
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-13 11:49:32 +0800
committerpgj <pgj@FreeBSD.org>2012-02-13 11:49:32 +0800
commit07aa9b00440a2c57356aff67f194359a28298175 (patch)
tree275e4e6ec1de52d9789359048a5003b55c50df4e /devel/hs-mmap
parent928c146cb33b0b4c1fa5471d848a391e0287c3be (diff)
downloadfreebsd-ports-gnome-07aa9b00440a2c57356aff67f194359a28298175.tar.gz
freebsd-ports-gnome-07aa9b00440a2c57356aff67f194359a28298175.tar.zst
freebsd-ports-gnome-07aa9b00440a2c57356aff67f194359a28298175.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
Diffstat (limited to 'devel/hs-mmap')
-rw-r--r--devel/hs-mmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-mmap/Makefile b/devel/hs-mmap/Makefile
index d7fcd3c1fa31..25f62783fb44 100644
--- a/devel/hs-mmap/Makefile
+++ b/devel/hs-mmap/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mmap
PORTVERSION= 0.5.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org