diff options
author | wiz <wiz@pkgsrc.org> | 2010-12-12 11:39:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-12-12 11:39:47 +0000 |
commit | 31eae235b0a84ba5fefcb11e10683e88b3741d62 (patch) | |
tree | 870a8486547a4b2abee4cc900655ba7a17c2348f /misc/JBidwatcher | |
parent | 1dd4bcb7f6cd0d49b7b0f7ac2a2d301954d1b75d (diff) | |
download | pkgsrc-31eae235b0a84ba5fefcb11e10683e88b3741d62.tar.gz |
Update to 2.1.3:
Fixed issues
* All ‘null (FP)’ problems should be resolved
* Post-end bid-counts should be correct again
* eBay is testing a new ‘confirm’ page which broke sniping.
* Update-All works again, and is reasonably efficient
* Substantial performance tuning
Diffstat (limited to 'misc/JBidwatcher')
-rw-r--r-- | misc/JBidwatcher/Makefile | 4 | ||||
-rw-r--r-- | misc/JBidwatcher/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/JBidwatcher/Makefile b/misc/JBidwatcher/Makefile index 58c85640884..c656458b1db 100644 --- a/misc/JBidwatcher/Makefile +++ b/misc/JBidwatcher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/11/23 22:55:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/12/12 11:39:47 wiz Exp $ # -DISTNAME= JBidwatcher-2.1.2 +DISTNAME= JBidwatcher-2.1.3 CATEGORIES= misc MASTER_SITES= http://www.jbidwatcher.com/download/ EXTRACT_SUFX= .jar diff --git a/misc/JBidwatcher/distinfo b/misc/JBidwatcher/distinfo index 581dd5c49e1..e1ceac03e13 100644 --- a/misc/JBidwatcher/distinfo +++ b/misc/JBidwatcher/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/11/23 22:55:52 wiz Exp $ +$NetBSD: distinfo,v 1.7 2010/12/12 11:39:47 wiz Exp $ -SHA1 (JBidwatcher-2.1.2.jar) = 930b532c13e38813fda75c5a58480a7e23c17e23 -RMD160 (JBidwatcher-2.1.2.jar) = 80046526c8a91fdcbf0540c2a40675f8ff3cf0b2 -Size (JBidwatcher-2.1.2.jar) = 4276115 bytes +SHA1 (JBidwatcher-2.1.3.jar) = 946dd47ae885a545a73e84c329513fc47c18d97f +RMD160 (JBidwatcher-2.1.3.jar) = 38d40b557d60d715ce6d049af30825d21036914d +Size (JBidwatcher-2.1.3.jar) = 4278665 bytes |