Subject: CVS commit: pkgsrc/www/p5-HTML-Template
To: None <pkgsrc-changes@netbsd.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2002 14:08:55
Module Name:	pkgsrc
Committed By:	uebayasi
Date:		Fri Mar 22 12:08:55 UTC 2002

Modified Files:
	pkgsrc/www/p5-HTML-Template: Makefile

Log Message:
Update to 2.5.

2.3 Thu June 28 12:00:00 2001
      - New Feature: template tags can now span lines.  (Roland Giersig)
      - New Feature: new() option 'filehandle'. (Roland Giersig)
      - Bug Fix: includes were broken in some cases using scalarref
        templates. (Lance Thomas)
      - Bug Fix: recursive include detection was broken for scalarref
        templates. (Mark Stosberg)
      - Bug Fix: cleaned up more 5.004 warnings. (Jere Julian)

2.4 Mon August 27 12:00:00 2001
      - Bug Fix: case_sensitive option broke loops (Peter Leonard)
      - Bug Fix: code-ref params now work with IF and UNLESS

2.5 Fri Feb 01 12:00:00 2002
      - Bug Fix: global_vars fixed for loops within loops
      - Bug Fix: include paths were broken under Windows (David Ferrance)
      - Bug Fix: nested include path handling was wrong (Gyepi Sam)
      - Bug Fix: MD5 signatures for file cache corrected (Martin Schroth)
      - Bug Fix: print_to was broken for tied filehandles (Darren Chamberlain)
      - Doc Fix: added mailing-list archive URL to FAQ, added link to
                 tutorial, fixed typos and formatting
      - Doc Fix: added reference to new HTML::Template website at
                 http://html-template.sourceforge.net/


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/p5-HTML-Template/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.