Subject: CVS commit: pkgsrc/www/p5-HTML-Tree
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2004 21:15:06
Module Name: pkgsrc
Committed By: heinz
Date: Sun Jan 18 21:15:06 UTC 2004
Modified Files:
pkgsrc/www/p5-HTML-Tree: Makefile distinfo
Log Message:
Update to 3.18
2003-09-15 Sean M. Burke <sburke@cpan.org>
Release 3.18 -- bugfix to test, adding qr// to look_(down|up)
Accepting Iain 'Spoon' Truskett's neat patch for qr// as lookdown
operators (previously you had to do sub { $_[0]=~ m/.../}).
Rewrote some tests, notably parsefile.t, which was pointlessly
failing because of an incompatibility with an HTML::Parser version.
Removed the disused ancient utils "dtd2pm" and "ent" from the dist.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/p5-HTML-Tree/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-HTML-Tree/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.