aboutsummaryrefslogtreecommitdiff
path: root/www/hs-happstack-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-happstack-server/Makefile')
-rw-r--r--www/hs-happstack-server/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/hs-happstack-server/Makefile b/www/hs-happstack-server/Makefile
index b46bef8ce724..83ccca8dbef1 100644
--- a/www/hs-happstack-server/Makefile
+++ b/www/hs-happstack-server/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= happstack-server
-PORTVERSION= 7.1.1
-PORTREVISION= 1
+PORTVERSION= 7.1.7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -13,7 +12,7 @@ FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
-USE_CABAL= base64-bytestring blaze-html hslogger>=1.0.2 html \
+USE_CABAL= base64-bytestring blaze-html>=0.5 hslogger>=1.0.2 html \
monad-control>=0.3 mtl>=2 network>=2.2.3 parsec \
sendfile>=0.7.1 syb system-filepath>=0.3.1 text>=0.10 \
threads>=0.5 time-compat transformers>=0.1.3 \