[128126] trunk/dports/science/cdo/Portfile

takeshi at macports.org takeshi at macports.org
Thu Nov 13 16:40:41 PST 2014


Revision: 128126
          https://trac.macports.org/changeset/128126
Author:   takeshi at macports.org
Date:     2014-11-13 16:40:41 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
cdo: update to 1.6.5.2. Added support for operator chaining by removing --with-threads=no

Modified Paths:
--------------
    trunk/dports/science/cdo/Portfile

Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile	2014-11-14 00:16:29 UTC (rev 128125)
+++ trunk/dports/science/cdo/Portfile	2014-11-14 00:40:41 UTC (rev 128126)
@@ -5,18 +5,17 @@
 PortGroup                   mpi 1.0
 
 name                        cdo
-version                     1.6.5.1
-revision                    1
+version                     1.6.5.2
 platforms                   darwin
 maintainers                 takeshi openmaintainer
 license                     GPL-2
 categories                  science
 description                 Climate Data Operators
 homepage                    https://code.zmaw.de/projects/cdo
-master_sites                https://code.zmaw.de/attachments/download/9248
-checksums           md5     1d515085338a996487f41ddec208b300 \
-                    sha1    64ba41b9869eca183bf70037aed4dabd8a997b31 \
-                    rmd160  1c76b45c431dc5b2a45a41b92d3eb46bc0c819cb
+master_sites                https://code.zmaw.de/attachments/download/9277
+checksums           md5     e132ee6b0fdda96be04dd8d4d05f6f83 \
+                    sha1    c58b2aeef16c0db7111cda2df7e77210bd9805df \
+                    rmd160  ceffc1e7a0e4ad9c444f7f6186d17d13b8a80681
 long_description \
     CDO is a collection of command line Operators               \
     to manipulate and analyse Climate Data files.               \
@@ -37,7 +36,6 @@
 
 configure.args              --with-netcdf=${prefix} \
                             --disable-dependency-tracking \
-                            --with-threads=no \
                             --with-proj=${prefix} \
                             --with-hdf5=${prefix} \
                             --with-udunits2=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/fdc12368/attachment.html>


More information about the macports-changes mailing list