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

takeshi at macports.org takeshi at macports.org
Sat Nov 22 20:20:45 PST 2008


Revision: 42511
          http://trac.macports.org/changeset/42511
Author:   takeshi at macports.org
Date:     2008-11-22 20:20:43 -0800 (Sat, 22 Nov 2008)
Log Message:
-----------
cdo: updated to 1.2.1

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

Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile	2008-11-23 01:51:49 UTC (rev 42510)
+++ trunk/dports/science/cdo/Portfile	2008-11-23 04:20:43 UTC (rev 42511)
@@ -3,16 +3,16 @@
 PortSystem       1.0
 
 name             cdo
-version          1.1.1
+version          1.2.1
 platforms        darwin
 maintainers      takeshi at macports.org
 categories       science
 description      Climate Data Operators
 homepage         http://www.mpimet.mpg.de/fileadmin/software/cdo/
 master_sites     ${homepage}
-checksums        md5    003e78d96348b4728a0996b3e0d61b7a         \
-                 sha1   0c7f65919dd924fff7a70f4f6f4acbbb63d41cc5 \
-                 rmd160 06977c7b11b6d308f99021555f65162c40b50cca
+checksums        md5    ea7e16cb2ba099bccf5a01cac859e846         \
+                 sha1   727cb8aad8e8dcb46dfb0aa12785dafd72ca7a15 \
+                 rmd160 c676dd7e7c65e82b0630a926fcf35af3e911c7e6
 long_description \
                  CDO is a collection of command line Operators               \
                  to manipulate and analyse Climate Data files.               \
@@ -20,7 +20,7 @@
                  There are more than 200 operators available.
 depends_lib      port:netcdf
 
-configure.ldflags	"-flat_namespace -undefined suppress"
+configure.ldflags	"-undefined dynamic_lookup"
 configure.args   --with-netcdf=${prefix} --disable-dependency-tracking
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081122/713f8587/attachment.html>


More information about the macports-changes mailing list