[138199] trunk/dports/science/magicspp/Portfile

takeshi at macports.org takeshi at macports.org
Wed Jul 1 13:27:10 PDT 2015


Revision: 138199
          https://trac.macports.org/changeset/138199
Author:   takeshi at macports.org
Date:     2015-07-01 13:27:10 -0700 (Wed, 01 Jul 2015)
Log Message:
-----------
magicspp: revbump because of grib_api (r138197). Allow use_parallel_build. Let the default values for use_configure, configure.cmd, configure.dir and build.dir.

Revision Links:
--------------
    https://trac.macports.org/changeset/138197

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

Modified: trunk/dports/science/magicspp/Portfile
===================================================================
--- trunk/dports/science/magicspp/Portfile	2015-07-01 20:23:47 UTC (rev 138198)
+++ trunk/dports/science/magicspp/Portfile	2015-07-01 20:27:10 UTC (rev 138199)
@@ -10,7 +10,7 @@
 
 name                magicspp
 version             2.24.7
-revision            1
+revision            2
 platforms           darwin
 maintainers         takeshi
 license             Apache-2
@@ -19,8 +19,7 @@
 homepage            http://software.ecmwf.int/wiki/display/MAGP/Magics
 master_sites        https://software.ecmwf.int/wiki/download/attachments/3473464/
 distname            Magics-${version}-Source
-checksums           md5     66d43522d39c9fc3faa716ae7b36c1ad \
-                    sha1    4e6c0523b2c038a830ecac08507f9d994c67f9eb \
+checksums           sha1    4e6c0523b2c038a830ecac08507f9d994c67f9eb \
                     rmd160  98461d18f6a504077628b264e28267c7d2d0e251
 long_description \
     Magics++ is the latest generation of the ECMWF's Meteorological plotting \
@@ -57,16 +56,12 @@
                     port:swig-python
 require_active_variants cairo x11
 
-use_parallel_build  no
 universal_variant   no
 
 default_variants-append +python27
 
 patchfiles              patch-src-decoders-GribSatelliteInterpretor.cc.diff
 
-use_configure           yes
-configure.cmd           cmake
-configure.dir           ${workpath}/build
 configure.args-append   -DBOOST_ROOT=${prefix} \
                         -DCMAKE_Fortran_COMPILER=${configure.fc} \
                         -DENABLE_BUFR=ON \
@@ -103,8 +98,6 @@
 
 cmake.out_of_source     yes
 
-build.dir               ${workpath}/build
-
 post-destroot {
     xinstall -m 644 ${worksrcpath}/src/common/magics_api.h ${destroot}${prefix}/include
     file rename ${destroot}${prefix}/share/templates ${destroot}${prefix}/share/magics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150701/e24eedb3/attachment.html>


More information about the macports-changes mailing list