<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b998cfc4b4440f1d54b4a0cc4ff28f22a96a42b8">https://github.com/macports/macports-ports/commit/b998cfc4b4440f1d54b4a0cc4ff28f22a96a42b8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b998cfc4b4440f1d54b4a0cc4ff28f22a96a42b8
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Mar 18 07:44:52 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> scotty: rename patch files so editors work correctly
</span>---
net/scotty/Portfile | 4 ++--
net/scotty/files/{patch-Makefile.in => patch-Makefile.in.diff} | 0
.../{patch-tnm-library-init.tcl => patch-tnm-library-init.tcl.diff} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/scotty/Portfile b/net/scotty/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e24d69f..f973d9b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/scotty/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/scotty/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,9 +26,9 @@ use_bzip2 yes
</span> depends_lib port:tcl \
port:tk
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles patch-Makefile.in \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles patch-Makefile.in.diff \
</span> patch-configure.in.diff \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- patch-tnm-library-init.tcl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ patch-tnm-library-init.tcl.diff
</span>
startupitem.create yes
startupitem.name nmicmpd
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/scotty/files/patch-Makefile.in b/net/scotty/files/patch-Makefile.in.diff
</span>similarity index 100%
rename from net/scotty/files/patch-Makefile.in
rename to net/scotty/files/patch-Makefile.in.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/scotty/files/patch-tnm-library-init.tcl b/net/scotty/files/patch-tnm-library-init.tcl.diff
</span>similarity index 100%
rename from net/scotty/files/patch-tnm-library-init.tcl
rename to net/scotty/files/patch-tnm-library-init.tcl.diff
</pre><pre style='margin:0'>
</pre>