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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/13d1625d290b3a07cd50426ef7334be6602e4d6f">https://github.com/macports/macports-ports/commit/13d1625d290b3a07cd50426ef7334be6602e4d6f</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 13d1625  ne: fix malformed filename
</span>13d1625 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 13d1625d290b3a07cd50426ef7334be6602e4d6f
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Thu Jan 26 05:17:44 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    ne: fix malformed filename
</span>---
 editors/ne/Portfile                                                    | 3 ++-
 editors/ne/files/{patch-makefile => patch-makefile.diff}               | 0
 .../ne/files/patch-src-makefile.diff                                   | 0
 3 files changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/ne/Portfile b/editors/ne/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a1ad1ea..a056718 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/ne/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/ne/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,4 +1,5 @@
</span> PortSystem 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> name             ne
 version          2.4
 categories       editors
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +19,7 @@ master_sites     ${homepage}
</span> checksums        rmd160 269ce9cee57c0677dc8a0ec94a0d28535e1caa13 \
                  sha256 a4951b212e7aab71f24ac80f2baec50aa490fc119b09abd6a2cc351e3209d0d4
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles       patch-makefile patch-srcā˜ƒmakefile
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles       patch-makefile.diff patch-src-makefile.diff
</span> 
 configure {
     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/makefile
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/ne/files/patch-makefile b/editors/ne/files/patch-makefile.diff
</span>similarity index 100%
rename from editors/ne/files/patch-makefile
rename to editors/ne/files/patch-makefile.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git "a/editors/ne/files/patch-src\342\230\203makefile" b/editors/ne/files/patch-src-makefile.diff
</span>similarity index 100%
rename from "editors/ne/files/patch-src\342\230\203makefile"
rename to editors/ne/files/patch-src-makefile.diff
</pre><pre style='margin:0'>

</pre>