<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/86b9045d6cc5fe97e830e88cb023647e28935118">https://github.com/macports/macports-ports/commit/86b9045d6cc5fe97e830e88cb023647e28935118</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 86b9045 mozart-stdlib: Fix homepage.
</span>86b9045 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 86b9045d6cc5fe97e830e88cb023647e28935118
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Fri Aug 4 07:48:54 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> mozart-stdlib: Fix homepage.
</span>---
lang/mozart-stdlib/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/mozart-stdlib/Portfile b/lang/mozart-stdlib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 48fa640..5fc5690 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/mozart-stdlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/mozart-stdlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms darwin
</span> # mozart is 32-bit only
supported_archs i386 ppc
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://www.mozart-oz.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage http://mozart.github.io
</span> description Mozart-Oz standard libraries
long_description The Mozart system is a development platform focused on open \
distributed computing and constraint-based inferrence. \
</pre><pre style='margin:0'>
</pre>