summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2012-01-26 14:17:08 +0000
committerrhaen <rhaen@pkgsrc.org>2012-01-26 14:17:08 +0000
commitb10247a5920e44d93610154a10259eb7ef6840ee (patch)
treed975112bb4045455c562c9df33c5580a47bacd6c
parent1ad38a6b867ac7fe52c9c70f34ee46e14460585d (diff)
downloadpkgsrc-b10247a5920e44d93610154a10259eb7ef6840ee.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.
-rw-r--r--www/p5-HTTP-DAV/Makefile5
-rw-r--r--www/p5-HTTP-DAV/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTTP-DAV/Makefile b/www/p5-HTTP-DAV/Makefile
index 2a1c4a9e8a3..6c4ef5f2424 100644
--- a/www/p5-HTTP-DAV/Makefile
+++ b/www/p5-HTTP-DAV/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2011/08/14 16:05:57 obache Exp $
+# $NetBSD: Makefile,v 1.23 2012/01/26 14:17:08 rhaen Exp $
#
-DISTNAME= HTTP-DAV-0.41
+DISTNAME= HTTP-DAV-0.46
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5htd
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
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