diff options
author | rhaen <rhaen@pkgsrc.org> | 2012-01-26 14:17:08 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2012-01-26 14:17:08 +0000 |
commit | f7b0fda6f6c3f56737a197fcd237f4828b79641f (patch) | |
tree | d975112bb4045455c562c9df33c5580a47bacd6c /www/p5-HTTP-DAV/distinfo | |
parent | 28e5ddf65b999992fc4cda80e29f54c4f69de8c6 (diff) | |
download | pkgsrc-f7b0fda6f6c3f56737a197fcd237f4828b79641f.tar.gz |
Updated to 0.46
ChangeLog:
v0.46 (released 2012/01/11):
* improvements
HTTP::DAV should now be working with more WebDAV servers.
We are more flexible in what content types we consider to be XML.
Thanks Ron1 and Adam for the feedback and patches.
v0.45 (released 2011/09/18):
* bug fixes
- Fixed RT #69439 (http://rt.cpan.org/Public/Bug/Display.html?id=69439),
insecure /tmp files handling in dave client.
* improvements
- Added -tmpdir option to dave client.
- Reorganized distribution layout to match usual CPAN practice
- Removed remains of svn-era ($Id and such...)
v0.44 (released 2011/06/19):
* bug fixes
- Fixed RT #68936 (http://rt.cpan.org/Public/Bug/Display.html?id=68936),
Fixed errors() method that would bomb out when the "_errors" attribute
wasn't initialized. Thanks to Michael Lackoff for reporting.
v0.43 (released 2011/04/12):
* bug fixes
- Fixed RT #38677 (http://rt.cpan.org/Public/Bug/Display.html?id=38677),
Intercept correctly 405 (Method now allowed) errors and report them
to the clients.
v0.42 (released 2010/11/07):
* bug fixes
- Fixed RT #60457 (http://rt.cpan.org/Public/Bug/Display.html?id=60457),
Added and documented possibility to pass your own custom HTTP headers.
- Fixed errors in the code examples in the synopsis.
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 6f20c1523ac..9ca3e5cd7c1 100644 --- a/www/p5-HTTP-DAV/distinfo +++ b/www/p5-HTTP-DAV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/08/17 06:07:47 sno Exp $ +$NetBSD: distinfo,v 1.7 2012/01/26 14:17:08 rhaen Exp $ -SHA1 (HTTP-DAV-0.41.tar.gz) = 17327b05d2c3b31e9c1e15613e19f2c7425a1858 -RMD160 (HTTP-DAV-0.41.tar.gz) = d57a062f908c183706dc8d1858438fd413ddc407 -Size (HTTP-DAV-0.41.tar.gz) = 105674 bytes +SHA1 (HTTP-DAV-0.46.tar.gz) = a1113b65856b7a148dbd255e582dd463d9a6586a +RMD160 (HTTP-DAV-0.46.tar.gz) = e3049da4d9628230193a0096539056d5545737ba +Size (HTTP-DAV-0.46.tar.gz) = 109395 bytes |