diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-31 01:34:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-31 01:34:23 +0000 |
commit | 1f7ebc4af7096c29a95b03c6176c763d4fa84b94 (patch) | |
tree | c326bdd6241ffe9685f59d45f951e9cd4d7d4aaa /www/p5-HTML-Template/distinfo | |
parent | 3e97a53c44e3e44e4545b4130ee55d87e006896e (diff) | |
download | pkgsrc-1f7ebc4af7096c29a95b03c6176c763d4fa84b94.tar.gz |
Update to 2.6:
- New Feature: HTML::Template will combine HTML_TEMPLATE_ROOT
environment variable and path option if both are
available. (Jesse Erlbaum)
- New Feature: __counter__ variable now available when
loop_context_vars is set (Simran Gambhir)
- New Feature: The default attribute allows you to specify
defaults for <tmpl_var> tags.
- Bug Fix: fixed parser to reject <tmpl_var>s with no names.
(crazyinsomniac)
- Doc Fix: fixed documentation to correctly describe the
interaction of case_sensitive and loop_context_vars.
(Peter Claus Lamprecht)
- Doc Fix: updated mailing-list information to reflect move from
vm.com to sourceforge.net
Diffstat (limited to 'www/p5-HTML-Template/distinfo')
-rw-r--r-- | www/p5-HTML-Template/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Template/distinfo b/www/p5-HTML-Template/distinfo index fd8eef3797c..52fae313707 100644 --- a/www/p5-HTML-Template/distinfo +++ b/www/p5-HTML-Template/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/03/22 14:30:03 taca Exp $ +$NetBSD: distinfo,v 1.4 2002/08/31 01:34:23 wiz Exp $ -SHA1 (HTML-Template-2.5.tar.gz) = 3e2a3d2d10e7f742bebab44bd1bdd5c9636f012c -Size (HTML-Template-2.5.tar.gz) = 58509 bytes +SHA1 (HTML-Template-2.6.tar.gz) = 37bdb3e604b94281d105a9e40263bcc1fbe91460 +Size (HTML-Template-2.6.tar.gz) = 60820 bytes |