<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/8c71856451f2b98e1210810de19e3c4e9ee6f564">https://github.com/macports/macports-ports/commit/8c71856451f2b98e1210810de19e3c4e9ee6f564</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8c71856451f2b98e1210810de19e3c4e9ee6f564
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat May 9 15:55:28 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> newsboat: modify patch file to apply cleanly
</span>---
net/newsboat/files/patch-Makefile.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/newsboat/files/patch-Makefile.diff b/net/newsboat/files/patch-Makefile.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 17241f0..5d90915 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/newsboat/files/patch-Makefile.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/newsboat/files/patch-Makefile.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,12 +15,12 @@ it runs in the destroot phase, add it to "all" to avoid that.
</span> INCLUDES=-Iinclude -Istfl -Ifilter -I. -Irss
BARE_CXXFLAGS=-std=c++11 -O2 -ggdb $(INCLUDES)
LDFLAGS+=-L.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -81,7 +81,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -103,7 +103,7 @@
</span> TEXTCONV=./txt2h
RM=rm -f
-all: doc $(NEWSBOAT) $(PODBOAT) mo-files
+all: doc $(NEWSBOAT) $(PODBOAT) mo-files doc/example-config
<span style='display:block; white-space:pre;background:#ffe0e0;'>- NB_DEPS=xlicense.h $(LIB_OUTPUT) $(FILTERLIB_OUTPUT) $(NEWSBOAT_OBJS) $(RSSPPLIB_OUTPUT)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ NB_DEPS=xlicense.h $(LIB_OUTPUT) $(FILTERLIB_OUTPUT) $(NEWSBOAT_OBJS) $(RSSPPLIB_OUTPUT) $(NEWSBOATLIB_OUTPUT)
</span>
</pre><pre style='margin:0'>
</pre>