pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/esniper Updated esniper to 2.15.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce14fd681438
branches:  trunk
changeset: 521770:ce14fd681438
user:      mjl <mjl%pkgsrc.org@localhost>
date:      Mon Nov 20 17:29:52 2006 +0000

description:
Updated esniper to 2.15.0

  * Fix bug 1579311 (and a million others), eBay changed the bid history
    page again.
  * Implemented feature request 1587259, handling -i without username
    or password.
  * Fix bug 1574881, bid increment comparison not always correct.
  * Fix for dutch auction parsing?
  * Fix bug 1352595, esniper does not encode password in URLs

diffstat:

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

diffs (32 lines):

diff -r 7459e4edf47a -r ce14fd681438 misc/esniper/Makefile
--- a/misc/esniper/Makefile     Mon Nov 20 17:06:03 2006 +0000
+++ b/misc/esniper/Makefile     Mon Nov 20 17:29:52 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2006/11/19 11:50:24 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/11/20 17:29:52 mjl Exp $
 #
 
-DISTNAME=              esniper-2-14-0
-PKGNAME=               esniper-2.14.0
-PKGREVISION=           3
+DISTNAME=              ${PKGNAME:S/./-/g}
+PKGNAME=               esniper-2.15.0
+#PKGREVISION=          1
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=esniper/}
 EXTRACT_SUFX=          .tgz
diff -r 7459e4edf47a -r ce14fd681438 misc/esniper/distinfo
--- a/misc/esniper/distinfo     Mon Nov 20 17:06:03 2006 +0000
+++ b/misc/esniper/distinfo     Mon Nov 20 17:29:52 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2006/10/22 18:51:32 heinz Exp $
+$NetBSD: distinfo,v 1.4 2006/11/20 17:29:52 mjl Exp $
 
-SHA1 (esniper-2-14-0.tgz) = 34c4575e4259ef19286c92c4909c8e6010672446
-RMD160 (esniper-2-14-0.tgz) = 4bc6b0332d389d6c7dd62d7cc5955702c4e760c5
-Size (esniper-2-14-0.tgz) = 115471 bytes
-SHA1 (patch-aa) = d39855099760e300b135740f4c5c661f96ad92b4
+SHA1 (esniper-2-15-0.tgz) = c03b5ad6f7b2806725b51ecdb1660b07ec18cfac
+RMD160 (esniper-2-15-0.tgz) = 32664a0f17354a954f75aa73fc537634c8e8f4f6
+Size (esniper-2-15-0.tgz) = 115905 bytes
+SHA1 (patch-aa) = e55f99b79796ef13a07479f7d605acfbfb136dc3



Home | Main Index | Thread Index | Old Index