diff options
author | heinz <heinz@pkgsrc.org> | 2008-04-02 21:25:25 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-04-02 21:25:25 +0000 |
commit | 6e79eb06d8893e58b6c64fc7cf2c58c51aaccdca (patch) | |
tree | 51c4d09f8bffe8a876a887f40b17158cb00ac3e0 /misc | |
parent | 5d75bddcddde44eb8b6fbc544a2611f766463762 (diff) | |
download | pkgsrc-6e79eb06d8893e58b6c64fc7cf2c58c51aaccdca.tar.gz |
Updated to version 2.18.0.
This update includes changes to adapt to eBay's new bid history page
(now encoded in UTF-8).
Pkgsrc changes:
- none
Changes since version 2.17.1:
=============================
2008-04-02
* Fixed bug 1932025: Can't convert price.
* Fixed bug 1930772: Can't convert price.
2008-03-16
* Fixed bug 1915400: sign in request during pre-bid.
2008-01-17
* Fixed bug 1869454: Fails with Time ramining: -- (0 seconds).
* Fixed bug 1823864: Captcha on bid history.
* Fixed bug 1861822: crash parsing watch list.
* Fixed bug 1849113: Failed to make bid when using bid assistant
2007-11-22
* Fixed bug 1835531, segfault on bid history.
2007-10-23
* Fixed bug 1818692, get srcId ViewItem when bidding on closed auction.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/esniper/Makefile | 7 | ||||
-rw-r--r-- | misc/esniper/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index 2ab3b235f13..0d3be0f9803 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/01/18 05:08:33 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2008/04/02 21:25:25 heinz Exp $ # -DISTNAME= esniper-2-17-1 -PKGNAME= esniper-2.17.1 -PKGREVISION= 1 +DISTNAME= esniper-2-18-0 +PKGNAME= esniper-2.18.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/} EXTRACT_SUFX= .tgz diff --git a/misc/esniper/distinfo b/misc/esniper/distinfo index 05e645c5585..662931c0a70 100644 --- a/misc/esniper/distinfo +++ b/misc/esniper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2007/10/06 15:36:12 heinz Exp $ +$NetBSD: distinfo,v 1.9 2008/04/02 21:25:25 heinz Exp $ -SHA1 (esniper-2-17-1.tgz) = bbbae653edb99f31403798cc67c18a2999028e13 -RMD160 (esniper-2-17-1.tgz) = 312cfcf1d92accd9f0bd9a199f22da52e175d227 -Size (esniper-2-17-1.tgz) = 109677 bytes +SHA1 (esniper-2-18-0.tgz) = be7ba5c463e087ee9b795357fe64b32d4f1a275c +RMD160 (esniper-2-18-0.tgz) = 375712b351ae5e50d729bfeddc9e9435f33e1bab +Size (esniper-2-18-0.tgz) = 110144 bytes |