diff options
author | he <he@pkgsrc.org> | 2008-12-12 23:11:13 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-12 23:11:13 +0000 |
commit | c805ed8a77f34d514437b2e80ce91f297473df24 (patch) | |
tree | 2bb778985a9dcfbfd594ec6f32d4276cc287d28b /www/p5-HTTP-DAV/distinfo | |
parent | b965fbc7402dea497cc04e8d61f70ffe578a6ff5 (diff) | |
download | pkgsrc-c805ed8a77f34d514437b2e80ce91f297473df24.tar.gz |
Update from version 0.31nb6 to 0.35.
Pkgsrc changes:
o Add commented-out additional HOMEPAGE using search.cpan.org
o Adjust dependencies in accordance with updated requirements
Upstream changes:
v0.35 (released 2008/11/03):
* bug fixes
- Fixed RT #40318
(http://rt.cpan.org/Public/Bug/Display.html?id=40318),
about getting single or multiple files directly to
\*STDOUT.
v0.34 (released 2008/09/11):
* bug fixes
- Fixed RT #39150
(http://rt.cpan.org/Public/Bug/Display.html?id=39150),
about downloading multiple files in the same directory.
v0.33 (released 2008/08/24):
* documentation
- Clearly state that opera software asa is now co-maintainer
of http::dav
- Fixed various inconsistencies in the v0.32 documentation
v0.32 (released 2008/08/24):
* incompatibilities
- Now HTTP::DAV requires Perl 5.6.0+ and Scalar::Util
(core in 5.8.x).
* bug fixes
- Now HTTP::DAV objects are correctly released from memory
when they go out of scope. Now it should be possible to
use multiple instances of HTTP::DAV even in long-running
processes.
Was caused by circular references between HTTP::DAV and
HTTP::DAV::Resource.
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 c92a6154c76..492f09f9009 100644 --- a/www/p5-HTTP-DAV/distinfo +++ b/www/p5-HTTP-DAV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:36 wiz Exp $ +$NetBSD: distinfo,v 1.3 2008/12/12 23:11:13 he Exp $ -SHA1 (HTTP-DAV-0.31.tar.gz) = c65d0865bb64e4be22b668eb61602bcdc5ae2f4c -RMD160 (HTTP-DAV-0.31.tar.gz) = 61ea81b3b02f2711dcbba627a15e022947fccd1c -Size (HTTP-DAV-0.31.tar.gz) = 76555 bytes +SHA1 (HTTP-DAV-0.35.tar.gz) = fa545f33f81163553c8bf048a10f838fa4ea359b +RMD160 (HTTP-DAV-0.35.tar.gz) = 1496a5c3133b37a18cea5d29193c74ffbbb6a0a4 +Size (HTTP-DAV-0.35.tar.gz) = 98591 bytes |