<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8ebb759a0c73602f95ea9ab9262c88bc56e77c84">https://github.com/macports/macports-ports/commit/8ebb759a0c73602f95ea9ab9262c88bc56e77c84</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8ebb759a0c73602f95ea9ab9262c88bc56e77c84
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Wed Apr 5 21:54:16 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    pal: Add .diff filename extension to patch file
</span>---
 office/pal/Portfile                                      | 2 +-
 office/pal/files/{patch-Makefile => patch-Makefile.diff} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/pal/Portfile b/office/pal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96e39ec..e8fdef8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/pal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/pal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ checksums           md5     7585089bc191f083c96234c1c8d05726 \
</span> depends_build       port:pkgconfig
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:readline
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles          patch-Makefile \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles          patch-Makefile.diff \
</span>                     patch-rl-hook.diff
 build.target        pal
 destroot.target     install-no-rm
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/pal/files/patch-Makefile b/office/pal/files/patch-Makefile.diff
</span>similarity index 100%
rename from office/pal/files/patch-Makefile
rename to office/pal/files/patch-Makefile.diff
</pre><pre style='margin:0'>

</pre>