Subject: CVS commit: pkgsrc/www/p5-HTML-Template
To: None <pkgsrc-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2004 15:27:12
Module Name: pkgsrc
Committed By: he
Date: Sun Dec 5 15:27:12 UTC 2004
Modified Files:
pkgsrc/www/p5-HTML-Template: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/www/p5-HTML-Template/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-HTML-Template/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.