aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-conduit-extra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-conduit-extra/Makefile')
-rw-r--r--devel/hs-conduit-extra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-conduit-extra/Makefile b/devel/hs-conduit-extra/Makefile
index c73417eaa9fa..bfaf8d980691 100644
--- a/devel/hs-conduit-extra/Makefile
+++ b/devel/hs-conduit-extra/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= conduit-extra
-PORTVERSION= 1.1.16
+PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= devel haskell
@@ -12,7 +12,7 @@ LICENSE= MIT
USE_CABAL= attoparsec>=0.10 blaze-builder>=0.3 conduit>=1.1 \
monad-control network>=2.3 primitive>=0.5 resourcet>=1.1 \
- stm streaming-commons>=0.1.11 text transformers-base
+ streaming-commons>=0.1.11 transformers-base typed-process
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>