Subject: CVS commit: pkgsrc/misc/bidwatcher
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 11/25/2003 08:43:51
Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Nov 25 08:43:51 UTC 2003

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

Log Message:
Update "bidwatcher" package to version 1.3.11rc1.
Changes since version 1.3.10:
- Fixed Bug #779784 Keeps updating finished auctions
- More portable build (builds with Compaq's C++ compiler)
- Removed some dead code.
- Details window shows all available information.
- Fixed BuyItNow autodeletion bug.
- Added basic proxy authentication.
- Fixed some BuyItNow handling.
- GetUserListings fixes.
- Better compatibility with Purchase Only auctions.
- Fixed quantity amount in detail window.
- Fixed bigUpdate: timeToNextEnd was > 5 mins, so it wouldn't fire.
- Fixed the idempotent header defines in bidwatcher.h
- Added functionality to open to a specific ebay country website.
- Fixed GMTIME BSD specific code.
- Don't try to bid if we failed to get the snipe key
- Fixed "Bid too low" message
- Fixed "You are highest bidder" message
- Fixed "Outbid" detection
- Added Pragma headers to coerce proxies into refreshing the content
- Printout log messages since they currently disappear in the statusbar.
- Changed needelessly complex status bar operations.
- Fixed pre-bid on ended auctions error message
- Fixed pre-bid/snipe URL+headers
- Fixed updating after snipe
- Updated User-Agent
- Handy --enable-debug configure option


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/misc/bidwatcher/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/misc/bidwatcher/distinfo
cvs rdiff -r1.16 -r0 pkgsrc/misc/bidwatcher/patches/patch-aa
cvs rdiff -r1.5 -r0 pkgsrc/misc/bidwatcher/patches/patch-ab

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