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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/52a9afc47a127e584dcc11a4221f0ac7d749c82a">https://github.com/macports/macports-ports/commit/52a9afc47a127e584dcc11a4221f0ac7d749c82a</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 52a9afc  mtr 0.92: reinplace using MacPorts version
</span>52a9afc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 52a9afc47a127e584dcc11a4221f0ac7d749c82a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Jun 10 16:06:59 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mtr 0.92: reinplace using MacPorts version
</span>---
 net/mtr/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/mtr/Portfile b/net/mtr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1f7f7aa..465bf58 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/mtr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/mtr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,7 +40,7 @@ pre-configure {
</span>     file mtime ${worksrcpath}/config.h.in [file mtime ${worksrcpath}/aclocal.m4]
 
     # Fix version string
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s|0.91.1-4c982|0.92|" ${worksrcpath}/configure
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    reinplace "s|0.91.1-4c982|${version}|" ${worksrcpath}/configure
</span> }
 
 post-destroot {
</pre><pre style='margin:0'>

</pre>