Subject: CVS commit: pkgsrc/www/p5-HTML-Parser
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/02/2007 19:04:35
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Feb  2 19:04:35 UTC 2007

Modified Files:
	pkgsrc/www/p5-HTML-Parser: Makefile distinfo

Log Message:
Update to 3.56:

2007-01-12   Gisle Aas

     Release 3.56

     Cloning of parser state for compatiblity with threads.
     Fixed by Bo Lindbergh

     Don't require whitespace between declaration tokens.
     <http://rt.cpan.org/Ticket/Display.html?id=20864>

2006-07-10   Gisle Aas

     Release 3.55

     Treat <> at the end of document as text.  Used to be
     reported as a comment.

     Improved Firefox compatiblity for bad HTML:
      - Unclosed <script>, <style> are now treated as empty tags.
      - Unclosed <textarea>, <xmp> and <plaintext> treat rest as text.
      - Unclosed <title> closes at next tag.

     Make <!a'b> a comment by itself.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/www/p5-HTML-Parser/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/www/p5-HTML-Parser/distinfo

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