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.17.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f6d15d92712
branches: trunk
changeset: 533831:2f6d15d92712
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Oct 02 15:47:05 2007 +0000
description:
Updated to version 2.17.0.
Pkgsrc changes:
- Package needs a C compiler.
Changes since version 2.16.1:
=============================
* Changed to work with eBay's new bid history page (bug 1782953)
* Use configurable hosts in all URLs (bug 1782954)
* Add calls to bugReport() for many error in parsing the bid
history. Hopefully this will allow quicker response to new
bid history page changes.
* Modified configure's libcurl check (patch 1718317)
* Fixed bug 1733869, recognize error message when seller ends
auction early.
* Fix segmentation fault caused by auctions with no bids and a
starting bid of $200 or more.
* Fix for bug 1710376. Bid history parsing error on auction with
no bids.
diffstat:
misc/esniper/Makefile | 8 +++++---
misc/esniper/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r a4bcf23da353 -r 2f6d15d92712 misc/esniper/Makefile
--- a/misc/esniper/Makefile Tue Oct 02 15:04:53 2007 +0000
+++ b/misc/esniper/Makefile Tue Oct 02 15:47:05 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2007/04/09 18:44:58 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2007/10/02 15:47:05 heinz Exp $
#
-DISTNAME= esniper-2-16-1
-PKGNAME= esniper-2.16.1
+DISTNAME= esniper-2-17-0
+PKGNAME= esniper-2.17.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/}
EXTRACT_SUFX= .tgz
@@ -16,6 +16,8 @@
GNU_CONFIGURE= yes
+USE_LANGUAGES= c
+
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a4bcf23da353 -r 2f6d15d92712 misc/esniper/distinfo
--- a/misc/esniper/distinfo Tue Oct 02 15:04:53 2007 +0000
+++ b/misc/esniper/distinfo Tue Oct 02 15:47:05 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/04/09 18:44:58 heinz Exp $
+$NetBSD: distinfo,v 1.7 2007/10/02 15:47:05 heinz Exp $
-SHA1 (esniper-2-16-1.tgz) = e143d1a9a7a94b603f2d6b693ed3e36a341ed0cb
-RMD160 (esniper-2-16-1.tgz) = 7278eede07930ecd4a52f58d461aa3f48e42e183
-Size (esniper-2-16-1.tgz) = 108524 bytes
+SHA1 (esniper-2-17-0.tgz) = 50ac81aca1580d3ccafeaf4b5818dbb333450f04
+RMD160 (esniper-2-17-0.tgz) = 24485d95ef3a08b9a90a4ff743685133dc6a746b
+Size (esniper-2-17-0.tgz) = 109499 bytes
Home |
Main Index |
Thread Index |
Old Index