pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/esniper Updated to version 2.18.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcbd9add10f6
branches:  trunk
changeset: 540213:bcbd9add10f6
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Apr 02 21:25:25 2008 +0000

description:
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:

 misc/esniper/Makefile |  7 +++----
 misc/esniper/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r c3fe12990200 -r bcbd9add10f6 misc/esniper/Makefile
--- a/misc/esniper/Makefile     Wed Apr 02 20:40:55 2008 +0000
+++ b/misc/esniper/Makefile     Wed Apr 02 21:25:25 2008 +0000
@@ -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 -r c3fe12990200 -r bcbd9add10f6 misc/esniper/distinfo
--- a/misc/esniper/distinfo     Wed Apr 02 20:40:55 2008 +0000
+++ b/misc/esniper/distinfo     Wed Apr 02 21:25:25 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index