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/2006 09:09:05
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Feb 26 09:09:05 UTC 2006

Modified Files:
	pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo
Removed Files:
	pkgsrc/www/p5-WWW-Mechanize/patches: patch-aa

Log Message:
Update to 1.18:

1.18    Thu Feb  2 00:11:26 CST 2006
        [TESTS]
        * Makefile.PL now takes four new parms:
            * --live/nolive turns on/off the live tests
            * --local/nolocal turns on/off the local tests
            * --mech-dump/nomech-dump installs/doesn't the mech-dump program
            * --all turns on all tests and installs mech-dump

        * Fixed some failures in tests.  Non-existent URLs now have a
          "." postpended to them, so if someone's got a search domain
          with a wildcard (i.e. ignore.us) it'll ignore that.  Also,
          Google's second link is now a https:// link, which some Mechs
          can't handle.  Added a 'url_regex' which now makes it look at
          the second non-https link.  Thanks to Pete Krawczyk.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/www/p5-WWW-Mechanize/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/www/p5-WWW-Mechanize/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/www/p5-WWW-Mechanize/patches/patch-aa

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