aboutsummaryrefslogtreecommitdiff
path: root/www/hs-DAV
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-DAV
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'www/hs-DAV')
-rw-r--r--www/hs-DAV/Makefile14
-rw-r--r--www/hs-DAV/distinfo4
2 files changed, 10 insertions, 8 deletions
diff --git a/www/hs-DAV/Makefile b/www/hs-DAV/Makefile
index bc450ae7f9f7..868931ee9ba3 100644
--- a/www/hs-DAV/Makefile
+++ b/www/hs-DAV/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= DAV
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.7
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,13 +9,16 @@ COMMENT= RFC 4918 WebDAV support
LICENSE= GPLv3
-USE_CABAL= case-insensitive>=0.4 data-default either>=4.1 errors \
+USE_CABAL= case-insensitive>=0.4 data-default either>=4.1 \
exceptions http-client>=0.2 http-client-tls>=0.2 \
- http-types>=0.7 lens>=3.0 mtl>=2.1 network>=2.3 \
- optparse-applicative>=0.5.0 transformers-base utf8-string \
- xml-conduit>=1.0 xml-hamlet>=0.4
+ http-types>=0.7 lens>=3.0 mtl>=2.1 network>=2.6 \
+ network-uri>=2.6 optparse-applicative>=0.10.0 \
+ transformers-base utf8-string xml-conduit>=1.0 \
+ xml-hamlet>=0.4
EXECUTABLE= hdav
+FLAGS_ENABLE= network-uri
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-DAV/distinfo b/www/hs-DAV/distinfo
index d20c96428dd0..3589c715e6a5 100644
--- a/www/hs-DAV/distinfo
+++ b/www/hs-DAV/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/DAV-1.0.1.tar.gz) = 938cb0beeecc1eaf8a844ba7191e749b7664fdfb0415d5ccae71fa56223c1f49
-SIZE (cabal/DAV-1.0.1.tar.gz) = 20133
+SHA256 (cabal/DAV-1.0.7.tar.gz) = a8a9000b544e872296c8597edd9df10d10ceaa097f981d98bd315c1dfb637c2e
+SIZE (cabal/DAV-1.0.7.tar.gz) = 19768