<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/dbd96e509dc290b501ba5d684149f0df51c5e954">https://github.com/macports/macports-ports/commit/dbd96e509dc290b501ba5d684149f0df51c5e954</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 dbd96e5 mozart-doc: Fix homepage. Minor whitespace fix.
</span>dbd96e5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit dbd96e509dc290b501ba5d684149f0df51c5e954
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Fri Aug 4 07:47:39 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> mozart-doc: Fix homepage. Minor whitespace fix.
</span>---
lang/mozart-doc/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/mozart-doc/Portfile b/lang/mozart-doc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5624461..7c68da5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/mozart-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/mozart-doc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ categories lang
</span> platforms darwin
supported_archs noarch
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 documentation
long_description The Mozart system is a development platform focused on open \
distributed computing and constraint-based inferrence. \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ worksrcdir mozart
</span> use_configure no
build {}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-pre-destroot {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+pre-destroot {
</span> # These entries are part of the stdlib package
file delete -force ${worksrcpath}/doc/mozart-ozmake
file delete -force ${worksrcpath}/doc/mozart-stdlib
</pre><pre style='margin:0'>
</pre>