Revision: 90053 http://trac.macports.org/changeset/90053 Author: takeshi@macports.org Date: 2012-02-20 00:17:04 -0800 (Mon, 20 Feb 2012) Log Message: ----------- cdo: updated for 1.5.4 Modified Paths: -------------- trunk/dports/science/cdo/Portfile Modified: trunk/dports/science/cdo/Portfile =================================================================== --- trunk/dports/science/cdo/Portfile 2012-02-20 08:12:01 UTC (rev 90052) +++ trunk/dports/science/cdo/Portfile 2012-02-20 08:17:04 UTC (rev 90053) @@ -4,22 +4,22 @@ PortSystem 1.0 name cdo -version 1.5.3 +version 1.5.4 platforms darwin maintainers takeshi license GPL-2 categories science description Climate Data Operators homepage https://code.zmaw.de/projects/cdo -master_sites https://code.zmaw.de/attachments/download/1833 -checksums md5 d7767de14387ca4aaed51d093716fa77 \ - sha1 5b587b73c53000d3641e0f16c2889eadefaebd54 \ - rmd160 21b173c92e3d9fa600add0dffa4a8fa8e7dd61f7 +master_sites https://code.zmaw.de/attachments/download/2372 +checksums md5 ceacb1acfa921a5bf1a3e4cda1097405 \ + sha1 e2c089e02fab92034a2b0de4be62db539dbb8205 \ + rmd160 6ccb6a22e8dd63471ec51e2550fc7bc2595cbef5 long_description \ CDO is a collection of command line Operators \ to manipulate and analyse Climate Data files. \ Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. \ - There are more than 400 operators available. + There are more than 600 operators available. fetch.ignore_sslcert yes
participants (1)
-
takeshi@macports.org