summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he>2004-12-05 15:27:12 +0000
committerhe <he>2004-12-05 15:27:12 +0000
commit91e0527ee45f21e2e2ba4335e11b1835100a9fce (patch)
treea225505abc423982d39f549d22f88ca5ae962040
parent340ed1f0f9617af4730c3d8d9b56ba2b2ad3c0e1 (diff)
downloadpkgsrc-91e0527ee45f21e2e2ba4335e11b1835100a9fce.tar.gz
Update p5-HTML-Template from version 2.6 to 2.7.
Change log: 2.7 Thu Jun 24 12:00:00 2004 - New Feature: Added javascript escaping with ESCAPE=JS. (Craig Manley) - Bug Fix: Improved cache keying to be sensitive to options which alter the compilation of templates (path, search_path, loop_context_vars and global_vars). Calls to new() with different settings for any of these options will no longer pull incorrect cached objects. - Bug Fix: Added code to detect broken Perl 5.8.0 installs during installation (i.e. Redhat 8 and 9). - Bug Fix: Fixed parsing of ESCAPE='URL' (Paul Baker) - Bug Fix: Added check for empty filename passed to new(). - Test Fix: Migrated tests to Test::More. This will allow the easier introduction of new tests and the use of Devel::Cover. (Gabor Szabo)
-rw-r--r--www/p5-HTML-Template/Makefile4
-rw-r--r--www/p5-HTML-Template/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile
index 09ee300ee45..5027f0c5acd 100644
--- a/www/p5-HTML-Template/Makefile
+++ b/www/p5-HTML-Template/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/04/25 06:04:57 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/05 15:27:12 he Exp $
-DISTNAME= HTML-Template-2.6
+DISTNAME= HTML-Template-2.7
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5htm
CATEGORIES= www perl5
diff --git a/www/p5-HTML-Template/distinfo b/www/p5-HTML-Template/distinfo
index 52fae313707..ca816f8bf75 100644
--- a/www/p5-HTML-Template/distinfo
+++ b/www/p5-HTML-Template/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/08/31 01:34:23 wiz Exp $
+$NetBSD: distinfo,v 1.5 2004/12/05 15:27:12 he Exp $
-SHA1 (HTML-Template-2.6.tar.gz) = 37bdb3e604b94281d105a9e40263bcc1fbe91460
-Size (HTML-Template-2.6.tar.gz) = 60820 bytes
+SHA1 (HTML-Template-2.7.tar.gz) = f59cd412066b2b43c2e73f9232c4802da29ca2dd
+Size (HTML-Template-2.7.tar.gz) = 62478 bytes