[137350] trunk/dports/science/cantera/Portfile
larryv at macports.org
larryv at macports.org
Tue Jun 9 21:16:51 PDT 2015
Revision: 137350
https://trac.macports.org/changeset/137350
Author: larryv at macports.org
Date: 2015-06-09 21:16:51 -0700 (Tue, 09 Jun 2015)
Log Message:
-----------
cantera: Update to 2.2.0 (#47887)
Modified Paths:
--------------
trunk/dports/science/cantera/Portfile
Modified: trunk/dports/science/cantera/Portfile
===================================================================
--- trunk/dports/science/cantera/Portfile 2015-06-10 03:59:18 UTC (rev 137349)
+++ trunk/dports/science/cantera/Portfile 2015-06-10 04:16:51 UTC (rev 137350)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup python 1.0
-github.setup Cantera cantera 2.1.2 v
+github.setup Cantera cantera 2.2.0 v
categories science
platforms darwin
maintainers thomasfiala.de:macports openmaintainer
@@ -18,10 +18,9 @@
Fortran support is disabled by install using MacPorts
homepage https://cantera.github.io/docs/sphinx/html/index.html
-github.tarball_from releases
-checksums rmd160 39cded4062438402580dc0dd88b6385fac55efe3 \
- sha256 910ef1cff2be7b618abb3eb4a24636b2acd35419935790932489f7216a54a57b
+checksums rmd160 67cd0391329ce5acfcbb52725aa74c2b13ccb0a1 \
+ sha256 d5f2d3e193e18ed8cb568f6a43ef1d1a41f910f01a349b71a1f5c36e2d918797
depends_lib-append port:py${python.version}-numpy \
port:py${python.version}-cython
@@ -41,9 +40,7 @@
python_prefix=${python.prefix} \
stage_dir=${destroot}
-destroot {
- move {*}[glob ${destroot}${prefix}/man/man1/*] ${destroot}${prefix}/share/man/man1/
-}
+destroot {}
notes "
Cantera C++ demos are installed in:
@@ -73,8 +70,4 @@
sundials_libdir=${prefix}/lib
}
-variant old_python description {Install old Python interface} {
- build.args-append python_package='full'
-}
-
default_variants +sundials
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150609/6164ed27/attachment.html>
More information about the macports-changes
mailing list