diff options
author | plunky <plunky@pkgsrc.org> | 2015-01-25 21:39:40 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2015-01-25 21:39:40 +0000 |
commit | 9d41f86c596fe1f7907ab2ab5bbf70b040bdd1bf (patch) | |
tree | c827c51c5444b1d142b65f42fd35163a14411e79 /misc | |
parent | 018be9646cca2181c3d06abe6742a45d5c02743a (diff) | |
download | pkgsrc-9d41f86c596fe1f7907ab2ab5bbf70b040bdd1bf.tar.gz |
Update to latest zyGrib, release notes:
2015-01-18 : zyGrib Version 7.0.0
Download and display new data GFS from NOAA: grid 0.25°x0.25°
and up to 10 days forecasts.
Restriction: for long-term files, only the first 5 days are
with a grid of 0.25°, beyond the grid is 0.5°.
Diffstat (limited to 'misc')
-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 bb13181037c..0c7912ae02f 100644 --- a/misc/zyGrib/Makefile +++ b/misc/zyGrib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/12/30 08:50:55 plunky Exp $ +# $NetBSD: Makefile,v 1.44 2015/01/25 21:39:40 plunky Exp $ # -DISTNAME= zyGrib-6.2.4 +DISTNAME= zyGrib-7.0.0 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/getfile.php?file= EXTRACT_SUFX= .tgz diff --git a/misc/zyGrib/distinfo b/misc/zyGrib/distinfo index 8453503258f..efd7572a4d7 100644 --- a/misc/zyGrib/distinfo +++ b/misc/zyGrib/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2014/12/30 08:50:55 plunky Exp $ +$NetBSD: distinfo,v 1.20 2015/01/25 21:39:40 plunky Exp $ -SHA1 (zyGrib-6.2.4.tgz) = 7060ff13329db6a14ddfbf0fbe02af8dcb58a108 -RMD160 (zyGrib-6.2.4.tgz) = 2fc6f7890e1ba149d9b37e9ae0bbfe28817b4f5d -Size (zyGrib-6.2.4.tgz) = 15257852 bytes +SHA1 (zyGrib-7.0.0.tgz) = 376e7f813ac92f5e70163f90909d96a3912a0c61 +RMD160 (zyGrib-7.0.0.tgz) = 5df3660963d9227269ccd304c7810e26f93a018c +Size (zyGrib-7.0.0.tgz) = 15287496 bytes SHA1 (patch-ColorScale.cpp) = 26255acc30d81aba2abd7f51ef96677446645c78 SHA1 (patch-Terrain.cpp) = cda31862011b758aa6b1c3655b9383dd1b38aceb SHA1 (patch-aa) = 54bb3e7207a722f47667bb4c52d30084e5d5a675 |