<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b8109c2b22ea31f0ea64a017e357debd7f0f862">https://github.com/macports/macports-ports/commit/2b8109c2b22ea31f0ea64a017e357debd7f0f862</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 2b8109c  p5-text-bibtex: remove extraneous continuation character
</span>2b8109c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2b8109c2b22ea31f0ea64a017e357debd7f0f862
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Apr 3 17:02:01 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-text-bibtex: remove extraneous continuation character
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Cosmetic change only.
</span>---
 perl/p5-text-bibtex/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-text-bibtex/Portfile b/perl/p5-text-bibtex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8078dca..c6745e7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-text-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-text-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,7 +36,7 @@ if {${perl5.major} != ""} {
</span>     #    see https://github.com/Perl-Toolchain-Gang/Module-Build/blob/master/lib/Module/Build/Base.pm#L5600
     # patch temporarily makes the files writable before changing them
     patchfiles-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    patch-permissions.diff \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    patch-permissions.diff
</span> 
     # add -std=c99 to compile flags to fix build for default compilers on 10.6 and earlier
     # btparse/tests/namebug.c:193: error: ‘for’ loop initial declaration used outside C99 mode
</pre><pre style='margin:0'>

</pre>