Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 02/15/2001 13:32:01
Module Name:	pkgsrc
Committed By:	abs
Date:		Thu Feb 15 11:32:01 UTC 2001

Modified Files:
	pkgsrc/www/checkbot: Makefile
	pkgsrc/www/checkbot/files: md5 patch-sum
Removed Files:
	pkgsrc/www/checkbot/patches: patch-aa

Log Message:
Update to 1.63:

Changes since 1.62:

- Require LWP 5.50. A bug fix was introduced in LWP 5.49 which
  solves problems with relative Location: headers for Checkbot.
- Create a defaults --match argument based on all the start URLs,
  not just the first one.
- Remove .bak files when the new files are written correctly.
- Create correct URLs when --file argument also contains directories.
- Deal with redirects without a Location: header.
- Don't exclude checkbot's own pages automagically.
- Always ask server about file type for HTTP requests when uncertain.
- Make output well-formed HTML.
- Several typo's and other output fixes.

patch-aa incorporated into main dist.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/checkbot/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/checkbot/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/www/checkbot/files/patch-sum
cvs rdiff -r1.1 -r0 pkgsrc/www/checkbot/patches/patch-aa

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