diff options
author | jschauma <jschauma> | 2002-07-06 22:47:25 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-07-06 22:47:25 +0000 |
commit | c95181e5b03008a20612798ab86952bd1cc05a9d (patch) | |
tree | 7d8473f57ecdc1a870679bf50246eed2adaf2cab /misc/bbweather/distinfo | |
parent | 8f200210bad9fb24b9d45137620df1c8233cc410 (diff) | |
download | pkgsrc-c95181e5b03008a20612798ab86952bd1cc05a9d.tar.gz |
Update to version 0.5.
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
from left to right. Caveat: all XEvents are queued during
scrolling, that is, one can not cycle by hand (right
mouse-button) until this cycle is over.
- bugfix: don't overwrite what's in the config file *unless*
specified on the command line (for example geometry)
- if the weather file does not contain 'Sky conditions'
skip 'conditions' when cycling
- when using 'metric' display, show wind-speed in kmh rather
than in knots
- initialize time to update to every 10 Minutes - used to be
uninitialized unless specified using '-u'.
Diffstat (limited to 'misc/bbweather/distinfo')
-rw-r--r-- | misc/bbweather/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bbweather/distinfo b/misc/bbweather/distinfo index 049780871fd..64ed029e3fb 100644 --- a/misc/bbweather/distinfo +++ b/misc/bbweather/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/03/19 00:20:04 wiz Exp $ +$NetBSD: distinfo,v 1.2 2002/07/06 22:47:25 jschauma Exp $ -SHA1 (bbweather-0.4.tar.bz2) = 1bfb4b6c6567f380b55ca2352cc33ac5f8e83521 -Size (bbweather-0.4.tar.bz2) = 81978 bytes +SHA1 (bbweather-0.5.tar.bz2) = 5e8a46e48380f8bdb5e2240def28afa3fabc3b15 +Size (bbweather-0.5.tar.bz2) = 79617 bytes |