diff options
author | sno <sno@pkgsrc.org> | 2010-03-15 19:19:12 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-15 19:19:12 +0000 |
commit | 5411a6d75cfb795353b2f54f9348af61194fbe80 (patch) | |
tree | 2f187874a6e702ec21c21be44d24c2046eafe37d /www/p5-HTTP-DAV/distinfo | |
parent | 631254306b257c783aac456d1fc6c14cb0c597bc (diff) | |
download | pkgsrc-5411a6d75cfb795353b2f54f9348af61194fbe80.tar.gz |
Updating www/p5-HTTP-DAV from 0.38 to 0.40
pkgsrc changes:
- Adjust license definition
Upstream changes:
v0.40 (released 2010/01/27):
* bug fixes
- Fixed RT #47500 (http://rt.cpan.org/Public/Bug/Display.html?id=47500),
HTTP::DAV::Comms->credentials() method erroneously autovivified
basic authentication internal values, causing wrong or undefined
credentials to be sent out, or credentials to be "forgot" by HTTP::DAV.
Thanks to stoian.iovchev at imperia.bg and Glenn Fowler for their
feedback on this.
v0.39 (released 2009/12/12):
* bug fixes
- Fixed RT #52665 (http://rt.cpan.org/Public/Bug/Display.html?id=52665),
Using dave or propfind() on URLs containing escaped chars (%xx) could fail,
due to upper/lower case differences. Thanks to cebjyre for the patch
and the test case.
Diffstat (limited to 'www/p5-HTTP-DAV/distinfo')
-rw-r--r-- | www/p5-HTTP-DAV/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTTP-DAV/distinfo b/www/p5-HTTP-DAV/distinfo index 01dec2edee5..ac816386e09 100644 --- a/www/p5-HTTP-DAV/distinfo +++ b/www/p5-HTTP-DAV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/06/14 20:25:50 sno Exp $ +$NetBSD: distinfo,v 1.5 2010/03/15 19:19:12 sno Exp $ -SHA1 (HTTP-DAV-0.38.tar.gz) = fcfc4cd3a592b539e27a44eb1915ab1910c9eca7 -RMD160 (HTTP-DAV-0.38.tar.gz) = 751679a03b6ce184929b17274e79d873e510a352 -Size (HTTP-DAV-0.38.tar.gz) = 98187 bytes +SHA1 (HTTP-DAV-0.40.tar.gz) = da6a3336378f2aaeaf88ef4ba93942df9c70d46e +RMD160 (HTTP-DAV-0.40.tar.gz) = 5e4e62650bd40fc943b4ce91886e0f023bbc8a29 +Size (HTTP-DAV-0.40.tar.gz) = 98907 bytes |