<pre style='margin:0'>
paumard pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ce0e2616c34234fa5b1b5819570a8aad40bcf11">https://github.com/macports/macports-ports/commit/1ce0e2616c34234fa5b1b5819570a8aad40bcf11</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 1ce0e26  Gyoto: new release 1.1.1
</span>1ce0e26 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1ce0e2616c34234fa5b1b5819570a8aad40bcf11
</span>Author: Thibaut Paumard <thibaut@macports.org>
AuthorDate: Mon Oct 31 22:24:35 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Gyoto: new release 1.1.1
</span>---
 science/Gyoto/Portfile | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/Gyoto/Portfile b/science/Gyoto/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d51b95b..e07d8f7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/Gyoto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/Gyoto/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,13 +1,11 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# $Id$
</span> 
 PortSystem          1.0
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 PortGroup           compilers 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        gyoto Gyoto 1.1.0
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        gyoto Gyoto 1.1.1
</span> license             GPL-3+
 categories          science yorick
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,8 +18,8 @@ long_description    Gyoto aims at providing a framework for computing orbits \
</span>                     language. Gyoto can be extended with plug-ins.
 homepage            http://gyoto.obspm.fr
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  28458c6dc0827b2f859f8cb05906f36835775b09 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  dfa04cc9ccffc2b20c51784af097b574c844837440d4563d10b3f45e5a4798bf
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  0a028c15b867388eee73791def0e7fd980cdeb35 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  367e364d0fd78d1b46d1a8d0097cb0b2ab338c969b6a6eab37ce9677223162a1
</span> 
 depends_build       port:LORENE \
                     port:pkgconfig
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -81,7 +79,7 @@ foreach nodot [list 27 33 34 35] wdot [list 2.7 3.3 3.4 3.5] {
</span>         destroot.cmd  PYTHONPATH=${frameworks_dir}/Python.framework/Versions/${wdot}:\$PYHTONPATH make
         destroot.args -C python INSTALL_DATA=true prefix=${frameworks_dir}/Python.framework/Versions/${wdot}
         post-destroot {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            system "cd ${worksrcpath}/plugins/python && ${build.cmd} install DESTDIR=${destroot}"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            system -W ${worksrcpath}/plugins/python "${build.cmd} install DESTDIR=${destroot}"
</span>             xinstall -d ${destroot}/${prefix}/share/doc/${subport}/examples
             xinstall {*}[glob ${worksrcpath}/plugins/python/doc/examples/*] \
                 ${destroot}/${prefix}/share/doc/${subport}/examples/
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -97,9 +95,14 @@ subport Gyoto {
</span>         xinstall -W ${worksrcpath}/python \
             gyoto.i gyoto_std.i gyoto_lorene.i numpy.i \
             ${destroot}/${prefix}/include/Gyoto/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        xinstall -d ${destroot}/${prefix}/share/doc/${subport}/examples
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        xinstall -d ${destroot}/${prefix}/share/doc/${subport}/examples/plugins
</span>         xinstall {*}[glob ${worksrcpath}/doc/examples/*] \
             ${destroot}/${prefix}/share/doc/${subport}/examples/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        copy ${worksrcpath}/plugins/null \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            ${destroot}/${prefix}/share/doc/${subport}/examples/plugins/null
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        system \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            -W ${destroot}/${prefix}/share/doc/${subport}/examples/plugins/null \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            "touch aclocal.m4 configure Makefile.in */Makefile.in"
</span>     }
 }
 
</pre><pre style='margin:0'>

</pre>