<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/c3c96f9dc0943c530ac33ba8db2fe2afd55da250">https://github.com/macports/macports-ports/commit/c3c96f9dc0943c530ac33ba8db2fe2afd55da250</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c3c96f9dc0943c530ac33ba8db2fe2afd55da250
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 16:14:51 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> mumps: modify patch file to apply cleanly
</span>---
math/mumps/files/patch-shared.diff | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/mumps/files/patch-shared.diff b/math/mumps/files/patch-shared.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 0d1e8da..281da6e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/mumps/files/patch-shared.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/mumps/files/patch-shared.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ This works by putting libmumps_common objects into the other libs.
</span> diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -60,20 +60,25 @@ libseqneeded:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -63,20 +63,25 @@ libseqneeded:
</span>
# Build the libpord.a library and copy it into $(topdir)/lib
$(libdir)/libpord$(PLAT)$(LIBEXT):
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,9 +64,7 @@ diff --git a/PORD/lib/Makefile b/PORD/lib/Makefile
</span> diff --git a/src/Makefile b/src/Makefile
--- a/src/Makefile
+++ b/src/Makefile
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -155,14 +155,16 @@ OBJS_OTHER = \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- $(ARITH)mumps_restart.o
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -170,10 +170,12 @@
</span> $(libdir)/libmumps_common$(PLAT)$(LIBEXT): $(OBJS_COMMON_MOD) $(OBJS_COMMON_OTHER)
$(AR)$@ $?
$(RANLIB) $@
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -79,5 +77,3 @@ diff --git a/src/Makefile b/src/Makefile
</span>
# Dependencies between modules:
$(ARITH)mumps_load.o: $(ARITH)mumps_comm_buffer.o \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- $(ARITH)mumps_struc_def.o \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- fac_future_niv2_mod.o
</span></pre><pre style='margin:0'>
</pre>