diff options
author | jlam <jlam@pkgsrc.org> | 2002-02-28 18:23:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-02-28 18:23:57 +0000 |
commit | 3d405780b79423605692e1ebf8a37cbdf59c207d (patch) | |
tree | bc443fb293168082fc37e63d2b9ce82cc494ae9a /www/cadaver/distinfo | |
parent | b229e18ec647797b2a11eaf3678d3f90247d158f (diff) | |
download | pkgsrc-3d405780b79423605692e1ebf8a37cbdf59c207d.tar.gz |
Update www/cadaver to 0.19.1. Pkgsrc changes include:
* Don't use the shared libneon as the neon API is just too unstable.
Revert back to using the included neon library.
* Remove dependency on gettext-lib as the NLS build is broken.
* Remove dependency on libgetopt as cadaver provides its own
getopt_long implementation if one doesn't exist on the system.
Changes from version 0.19.0 include:
* Fix permissions of local file downloaded using 'get' (Dan Mullen).
* Add man page (Jules <jules@jules.com>)
* lockdepth option is used for any non-collection resource.
* Add 'quiet' option; when set, connection status messages are
supressed.
Diffstat (limited to 'www/cadaver/distinfo')
-rw-r--r-- | www/cadaver/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cadaver/distinfo b/www/cadaver/distinfo index 5eded60dff2..2a1b40981a5 100644 --- a/www/cadaver/distinfo +++ b/www/cadaver/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/01/13 21:24:44 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/02/28 18:23:57 jlam Exp $ -SHA1 (cadaver-0.19.0.tar.gz) = bceb744755747536ed12df0de054e32b012be86c -Size (cadaver-0.19.0.tar.gz) = 463968 bytes +SHA1 (cadaver-0.19.1.tar.gz) = ba530120dc2e7fd4c416a194236e430396e2c5e3 +Size (cadaver-0.19.1.tar.gz) = 466833 bytes |