<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7beb058d53a50088064995772b275d0175a03fa2">https://github.com/macports/macports-ports/commit/7beb058d53a50088064995772b275d0175a03fa2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7beb058d53a50088064995772b275d0175a03fa2
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 11:01:34 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> DoCon: set valid homepage, master_sites and disable livecheck
</span>---
math/DoCon/Portfile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/DoCon/Portfile b/math/DoCon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 29b7e78..c2eb7e8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/DoCon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/DoCon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +19,8 @@ long_description \
</span> commutative algebra: linear algebra, polynomial gcd, \
factorization, Groebner bases, and other functions.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://haskell.org/${shortname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites ${homepage}/distrib/${version}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage http://www.botik.ru/pub/local/Mechveliani/docon
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites ${homepage}/${version}
</span> distname ${shortname}-${version}
use_zip yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -71,3 +71,4 @@ post-activate {
</span>
#pre-deactivate { system "${prefix}/libexec/${shortname}-${version}/unregister.sh" }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type none
</span></pre><pre style='margin:0'>
</pre>