[147107] trunk/dports/science/cdo

takeshi at macports.org takeshi at macports.org
Sun Mar 27 14:12:47 PDT 2016


Revision: 147107
          https://trac.macports.org/changeset/147107
Author:   takeshi at macports.org
Date:     2016-03-27 14:12:47 -0700 (Sun, 27 Mar 2016)
Log Message:
-----------
cdo: update to 1.7.1

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

Removed Paths:
-------------
    trunk/dports/science/cdo/files/

Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile	2016-03-27 18:08:11 UTC (rev 147106)
+++ trunk/dports/science/cdo/Portfile	2016-03-27 21:12:47 UTC (rev 147107)
@@ -5,17 +5,16 @@
 PortGroup                   mpi 1.0
 
 name                        cdo
-version                     1.7.0
-revision                    3
+version                     1.7.1
 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/11392
-checksums           rmd160  5f98e5cc86eff5d883947a37020c8ff84e566f0b \
-                    sha256  2a9712fe315d4f09e0c9c8f2f31d6035bf78f51946af9a8fba87f21b4033eb15
+master_sites                https://code.zmaw.de/attachments/download/12070
+checksums           rmd160  5abba56fa35fdef9e1b9e43494ebc9279313d22c \
+                    sha256  5c24a5cb74dcf6e8b5140c67033868a5a0b641341e3adad3cb4035d5ad6e70a6
 
 long_description \
     CDO is a collection of command line Operators               \
@@ -36,11 +35,6 @@
                             port:proj \
                             port:fftw-3
 
-# This is fixed by including cdo_int.h in StringUtilities.c
-# and in magics_template_parse.c in trunk so the patch can
-# be removed in the future version
-patchfiles                  patch-src-StringUtilities.h.diff
-
 configure.args              --with-netcdf=${prefix} \
                             --disable-dependency-tracking \
                             --disable-openmp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160327/e31a52ed/attachment.html>


More information about the macports-changes mailing list