<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/26a3e5173a008c333fec86b1744f36624b2bcda7">https://github.com/macports/macports-ports/commit/26a3e5173a008c333fec86b1744f36624b2bcda7</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 26a3e51  texlive-common: fix livecheck
</span>26a3e51 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 26a3e5173a008c333fec86b1744f36624b2bcda7
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Jul 22 10:48:30 2017 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tex/texlive-common/Portfile b/tex/texlive-common/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85f895f..5cf3ac2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tex/texlive-common/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tex/texlive-common/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ checksums           rmd160  6fb366c4bddd6b98840d1e852af123ad25ffeafa \
</span> 
 livecheck.type  regex
 livecheck.url   ${master_sites}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex ${name}-(\[\\d-\]+)\\.tar
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex ${name}-(\[\\d-\]+(?:\\.\\d+)?)\\.tar
</span> 
 post-patch {
     foreach x {texmf.cnf.d/10paths.cnf texmfcnf.lua texlive-update-cnf} {
</pre><pre style='margin:0'>

</pre>