diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-08-13 13:01:44 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-08-13 13:01:44 +0000 |
commit | 57631aeb639aa3dd3e1fd78e2a8fc1af054fa387 (patch) | |
tree | e47a0d5bb19966dac34c72dd375f9ae8067635ca /misc | |
parent | 43f6e5fc06472f37353d2a2cf45c296793c6556c (diff) | |
download | pkgsrc-57631aeb639aa3dd3e1fd78e2a8fc1af054fa387.tar.gz |
Update to 2.0.7:
* fixed horrible rounding bugs with negative temperatures
* removed deprecated GkrellM API functions
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellm-weather/Makefile | 7 | ||||
-rw-r--r-- | misc/gkrellm-weather/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index 951a1f4c5b1..cb22f4c4bdf 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:40 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/08/13 13:01:44 xtraeme Exp $ -DISTNAME= gkrellweather-2.0.6 -PKGNAME= gkrellm-weather-2.0.6 -PKGREVISION= 5 +DISTNAME= gkrellweather-2.0.7 +PKGNAME= gkrellm-weather-2.0.7 CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz diff --git a/misc/gkrellm-weather/distinfo b/misc/gkrellm-weather/distinfo index 798603301cc..9e65bf60d63 100644 --- a/misc/gkrellm-weather/distinfo +++ b/misc/gkrellm-weather/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2006/03/25 17:29:45 joerg Exp $ +$NetBSD: distinfo,v 1.5 2006/08/13 13:01:44 xtraeme Exp $ -SHA1 (gkrellweather-2.0.6.tgz) = c54f5e48879158f25db9ec4e5226cd0ca686861f -RMD160 (gkrellweather-2.0.6.tgz) = 58d9f4aa42280167d632df16dd71d94a95a3d21b -Size (gkrellweather-2.0.6.tgz) = 20399 bytes +SHA1 (gkrellweather-2.0.7.tgz) = 53f62999a4aff018f6943b8b56dd9e54907754c3 +RMD160 (gkrellweather-2.0.7.tgz) = a8f92a45ea048c194970f5615e50c4b08120efe0 +Size (gkrellweather-2.0.7.tgz) = 19968 bytes SHA1 (patch-aa) = ab3068c247a1e8cc2c9f636aa5b10d317c93ac04 SHA1 (patch-ab) = a8b0a0f1435bc968ce182bdef2fe8cf4c8e83a3d |