summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-DAV/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-15 19:19:12 +0000
committersno <sno@pkgsrc.org>2010-03-15 19:19:12 +0000
commit5411a6d75cfb795353b2f54f9348af61194fbe80 (patch)
tree2f187874a6e702ec21c21be44d24c2046eafe37d /www/p5-HTTP-DAV/Makefile
parent631254306b257c783aac456d1fc6c14cb0c597bc (diff)
downloadpkgsrc-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/Makefile')
-rw-r--r--www/p5-HTTP-DAV/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-DAV/Makefile b/www/p5-HTTP-DAV/Makefile
index 27307ef0fc6..85e2361e792 100644
--- a/www/p5-HTTP-DAV/Makefile
+++ b/www/p5-HTTP-DAV/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2009/06/14 20:25:50 sno Exp $
+# $NetBSD: Makefile,v 1.18 2010/03/15 19:19:12 sno Exp $
#
-DISTNAME= HTTP-DAV-0.38
+DISTNAME= HTTP-DAV-0.40
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5htd
CATEGORIES= www perl5
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://webdav.org/perldav/
#HOMEPAGE= http://search.cpan.org/dist/HTTP-DAV/
COMMENT= HTTP::DAV interface and 'dave'
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir