From 63c4fb6f733c9297a12ad3b0fd2ff6f3bff6df75 Mon Sep 17 00:00:00 2001
From: tron <tron@pkgsrc.org>
Date: Tue, 25 Nov 2003 08:43:51 +0000
Subject: 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

---
 misc/bidwatcher/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'misc/bidwatcher/Makefile')

diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 3d04f6542b4..9893592b4b7 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2003/08/30 22:17:29 tron Exp $
+# $NetBSD: Makefile,v 1.32 2003/11/25 08:43:51 tron Exp $
 
-DISTNAME=	bidwatcher-1.3.10
-PKGREVISION=	1
+DISTNAME=	bidwatcher-1.3.11-rc1
+PKGNAME=	${DISTNAME:S/-rc/rc/}
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=bidwatcher/}
 
-- 
cgit v1.2.3