summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-07-06 22:47:25 +0000
committerjschauma <jschauma@pkgsrc.org>2002-07-06 22:47:25 +0000
commitc203c451ba194e48a7957bfd53f727c9787ec555 (patch)
tree7d8473f57ecdc1a870679bf50246eed2adaf2cab /misc
parent5238fe754544643e24b15c9b28a7b2cdd700304b (diff)
downloadpkgsrc-c203c451ba194e48a7957bfd53f727c9787ec555.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')
-rw-r--r--misc/bbweather/Makefile6
-rw-r--r--misc/bbweather/distinfo6
2 files changed, 6 insertions, 6 deletions
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