summaryrefslogtreecommitdiffstats
path: root/devel/hs-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-conduit/Makefile')
-rw-r--r--devel/hs-conduit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-conduit/Makefile b/devel/hs-conduit/Makefile
index 7eaa0cf..b36f327 100644
--- a/devel/hs-conduit/Makefile
+++ b/devel/hs-conduit/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= conduit
-PORTVERSION= 0.5.5
+PORTVERSION= 0.5.6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Streaming data processing library
LICENSE= BSD
-USE_CABAL= lifted-base>=0.1 monad-control>=0.3.1 resourcet>=0.3 \
+USE_CABAL= lifted-base>=0.1 monad-control>=0.3.1 resourcet>=0.4.3 \
text>=0.11 transformers>=0.2.2 transformers-base>=0.4.1 \
void>=0.5.5
OpenPOWER on IntegriCloud