<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e8a46044d68d7d35ab93383420b96d502e38c62c">https://github.com/macports/macports-ports/commit/e8a46044d68d7d35ab93383420b96d502e38c62c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e8a46044d68d7d35ab93383420b96d502e38c62c
</span>Author: Greg Fiumara <greg@gregfiumara.com>
AuthorDate: Tue Jul 31 10:10:57 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    doxygen: Rename patch file to appease linter.
</span>---
 textproc/doxygen/Portfile                                               | 2 +-
 .../files/{fix_dumb_cxxflags.patch => patch-CMakeLists.txt.diff}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/doxygen/Portfile b/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9ff1f3e..8bbfe95 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/doxygen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,7 +51,7 @@ depends_lib             port:libpng \
</span>                         port:libiconv
 
 patchfiles              patch-src-portable_c.c.diff \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        fix_dumb_cxxflags.patch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        patch-CMakeLists.txt.diff
</span> 
 # temporary patch to fix possible use of NULL pointer.
 # see also: https://github.com/doxygen/doxygen/commit/381d9d286dd27ce0ba14989b51011070d8583d62
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/doxygen/files/fix_dumb_cxxflags.patch b/textproc/doxygen/files/patch-CMakeLists.txt.diff
</span>similarity index 100%
rename from textproc/doxygen/files/fix_dumb_cxxflags.patch
rename to textproc/doxygen/files/patch-CMakeLists.txt.diff
</pre><pre style='margin:0'>

</pre>