<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b88b2271fb067ad6ff6f87df6eff276e8a94d828">https://github.com/macports/macports-ports/commit/b88b2271fb067ad6ff6f87df6eff276e8a94d828</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 b88b227 nqc: Rename patchfile to remove unportable character
</span>b88b227 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b88b2271fb067ad6ff6f87df6eff276e8a94d828
</span>Author: Nikolay Baklicharov <nikolay.baklicharov@gmail.com>
AuthorDate: Sat Nov 11 18:15:04 2017 +0200
<span style='display:block; white-space:pre;color:#404040;'> nqc: Rename patchfile to remove unportable character
</span>---
lang/nqc/Portfile | 2 +-
...owerPipe_osx.cpp.diff => patch-rcxlib-RCX_USBTowerPipe_osx.cpp.diff} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/nqc/Portfile b/lang/nqc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 31ee921..0b47ded 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/nqc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/nqc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ master_sites ${homepage}release/
</span> extract.suffix .tgz
extract.mkdir yes
checksums sha1 1de6543cc5152f6dacf375aea2974c09e5fe0ffa
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles patch-Makefile.diff patch-rcxlib:RCX_USBTowerPipe_osx.cpp.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles patch-Makefile.diff patch-rcxlib-RCX_USBTowerPipe_osx.cpp.diff
</span>
configure {
reinplace "s|@prefix@|${prefix}|g" ${worksrcpath}/Makefile
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/nqc/files/patch-rcxlib:RCX_USBTowerPipe_osx.cpp.diff b/lang/nqc/files/patch-rcxlib-RCX_USBTowerPipe_osx.cpp.diff
</span>similarity index 100%
rename from lang/nqc/files/patch-rcxlib:RCX_USBTowerPipe_osx.cpp.diff
rename to lang/nqc/files/patch-rcxlib-RCX_USBTowerPipe_osx.cpp.diff
</pre><pre style='margin:0'>
</pre>