diff options
author | tron <tron@pkgsrc.org> | 2003-12-26 15:25:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-12-26 15:25:42 +0000 |
commit | b2e1cbfbee4d7f57d2aee7e85953c92579aed358 (patch) | |
tree | 752c3509187d115a1ad8ff0246a624b45bf39dd1 /misc | |
parent | 4619aa7c33928bfe8037222e81e9683f051ce0e4 (diff) | |
download | pkgsrc-b2e1cbfbee4d7f57d2aee7e85953c92579aed358.tar.gz |
Update "bidwatcher" package to version 1.3.11. Changes sinc 1.3.11rc1:
- Added appropriate pre-approval error message
- Made failed parse messages a little less ambiguous
- Fixed uppercase password problem: eBay uses all lowercase
- Fixed password error message
- Update so we get feedback on auctions as they are added
- Add a bunch of encoding checking from Klaus Singvogel
Diffstat (limited to 'misc')
-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 9893592b4b7..bd2f0446296 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2003/11/25 08:43:51 tron Exp $ +# $NetBSD: Makefile,v 1.33 2003/12/26 15:25:42 tron Exp $ -DISTNAME= bidwatcher-1.3.11-rc1 -PKGNAME= ${DISTNAME:S/-rc/rc/} +DISTNAME= bidwatcher-1.3.11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/} diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index 94ee6258a24..39a2464a6f7 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2003/11/25 08:43:51 tron Exp $ +$NetBSD: distinfo,v 1.28 2003/12/26 15:25:42 tron Exp $ -SHA1 (bidwatcher-1.3.11-rc1.tar.gz) = 444be1d76e962bbf4c7f833f07468d0d19ede971 -Size (bidwatcher-1.3.11-rc1.tar.gz) = 164332 bytes +SHA1 (bidwatcher-1.3.11.tar.gz) = eb7bb23319583ffc5b94926517165b0a09548cba +Size (bidwatcher-1.3.11.tar.gz) = 177437 bytes SHA1 (patch-ac) = ff37c64771f09b40b82f744420e2f1af43d9e37b |