diff options
author | plunky <plunky@pkgsrc.org> | 2010-10-28 07:58:16 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2010-10-28 07:58:16 +0000 |
commit | 0b63e816b22f298f667c4c131d7a56987556f19a (patch) | |
tree | 6f3de5bdcc21b2dc12f171e6d686d083bde1b8fd /misc/zyGrib | |
parent | 946eda968af56cfa3ce00bf5cc660d54a322b387 (diff) | |
download | pkgsrc-0b63e816b22f298f667c4c131d7a56987556f19a.tar.gz |
update to 3.9.6
# 2010-10-25 : zyGrib Version 3.9.6
* Fix a bug in version 3.9.5 : sometimes the progress bar was not hidden after the opening of a file.
# 2010-10-25 : zyGrib Version 3.9.5
* New data (thank you NOAA !) : wind gust.
* Animation when loading files.
* Can interrupt the loading of big files.
* Fix a bug : rare crash when manipulating meteotables.
Diffstat (limited to 'misc/zyGrib')
-rw-r--r-- | misc/zyGrib/Makefile | 4 | ||||
-rw-r--r-- | misc/zyGrib/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/zyGrib/Makefile b/misc/zyGrib/Makefile index ab7b73af381..a8ad5cb5b94 100644 --- a/misc/zyGrib/Makefile +++ b/misc/zyGrib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/10/16 06:50:52 plunky Exp $ +# $NetBSD: Makefile,v 1.11 2010/10/28 07:58:16 plunky Exp $ # -DISTNAME= zyGrib-3.9.4 +DISTNAME= zyGrib-3.9.6 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/files/ EXTRACT_SUFX= .tgz diff --git a/misc/zyGrib/distinfo b/misc/zyGrib/distinfo index f8ee268c58c..4830ebefeff 100644 --- a/misc/zyGrib/distinfo +++ b/misc/zyGrib/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2010/10/16 06:50:52 plunky Exp $ +$NetBSD: distinfo,v 1.4 2010/10/28 07:58:16 plunky Exp $ -SHA1 (zyGrib-3.9.4.tgz) = 98f676773bedf7306621566f2ebbc037dffd4f27 -RMD160 (zyGrib-3.9.4.tgz) = 2d9e2139b8f348f507757a8656aecd103059bf47 -Size (zyGrib-3.9.4.tgz) = 16545681 bytes +SHA1 (zyGrib-3.9.6.tgz) = 6a0eaf952535e0337025ec65669c9fb0f6536c1b +RMD160 (zyGrib-3.9.6.tgz) = f0bd66039034bc100ead06182210ba313bc0c2bd +Size (zyGrib-3.9.6.tgz) = 16546915 bytes SHA1 (patch-aa) = 8a72c6fe1e99a4c4a28e3b0f13c22733e4de7b74 SHA1 (patch-ab) = 0be80e7d5b784da70b65db3eb7d31aa62f660a1d |