From ed89ed2f50d57e31bd8baf1e5986b381f0e2ada6 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sat, 6 Jul 2002 22:47:25 +0000 Subject: 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'. --- misc/bbweather/Makefile | 6 +++--- misc/bbweather/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index 04db0f31f66..1c0f4263650 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2002/07/01 23:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/07/06 22:47:25 jschauma Exp $ # -DISTNAME= bbweather-0.4 +DISTNAME= bbweather-0.5 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://www.netmeister.org/apps/bbweather/ COMMENT= show current weather conditions 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 -- cgit v1.2.3