summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2010-05-02 13:42:52 +0000
committerwiz <wiz>2010-05-02 13:42:52 +0000
commit9811939c9024b9d8470a30d5eddee34c0c9e2689 (patch)
tree047e20534dd6dc4fcf3feb48b76ba53956043af2 /misc
parent40bba029f62698fc4dc42ebcd4e5ec56dfc7945a (diff)
downloadpkgsrc-9811939c9024b9d8470a30d5eddee34c0c9e2689.tar.gz
Update to 2.1pre6:
This update has been a long time in coming, and was spurred by some recent eBay changes that broke drag'n'drop and searches. Other eBay changes broke high-bidder recognition, and determining whether a listing was an auction or a fixed price listing. This should fix all of those, as well as several UI issues, especially for Mac OS X Tiger users. A great feature in the new version is thumbnail mode, which is essentially a view of your listing that includes the thumbnail on the same line as your auction information. It's been cleaned up and made to look very nice. You can configure your columns to add the Thumbnail column using the small '*' above the scroll bar on the right, or under the Tab customization menu. An overview of the features fixed for the new version are: * Bugs fixed o Fix the blank-screen (but auctions are there, and only visible when selected) on Mac OS X Tiger o The newest forms of bad HTML found on eBay listings shouldn't break the parser anymore o Don't mistake auctions for fixed price listings o Recognize eBay's new URL format. o Fix drag-and-drop on Linux (patch by Eric) o Don't initiate sniping until the eBay time has been loaded from the server o If the pre-snipe had already fired (2 minutes before the actual snipe), and you changed the snipe amount, it would instantly place a bid for the amount you entered as a snipe. This is fixed. * Small features and improvements o Don't present a dialog message when cancelling a multisnipe; events like that should just quietly obey. o Reduce the number of unimportant exceptions that show in the log file o Provide the ability to easily submit error logs o Improve the integration with My JBidwatcher o Improve high bidder recognition substantially o Simplify tab save/restore handling, and apply a tab ordering fix (patch from Andreas Stempfhuber). o Added a patch from mickle_ak which should improve corporate proxy support. * Features o Initial support for Gixen integration via My JBidwatcher + This isn't complete, but it's getting close o Deep improvements to the Thumbnail view and taking the Mac UI improvements and applying them everywhere, including (I believe) a working implementation on Windows and Linux!
Diffstat (limited to 'misc')
-rw-r--r--misc/JBidwatcher/Makefile4
-rw-r--r--misc/JBidwatcher/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/JBidwatcher/Makefile b/misc/JBidwatcher/Makefile
index 74a0a84d952..239fba15c9d 100644
--- a/misc/JBidwatcher/Makefile
+++ b/misc/JBidwatcher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/02/03 17:05:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/05/02 13:42:52 wiz Exp $
#
-DISTNAME= JBidwatcher-2.1pre5
+DISTNAME= JBidwatcher-2.1pre6
CATEGORIES= misc
MASTER_SITES= http://www.jbidwatcher.com/download/
EXTRACT_SUFX= .jar
diff --git a/misc/JBidwatcher/distinfo b/misc/JBidwatcher/distinfo
index 3fa6ae70c9a..0fe5267271d 100644
--- a/misc/JBidwatcher/distinfo
+++ b/misc/JBidwatcher/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/02/03 17:05:58 wiz Exp $
+$NetBSD: distinfo,v 1.3 2010/05/02 13:42:52 wiz Exp $
-SHA1 (JBidwatcher-2.1pre5.jar) = 55ec2739fa8c9548eaeeea6a9d12d4f22c23a6b4
-RMD160 (JBidwatcher-2.1pre5.jar) = e3160f875e4921724a0d8ec890fc574b8f40ef2a
-Size (JBidwatcher-2.1pre5.jar) = 4015375 bytes
+SHA1 (JBidwatcher-2.1pre6.jar) = ed7af5d66bee944b6e59fd95d44637e747a458c5
+RMD160 (JBidwatcher-2.1pre6.jar) = 8f4707b09faa22dc0f7047d65d09e316e564e7bf
+Size (JBidwatcher-2.1pre6.jar) = 4018844 bytes