[94815] trunk/dports/science/cdo/Portfile
Revision: 94815 https://trac.macports.org/changeset/94815 Author: takeshi@macports.org Date: 2012-06-30 05:12:42 -0700 (Sat, 30 Jun 2012) Log Message: ----------- cdo: revamped for 1.5.5 Modified Paths: -------------- trunk/dports/science/cdo/Portfile Modified: trunk/dports/science/cdo/Portfile =================================================================== --- trunk/dports/science/cdo/Portfile 2012-06-30 12:04:15 UTC (rev 94814) +++ trunk/dports/science/cdo/Portfile 2012-06-30 12:12:42 UTC (rev 94815) @@ -4,18 +4,17 @@ PortSystem 1.0 name cdo -version 1.5.4 -revision 1 +version 1.5.5 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/2372 -checksums md5 ceacb1acfa921a5bf1a3e4cda1097405 \ - sha1 e2c089e02fab92034a2b0de4be62db539dbb8205 \ - rmd160 6ccb6a22e8dd63471ec51e2550fc7bc2595cbef5 +master_sites https://code.zmaw.de/attachments/download/2879 +checksums md5 8072ebfebfa6a2c9b4ee4098d9fec338 \ + sha1 f8bc37985b0d6799df80b9083ff5a34f61dd207e \ + rmd160 dcc6e30ace830df12d5714a983189cd6ed333871 long_description \ CDO is a collection of command line Operators \ to manipulate and analyse Climate Data files. \
participants (1)
-
takeshi@macports.org