diff options
author | jmmv <jmmv> | 2004-05-09 09:29:32 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-05-09 09:29:32 +0000 |
commit | dca0792b5a9d9f57c8be94ce7b8ef481cd028fde (patch) | |
tree | fa30a3a86dc5508e4ec703f88c3376c7aaad7533 /misc/bidwatcher/PLIST | |
parent | 9a4f75ebd08cbe1b42ad182cd8af4b413180d5ca (diff) | |
download | pkgsrc-dca0792b5a9d9f57c8be94ce7b8ef481cd028fde.tar.gz |
Update to 1.3.15. Closes PR pkg/25505.
Changes since 1.3.13:
4/23/04
* TimeSync logic improved. If we can't hit eBay, rely on local time,
but, for real this time.
* Version 1.3.15
4/22/04
* Fix time synchronization
4/20/04
* Allow configurable X font string
* Fix item location parsing
* Fix currency parsing
* Version 1.3.14
4/11/04
* Show seller in main window (RFE #902344)
* Use unsigned long longs for auction numbers.
* Applied add by URL patch (#820963)
3/30/04
* Changed default fonts
* Added some missing HTML entites
Diffstat (limited to 'misc/bidwatcher/PLIST')
-rw-r--r-- | misc/bidwatcher/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/bidwatcher/PLIST b/misc/bidwatcher/PLIST index a8a61fd422c..26fa3590702 100644 --- a/misc/bidwatcher/PLIST +++ b/misc/bidwatcher/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/07/08 17:27:08 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/05/09 09:29:32 jmmv Exp $ bin/bidwatcher man/man1/bidwatcher.1 share/doc/bidwatcher/AUTHORS @@ -6,6 +6,5 @@ share/doc/bidwatcher/COPYING share/doc/bidwatcher/INSTALL share/doc/bidwatcher/NEWS share/doc/bidwatcher/README -share/doc/html/bidwatcher/quick_start.html -@dirrm share/doc/html/bidwatcher +share/doc/bidwatcher/quick_start.html @dirrm share/doc/bidwatcher |