diff options
author | jschauma <jschauma> | 2004-04-24 18:09:35 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2004-04-24 18:09:35 +0000 |
commit | ebd965ad144da879de1f73b537a9d1eb7540f3a5 (patch) | |
tree | d3ec080aa74a4dc3351f1a1c96c71a4439773c44 /misc | |
parent | 4ce1b444c6e1a410a9e85ed2524fb4ffe45c2db4 (diff) | |
download | pkgsrc-ebd965ad144da879de1f73b537a9d1eb7540f3a5.tar.gz |
Update to 0.6.2, providing some minor bugfixes:
2004-04-13: - fix some bugs in the X handling noticed under XFree86
>= 4.3
- let's call it 0.6.2
2003-11-23: - apply patch from Dave Serls:
* initialize some variables to prevent odd core-dumps
- apply patch by Michael G. Henderson to update GrabWeather
manual page
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbweather/Makefile | 5 | ||||
-rw-r--r-- | misc/bbweather/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index 68a36f91efd..b5caeb97e2e 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/04/24 18:02:25 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/24 18:09:35 jschauma Exp $ # -DISTNAME= bbweather-0.6 -PKGREVISION= 1 +DISTNAME= bbweather-0.6.2 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/bbweather/distinfo b/misc/bbweather/distinfo index 720c8cf6e96..c99343f5789 100644 --- a/misc/bbweather/distinfo +++ b/misc/bbweather/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2003/01/13 15:10:32 jschauma Exp $ +$NetBSD: distinfo,v 1.6 2004/04/24 18:09:35 jschauma Exp $ -SHA1 (bbweather-0.6.tar.bz2) = f41f475eac2ecf1beeaa4461c0d83d8d3b315ad0 -Size (bbweather-0.6.tar.bz2) = 80306 bytes +SHA1 (bbweather-0.6.2.tar.bz2) = bdb3359876434a6d698a70a975312ca29b2116c4 +Size (bbweather-0.6.2.tar.bz2) = 80487 bytes |