diff options
author | mjl <mjl> | 2006-11-20 17:29:52 +0000 |
---|---|---|
committer | mjl <mjl> | 2006-11-20 17:29:52 +0000 |
commit | 94676d70ee5e5734a5b9fc8ac9a9a373c1e8ccf6 (patch) | |
tree | 9b898509f09343bbfa4bb8da0d9c93ce1cf850f6 /misc/esniper | |
parent | 128fb9e9a5cc388f8464c8965cd47a1b4c5891de (diff) | |
download | pkgsrc-94676d70ee5e5734a5b9fc8ac9a9a373c1e8ccf6.tar.gz |
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 (limited to 'misc/esniper')
-rw-r--r-- | misc/esniper/Makefile | 8 | ||||
-rw-r--r-- | misc/esniper/distinfo | 10 |
2 files changed, 9 insertions, 9 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index c33b1ee96c1..bb0f1cb14e0 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -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 --git a/misc/esniper/distinfo b/misc/esniper/distinfo index 1892c348b06..8b8095cb2a3 100644 --- a/misc/esniper/distinfo +++ b/misc/esniper/distinfo @@ -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 |