aboutsummaryrefslogtreecommitdiff
path: root/www/hs-snap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-snap/Makefile')
-rw-r--r--www/hs-snap/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile
index 6d49a52f63e0..40351d1b74d2 100644
--- a/www/hs-snap/Makefile
+++ b/www/hs-snap/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= snap
-PORTVERSION= 0.11.2
+PORTVERSION= 0.12.0
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,14 +9,12 @@ COMMENT= Top-level package for the Snap Web Framework
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= aeson>=0.6 attoparsec>=0.10 cereal>=0.3 clientsession>=0.8 \
comonad>=1.1 configurator>=0.1 directory-tree>=0.10 \
- dlist>=0.5 errors>=1.4 hashable>=1.2 heist>=0.11 \
- lens>=3.7.6 logict>=0.4.2 MonadCatchIO-transformers>=0.2 \
- mtl>2.0 mwc-random>=0.8 pwstore-fast>=2.3 regex-posix>=0.95 \
- snap-core>=0.9 snap-server>=0.9 stm>=2.2 syb>=0.1 \
+ dlist>=0.5 errors>=1.4 hashable heist>=0.12 lens>=3.7.6 \
+ logict>=0.4.2 MonadCatchIO-transformers>=0.2 mtl>2.0 \
+ mwc-random>=0.8 pwstore-fast>=2.2 regex-posix>=0.95 \
+ snap-core>=0.9 snap-server>=0.9 stm>=2.2 syb>=0.1 tagged \
text>=0.11 transformers>=0.2 unordered-containers>=0.1.4 \
vector>=0.7.1 vector-algorithms>=0.4 xmlhtml>=0.1