Subject: CVS commit: pkgsrc/misc/bidwatcher
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 06/13/2002 00:51:28
Module Name:	pkgsrc
Committed By:	tron
Date:		Wed Jun 12 21:51:28 UTC 2002

Modified Files:
	pkgsrc/misc/bidwatcher: Makefile distinfo
	pkgsrc/misc/bidwatcher/patches: patch-aa

Log Message:
"bidwatcher" tries to use HTTP/1.1 but is not able to handle persistant
connections. Use "Connection: close" in HTTP request headers to avoid
network timeout caused by this bug. Bump version number to 1.3.4nb2.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/misc/bidwatcher/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/misc/bidwatcher/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/misc/bidwatcher/patches/patch-aa

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