diff options
author | tron <tron@pkgsrc.org> | 2003-07-14 06:53:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-07-14 06:53:40 +0000 |
commit | e6f5445da32b0a18c9fa8abed4a8920c50757ba7 (patch) | |
tree | 976199317280cb41f0b64ac1210d560b155b3f31 /misc/bidwatcher | |
parent | 1000edf2ce796d1ef8f0c13dce4a665c7f7a166a (diff) | |
download | pkgsrc-e6f5445da32b0a18c9fa8abed4a8920c50757ba7.tar.gz |
Update "bidwatcher" package to version 1.3.9. Changes since version 1.3.8:
- Fixed handling of eBay's output changes.
- Fixed corrupted log messages.
- Save update interval values.
- Fix timers.
- Made some changes to help deal with TZ.
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 5 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 9039b301972..175a548afaf 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2003/07/13 13:52:34 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/14 06:53:40 tron Exp $ -DISTNAME= bidwatcher-1.3.8 -PKGREVISION= 1 +DISTNAME= bidwatcher-1.3.9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/} diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index 6b92c5a1d21..65c81786db3 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2003/07/08 17:27:08 tron Exp $ +$NetBSD: distinfo,v 1.23 2003/07/14 06:53:41 tron Exp $ -SHA1 (bidwatcher-1.3.8.tar.gz) = 72243585e5a7c90edae15b18294e9a9891e8e4eb -Size (bidwatcher-1.3.8.tar.gz) = 122443 bytes +SHA1 (bidwatcher-1.3.9.tar.gz) = 5f05ca89f45dbe76ff0db015361099dfa538aab8 +Size (bidwatcher-1.3.9.tar.gz) = 152603 bytes SHA1 (patch-aa) = 499a9a53cb555060ca8c53cffbd78eef569d722b SHA1 (patch-ab) = 85052062bd165ba0ae3de05c887e3236c5ae7da7 |