summaryrefslogtreecommitdiff
path: root/www/p5-SVN-Web/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-10-15 05:56:22 +0000
committerminskim <minskim@pkgsrc.org>2007-10-15 05:56:22 +0000
commit6aaa59f564d37d866af9bccca5567b001de87ee1 (patch)
tree1ed85f05db89c0ddfdbc5178be50ba2fae1a8897 /www/p5-SVN-Web/Makefile
parent9d0009f173aff9a090c264886c77ea6d36567cb9 (diff)
downloadpkgsrc-6aaa59f564d37d866af9bccca5567b001de87ee1.tar.gz
Update p5-SVN-Web to 0.53.
Changes: - Change how path's are encoded, to work around new strictness in Template Toolkit's uri filter. SVN::Web now works with versions of TT > 2.15. - Adjust t/timedate-format.t to work correctly in non-English locales. Fixes rt#25435.
Diffstat (limited to 'www/p5-SVN-Web/Makefile')
-rw-r--r--www/p5-SVN-Web/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile
index 76cc3a00154..ca66959831a 100644
--- a/www/p5-SVN-Web/Makefile
+++ b/www/p5-SVN-Web/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2007/02/27 12:03:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/15 05:56:22 minskim Exp $
-DISTNAME= SVN-Web-0.52
+DISTNAME= SVN-Web-0.53
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/}