mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 1.0.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
62817001dc
commit
3af90fc9ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366120
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DAV
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -9,10 +9,10 @@ COMMENT= RFC 4918 WebDAV support
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_CABAL= case-insensitive>=0.4 either>=4.1 errors http-client>=0.2 \
|
||||
http-client-tls>=0.2 http-types>=0.7 lens>=3.0 \
|
||||
lifted-base>=0.1 monad-control>=0.3.2 mtl>=2.1 network>=2.3 \
|
||||
optparse-applicative>=0.5.0 transformers-base \
|
||||
USE_CABAL= case-insensitive>=0.4 data-default either>=4.1 errors \
|
||||
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
|
||||
|
||||
EXECUTABLE= hdav
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/DAV-0.8.tar.gz) = 1901a62748916d37413b7cacf1eec97845e2158277b164fb60c429254b8b124e
|
||||
SIZE (cabal/DAV-0.8.tar.gz) = 19976
|
||||
SHA256 (cabal/DAV-1.0.1.tar.gz) = 938cb0beeecc1eaf8a844ba7191e749b7664fdfb0415d5ccae71fa56223c1f49
|
||||
SIZE (cabal/DAV-1.0.1.tar.gz) = 20133
|
||||
|
Loading…
Reference in New Issue
Block a user