aboutsummaryrefslogtreecommitdiff
path: root/www/hs-HTTP
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /www/hs-HTTP
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'www/hs-HTTP')
-rw-r--r--www/hs-HTTP/Makefile9
-rw-r--r--www/hs-HTTP/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index c3c934474e10..f605ada38d79 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HTTP
-PORTVERSION= 4000.2.10
-PORTREVISION= 1
+PORTVERSION= 4000.2.20
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,11 @@ COMMENT= Library for client-side HTTP
LICENSE= BSD3CLAUSE
-USE_CABAL= mtl>=2.0 network parsec
+USE_CABAL= mtl>=2.0 network>=2.6 network-uri>=2.6 old-time>=1.0.0.0 \
+ parsec>=2.0
+
+FLAGS_ENABLE= network-uri
+FLAGS_DISABLE= mtl1 warn-as-error network23 conduit10 warp-tests
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-HTTP/distinfo b/www/hs-HTTP/distinfo
index f208ba4f1656..888d8dc22189 100644
--- a/www/hs-HTTP/distinfo
+++ b/www/hs-HTTP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/HTTP-4000.2.10.tar.gz) = efde6d9f2e8cd7b72068579f0a75449703c0fa7aee76dfc0f3af175295a127d1
-SIZE (cabal/HTTP-4000.2.10.tar.gz) = 67912
+SHA256 (cabal/HTTP-4000.2.20.tar.gz) = 4407cc863699720d179b36257baf21b5f1df4be8c30545dcec4d685a726fd85b
+SIZE (cabal/HTTP-4000.2.20.tar.gz) = 71475