<pre style='margin:0'>
Takeshi Enomoto (tenomoto) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/427e9a16a1ba124379dcfff243ff299e2dc07a19">https://github.com/macports/macports-ports/commit/427e9a16a1ba124379dcfff243ff299e2dc07a19</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 427e9a1  fgsl: update to 1.2.0
</span>427e9a1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 427e9a16a1ba124379dcfff243ff299e2dc07a19
</span>Author: Takeshi Enomoto <takeshi@maport.org>
AuthorDate: Sat Apr 28 13:50:29 2018 +0900

<span style='display:block; white-space:pre;color:#404040;'>    fgsl: update to 1.2.0
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/56343
</span>---
 math/fgsl/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/fgsl/Portfile b/math/fgsl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fad6aa8..cffe9a3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/fgsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/fgsl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           compilers 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        reinh-bader fgsl 1.1.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        reinh-bader fgsl 1.2.0 v
</span> revision            1
 categories          math science
 maintainers         {takeshi @tenomoto} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,8 +15,8 @@ long_description \
</span>     a collection of numerical routines for scientific computing.
 homepage          http://www.lrz.de/services/software/mathematik/gsl/fortran/
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  0408c7ca3670996a88b3503231970685a48dea98 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9d9626abc87a4885dda79cb4a6b9d82c8c1e1a8f9547f1ad0b05bae268e7a9bb
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  2f280e606b199e77b9c2e95f4694020f147c86bf \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6d5b3a1ea2b0d6d8fc7ab7995ded6f1985abc68df3d5544438efac9d77789afe
</span> depends_build       port:pkgconfig
 depends_lib         port:gsl
 use_parallel_build  no
</pre><pre style='margin:0'>

</pre>