summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-10-02 15:47:05 +0000
committerheinz <heinz@pkgsrc.org>2007-10-02 15:47:05 +0000
commit291f32b4a24c73093adc8e71521fdf7926eca4e5 (patch)
treee2c96c34538462717bf837acc6a2ad0f8f24f8d3
parentee334ad87235d600414a5294fe61f3d68ef05989 (diff)
downloadpkgsrc-291f32b4a24c73093adc8e71521fdf7926eca4e5.tar.gz
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.
-rw-r--r--misc/esniper/Makefile8
-rw-r--r--misc/esniper/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile
index 58896d8497e..f0fa93b5e3f 100644
--- a/misc/esniper/Makefile
+++ b/misc/esniper/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
+USE_LANGUAGES= c
+
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/esniper/distinfo b/misc/esniper/distinfo
index 1a68bca384c..7c6d0ceff8b 100644
--- a/misc/esniper/distinfo
+++ b/misc/esniper/distinfo
@@ -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