Fri Oct 30 16:04:25 2009 UTC ()
Updated to version 2.20.0

Pkgsrc changes:
  - Added LICENSE
  - Removed patch-ab which was integrated upstream

changes since version 2.19.0:
=============================
2009-10-14
 * 2.20.0 released
 * Fixed bug 2875827 and others: Error encountered in function ebayLogin
 * Fixed bug 2862437 and others: Unknown time interval "Duration:"
                                 remaining time could not be converted


(heinz)
diff -r1.14 -r1.15 pkgsrc/misc/esniper/Makefile
diff -r1.11 -r1.12 pkgsrc/misc/esniper/distinfo
diff -r1.1 -r0 pkgsrc/misc/esniper/patches/patch-ab

cvs diff -r1.14 -r1.15 pkgsrc/misc/esniper/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/esniper/Makefile 2009/08/09 13:39:06 1.14
+++ pkgsrc/misc/esniper/Makefile 2009/10/30 16:04:25 1.15
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.14 2009/08/09 13:39:06 heinz Exp $ 1# $NetBSD: Makefile,v 1.15 2009/10/30 16:04:25 heinz Exp $
2# 2#
3 3
4DISTNAME= esniper-2-19-0 4DISTNAME= esniper-2-20-0
5PKGNAME= esniper-2.19.0 5PKGNAME= esniper-2.20.0
6PKGREVISION= 1 
7CATEGORIES= misc 6CATEGORIES= misc
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/}
9EXTRACT_SUFX= .tgz 8EXTRACT_SUFX= .tgz
10 9
11MAINTAINER= heinz@NetBSD.org 10MAINTAINER= heinz@NetBSD.org
12HOMEPAGE= http://esniper.sourceforge.net/ 11HOMEPAGE= http://esniper.sourceforge.net/
13COMMENT= Simple, lightweight tool for sniping ebay auctions 12COMMENT= Simple, lightweight tool for sniping ebay auctions
 13LICENSE= 2-clause-bsd
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19 19
20USE_LANGUAGES= c 20USE_LANGUAGES= c
21 21
22.include "../../security/openssl/buildlink3.mk" 22.include "../../security/openssl/buildlink3.mk"
23.include "../../www/curl/buildlink3.mk" 23.include "../../www/curl/buildlink3.mk"
24.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/misc/esniper/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/esniper/distinfo 2009/08/09 13:39:06 1.11
+++ pkgsrc/misc/esniper/distinfo 2009/10/30 16:04:25 1.12
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.11 2009/08/09 13:39:06 heinz Exp $ 1$NetBSD: distinfo,v 1.12 2009/10/30 16:04:25 heinz Exp $
2 2
3SHA1 (esniper-2-19-0.tgz) = eee1e30f68e889dafdb896c691f88ba1ae0e1d55 3SHA1 (esniper-2-20-0.tgz) = 33c8a61c62f64cbc2f325ca4e14e3b23ba4a5f3f
4RMD160 (esniper-2-19-0.tgz) = 004d67d558ccec5fb1626671c3d3ca4d7bf86b56 4RMD160 (esniper-2-20-0.tgz) = e4784001c6990695978d16e7bd84b527f3a3adbd
5Size (esniper-2-19-0.tgz) = 110571 bytes 5Size (esniper-2-20-0.tgz) = 125589 bytes
6SHA1 (patch-ab) = 349fea6599aeac0f5a365c80aa27db78fc83b706 

File Deleted: pkgsrc/misc/esniper/patches/Attic/patch-ab