summaryrefslogtreecommitdiffstats
path: root/devel/hs-hastache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hastache/Makefile')
-rw-r--r--devel/hs-hastache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-hastache/Makefile b/devel/hs-hastache/Makefile
index 02805f4..f97a069 100644
--- a/devel/hs-hastache/Makefile
+++ b/devel/hs-hastache/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hastache
-PORTVERSION= 0.4.2
+PORTVERSION= 0.5.0
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= blaze-builder ieee754 mtl syb text utf8-string
+USE_CABAL= blaze-builder ieee754 mtl syb text transformers utf8-string
INSTALL_PORTDATA= cd ${WRKSRC} && ${INSTALL_DATA} README.md ${DATADIR}
OpenPOWER on IntegriCloud