<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d7ffec330a3d4d0d2ed13d7cc8260fa63d02ec46">https://github.com/macports/macports-ports/commit/d7ffec330a3d4d0d2ed13d7cc8260fa63d02ec46</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 d7ffec3  asymptote: make it binary distributable
</span>d7ffec3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d7ffec330a3d4d0d2ed13d7cc8260fa63d02ec46
</span>Author: Mojca Miklavec <mojca@macports.org>
AuthorDate: Mon Jan 30 15:53:18 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    asymptote: make it binary distributable
</span>---
 graphics/asymptote/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/asymptote/Portfile b/graphics/asymptote/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b9c8a7..21f221b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/asymptote/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/asymptote/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,6 +15,8 @@ long_description    Asymptote is a powerful descriptive \
</span>                     high-quality PostScript output.
 homepage            http://asymptote.sourceforge.net
 license             LGPL-3+
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# libpaper is a dependency of ghoscript that's only used at runtime
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license_noconflict  libpaper
</span> platforms           darwin
 
 checksums           rmd160  4806dbf77524796df88a712d21e2340db1ebede7 \
</pre><pre style='margin:0'>

</pre>