<pre style='margin:0'>
NicosPavlov pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/beb6aee6820fec4149f84975cd82e655333a565c">https://github.com/macports/macports-ports/commit/beb6aee6820fec4149f84975cd82e655333a565c</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 beb6aee  latex2rtf: fix livecheck
</span>beb6aee is described below

<span style='display:block; white-space:pre;color:#808000;'>commit beb6aee6820fec4149f84975cd82e655333a565c
</span>Author: Nicolas Pavillon <nicos@macports.org>
AuthorDate: Tue Nov 21 23:24:54 2017 +0900

<span style='display:block; white-space:pre;color:#404040;'>    latex2rtf: fix livecheck
</span>---
 tex/latex2rtf/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tex/latex2rtf/Portfile b/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0ecf0e5..b412098 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,4 +43,4 @@ destroot.pre_args-append \
</span> test.run            yes
 
 livecheck.type      sourceforge
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.distname  ${name}-unix
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       https://sourceforge.net/projects/${name}/files/${name}-unix/
</span></pre><pre style='margin:0'>

</pre>