Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2005 17:50:00
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Feb 26 17:50:00 UTC 2005

Modified Files:
	pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo

Log Message:
Update to 1.12:

1.12    Thu Feb 24 23:38:44 CST 2005
        [FIXES]
        * Fixed RT #9026: hang in t/local/back.t under Windows XP.
          Thanks Andrew Savige.  It also should no longer complain
          about being unable to clean up a temp file.

1.11_01 Mon Feb 14 00:12:48 CST 2005
        [THINGS THAT MAY BREAK YOUR CODE]
        * Removed deprecated _parse_html() method.

        [FIXES]
        * Was incorrectly looking for INPUT tags TYPE="SUBMIT" as images.
          Thanks to Abe Timmerman.

        [ENHANCEMENTS]
        * Calling $mech->set_fields() with no current form now dies.
          Thanks to Julien Beasley.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-WWW-Mechanize/Makefile \
    pkgsrc/www/p5-WWW-Mechanize/distinfo

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