<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[140102] trunk/dports/math/mumps</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/140102">140102</a></dd>
<dt>Author</dt> <dd>sean@macports.org</dd>
<dt>Date</dt> <dd>2015-09-09 14:27:20 -0700 (Wed, 09 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>mumps: update to 5.0.1</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsmathmumpsPortfile">trunk/dports/math/mumps/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportsmathmumpsfilespatchshareddiff">trunk/dports/math/mumps/files/patch-shared.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsmathmumpsfilessharedpatch">trunk/dports/math/mumps/files/shared.patch</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsmathmumpsPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/math/mumps/Portfile (140101 => 140102)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/mumps/Portfile        2015-09-09 21:27:18 UTC (rev 140101)
+++ trunk/dports/math/mumps/Portfile        2015-09-09 21:27:20 UTC (rev 140102)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx"> PortGroup           mpi 1.0
</span><span class="cx"> 
</span><span class="cx"> name                mumps
</span><del>-version             4.10.0
</del><ins>+version             5.0.1
</ins><span class="cx"> categories          math
</span><span class="cx"> license             public-domain
</span><span class="cx"> platforms           darwin
</span><span class="lines">@@ -21,17 +21,15 @@
</span><span class="cx"> 
</span><span class="cx"> distname            MUMPS_${version}
</span><span class="cx"> 
</span><del>-checksums           rmd160  19ae1f4773ab1643237f791085d9721932a618fc \
-                    sha256  d0f86f91a74c51a17a2ff1be9c9cee2338976f13a6d00896ba5b43a5ca05d933
</del><ins>+checksums           rmd160  f5a99de1a9ee7e28c6f9fddac0a4852ec660109e \
+                    sha256  50355b2e67873e2239b4998a46f2bbf83f70cdad6517730ab287ae3aae9340a0
</ins><span class="cx"> 
</span><span class="cx"> mpi.setup           require require_fortran
</span><span class="cx"> 
</span><span class="cx"> mpi.enforce_variant scalapack
</span><span class="cx"> 
</span><span class="cx"> patch.pre_args      -p1
</span><del>-patchfiles-append   metis.patch \
-                    metis-wgts.patch \
-                    shared.patch
</del><ins>+patchfiles-append   patch-shared.diff
</ins><span class="cx"> 
</span><span class="cx"> use_parallel_build  no
</span><span class="cx"> use_configure       no
</span><span class="lines">@@ -44,7 +42,7 @@
</span><span class="cx"> configure.f90flags  -fPIC -O3 -mtune=native
</span><span class="cx"> 
</span><span class="cx"> post-extract {
</span><del>-    file copy ${worksrcpath}/Make.inc/Makefile.gfortran.PAR ${worksrcpath}/Makefile.inc
</del><ins>+    file copy ${worksrcpath}/Make.inc/Makefile.inc.generic ${worksrcpath}/Makefile.inc
</ins><span class="cx">     reinplace &quot;s|^\#LMETISDIR.*$|LMETISDIR = ${prefix}/lib|&quot; ${worksrcpath}/Makefile.inc
</span><span class="cx">     reinplace &quot;s|^\#IMETIS.*$|IMETIS = -I${prefix}/include|&quot; ${worksrcpath}/Makefile.inc
</span><span class="cx">     reinplace &quot;s|^\#LMETIS.*$|LMETIS = ${prefix}/lib/libparmetis.dylib ${prefix}/lib/libmetis.dylib|&quot; ${worksrcpath}/Makefile.inc
</span><span class="lines">@@ -58,10 +56,9 @@
</span><span class="cx">     reinplace &quot;s|^AR.*$|AR = ar cr |&quot; ${worksrcpath}/Makefile.inc
</span><span class="cx">     reinplace &quot;s|^RANLIB.*$|RANLIB = ranlib -c|&quot; ${worksrcpath}/Makefile.inc
</span><span class="cx">     reinplace &quot;s|^SCALAP.*$|SCALAP = ${prefix}/lib/libscalapack.dylib|&quot; ${worksrcpath}/Makefile.inc
</span><del>-    reinplace &quot;s|^INCPAR.*$|INCPAR = |&quot; ${worksrcpath}/Makefile.inc
</del><ins>+    reinplace &quot;s|^INCPAR.*$|INCPAR = -I\$(topdir)/include|&quot; ${worksrcpath}/Makefile.inc
</ins><span class="cx">     reinplace &quot;s|^LIBPAR.*$|LIBPAR = \$(SCALAP)|&quot; ${worksrcpath}/Makefile.inc
</span><span class="cx">     reinplace &quot;s|^LIBBLAS.*$|LIBBLAS = -framework Accelerate|&quot; ${worksrcpath}/Makefile.inc
</span><del>-    reinplace &quot;s|inline|static inline|&quot; ${worksrcpath}/include/mumps_compat.h
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> destroot {
</span></span></pre></div>
<a id="trunkdportsmathmumpsfilespatchshareddiff"></a>
<div class="addfile"><h4>Added: trunk/dports/math/mumps/files/patch-shared.diff (0 => 140102)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/mumps/files/patch-shared.diff                                (rev 0)
+++ trunk/dports/math/mumps/files/patch-shared.diff        2015-09-09 21:27:20 UTC (rev 140102)
</span><span class="lines">@@ -0,0 +1,152 @@
</span><ins>+# HG changeset patch
+# User Sean Farley &lt;sean@farley.io&gt;
+# Date 1441402434 25200
+#      Fri Sep 04 14:33:54 2015 -0700
+# Node ID 97dce7b75782630f6b2bd6e8269976131c33d428
+# Parent  639d86d784b8a454f8dba9e03f6f6f62539e714b
+make: add rule for shared library
+
+This works by putting libmumps_common objects into the other libs.
+
+diff --git a/Makefile b/Makefile
+--- a/Makefile
++++ b/Makefile
+@@ -60,20 +60,25 @@ libseqneeded:

+ # Build the libpord.a library and copy it into $(topdir)/lib
+ $(libdir)/libpord$(PLAT)$(LIBEXT):
+         if [ &quot;$(LPORDDIR)&quot; != &quot;&quot; ] ; then \
+           cd $(LPORDDIR); \
+-          $(MAKE) CC=&quot;$(CC)&quot; CFLAGS=&quot;$(OPTC)&quot; AR=&quot;$(AR)&quot; RANLIB=&quot;$(RANLIB)&quot; OUTC=&quot;$(OUTC)&quot; LIBEXT=$(LIBEXT); \
++          $(MAKE) CC=&quot;$(CC)&quot; CFLAGS=&quot;$(OPTC)&quot; AR=&quot;$(AR)&quot; RANLIB=&quot;$(RANLIB)&quot; OUTC=&quot;$(OUTC)&quot; LIBEXT=$(LIBEXT) PLAT=$(PLAT) SHAREDLIBEXT=$(SHAREDLIBEXT) SHAREDFLAGS=&quot;$(SHAREDFLAGS)&quot; PREFIX=$(PREFIX); \
+         fi;
+         if [ &quot;$(LPORDDIR)&quot; != &quot;&quot; ] ; then \
+-          cp $(LPORDDIR)/libpord$(LIBEXT) $@; \
++                if [ -s &quot;$(LPORDDIR)/libpord$(PLAT)$(LIBEXT)&quot; ] ; then \
++                        cp $(LPORDDIR)/libpord$(PLAT)$(LIBEXT) $(libdir)/libpord$(PLAT)$(LIBEXT); \
++                fi; \
++                if [ -s &quot;$(LPORDDIR)/libpord$(PLAT)$(SHAREDLIBEXT)&quot; ] ; then \
++                        cp $(LPORDDIR)/libpord$(PLAT)$(SHAREDLIBEXT) $(libdir)/libpord$(PLAT)$(SHAREDLIBEXT); \
++          fi; \
+         fi;

+ clean:
+         (cd src; $(MAKE) clean)
+         (cd examples; $(MAKE) clean)
+-        (cd $(libdir); $(RM) *$(PLAT)$(LIBEXT))
++        (cd $(libdir); $(RM) *$(PLAT)$(LIBEXT) *$(PLAT)$(SHAREDLIBEXT))
+         (cd libseq; $(MAKE) clean)
+         if [ &quot;$(LPORDDIR)&quot; != &quot;&quot; ] ; then \
+           cd $(LPORDDIR); $(MAKE) realclean; \
+         fi;

+diff --git a/PORD/lib/Makefile b/PORD/lib/Makefile
+--- a/PORD/lib/Makefile
++++ b/PORD/lib/Makefile
+@@ -22,14 +22,15 @@ OBJS = graph.o gbipart.o gbisect.o ddcre
+ # OUTC = -o

+ .c.o:
+         $(CC) $(COPTIONS) -c $*.c $(OUTC)$*.o

+-libpord$(LIBEXT):$(OBJS)
++libpord$(PLAT)$(LIBEXT):$(OBJS)
+         $(AR)$@ $(OBJS)
+         $(RANLIB) $@
++        $(CC) $(OBJS) $(CFLAGS) $(SHAREDFLAGS) -install_name $(PREFIX)/lib/libpord$(PLAT)$(SHAREDLIBEXT) -o libpord$(PLAT)$(SHAREDLIBEXT)

+ clean:
+         rm -f *.o

+ realclean:
+-        rm -f *.o libpord.a
++        rm -f *.o libpord$(LIBEXT) libpord$(SHAREDLIBEXT)
+diff --git a/examples/Makefile b/examples/Makefile
+--- a/examples/Makefile
++++ b/examples/Makefile
+@@ -18,32 +18,32 @@ s:        ssimpletest
+ d:        dsimpletest c_example


+ include $(topdir)/Makefile.inc

+-LIBMUMPS_COMMON = $(libdir)/libmumps_common$(PLAT)$(LIBEXT)
++LIBMUMPS_COMMON = $(libdir)/libmumps_common$(PLAT)$(SHAREDLIBEXT)


+-LIBSMUMPS = $(libdir)/libsmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
++LIBSMUMPS = $(libdir)/libsmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

+ ssimpletest:  $(LIBSMUMPS)  $$@.o
+         $(FL) -o $@ $(OPTL) ssimpletest.o  $(LIBSMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


+-LIBDMUMPS = $(libdir)/libdmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
++LIBDMUMPS = $(libdir)/libdmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

+ dsimpletest: $(LIBDMUMPS)  $$@.o 
+         $(FL) -o $@ $(OPTL) dsimpletest.o  $(LIBDMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


+-LIBCMUMPS = $(libdir)/libcmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
++LIBCMUMPS = $(libdir)/libcmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

+ csimpletest: $(LIBCMUMPS)  $$@.o
+         $(FL) -o $@ $(OPTL) csimpletest.o  $(LIBCMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


+-LIBZMUMPS = $(libdir)/libzmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
++LIBZMUMPS = $(libdir)/libzmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

+ zsimpletest: $(LIBZMUMPS)  $$@.o
+         $(FL) -o $@ $(OPTL) zsimpletest.o  $(LIBZMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


+@@ -56,23 +56,23 @@ c_example:        $(LIBDMUMPS) $$@.o
+         $(FC) $(OPTF) $(INCS) -I. -I$(topdir)/include -c $*.F $(OUTF)$*.o
+ .c.o:
+         $(CC) $(OPTC) $(INCS) $(CDEFS) -I. -I$(topdir)/include -I$(topdir)/src -c $*.c $(OUTC)$*.o


+-$(libdir)/libsmumps$(PLAT)$(LIBEXT):
++$(libdir)/libsmumps$(PLAT)$(SHAREDLIBEXT):
+         @echo 'Error: you should build the library' $@ 'first'
+         exit 1

+-$(libdir)/libdmumps$(PLAT)$(LIBEXT):
++$(libdir)/libdmumps$(PLAT)$(SHAREDLIBEXT):
+         @echo 'Error: you should build the library' $@ 'first'
+         exit 1

+-$(libdir)/libcmumps$(PLAT)$(LIBEXT):
++$(libdir)/libcmumps$(PLAT)$(SHAREDLIBEXT):
+         @echo 'Error: you should build the library' $@ 'first'
+         exit 1

+-$(libdir)/libzmumps$(PLAT)$(LIBEXT):
++$(libdir)/libzmumps$(PLAT)$(SHAREDLIBEXT):
+         @echo 'Error: you should build the library' $@ 'first'
+         exit 1

+ $(LIBMUMPS_COMMON):
+         @echo 'Error: you should build the library' $@ 'first'
+diff --git a/src/Makefile b/src/Makefile
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -155,14 +155,16 @@ OBJS_OTHER = \
+         $(ARITH)mumps_restart.o

+ $(libdir)/libmumps_common$(PLAT)$(LIBEXT):      $(OBJS_COMMON_MOD) $(OBJS_COMMON_OTHER)
+         $(AR)$@ $?
+         $(RANLIB) $@
++        $(FC) $(OBJS_COMMON_MOD) $(OBJS_COMMON_OTHER) $(OPTF) $(SHAREDFLAGS) $(LORDERINGS) $(SCALAP) $(libdir)/libpord$(SHAREDLIBEXT) -install_name $(PREFIX)/lib/libmumps_common$(PLAT)$(SHAREDLIBEXT) -o $(libdir)/libmumps_common$(PLAT)$(SHAREDLIBEXT)

+ $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT):    $(OBJS_MOD) $(OBJS_OTHER)
+         $(AR)$@ $?
+         $(RANLIB) $@
++        $(FC) $(OBJS_COMMON_MOD) $(OBJS_COMMON_OTHER) $(OPTF) $(SHAREDFLAGS) $(LORDERINGS) $(SCALAP) $(libdir)/libpord$(SHAREDLIBEXT) -install_name $(PREFIX)/lib/libmumps_common$(PLAT)$(SHAREDLIBEXT) -o $(libdir)/libmumps_common$(PLAT)$(SHAREDLIBEXT)

+ # Dependencies between modules:
+ $(ARITH)mumps_load.o:                $(ARITH)mumps_comm_buffer.o \
+                                 $(ARITH)mumps_struc_def.o \
+                                 fac_future_niv2_mod.o
</ins></span></pre></div>
<a id="trunkdportsmathmumpsfilessharedpatch"></a>
<div class="delfile"><h4>Deleted: trunk/dports/math/mumps/files/shared.patch (140101 => 140102)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/mumps/files/shared.patch        2015-09-09 21:27:18 UTC (rev 140101)
+++ trunk/dports/math/mumps/files/shared.patch        2015-09-09 21:27:20 UTC (rev 140102)
</span><span class="lines">@@ -1,152 +0,0 @@
</span><del>-# HG changeset patch
-# User Sean Farley &lt;sean@mcs.anl.gov&gt;
-# Date 1322301160 21600
-#      Sat Nov 26 03:52:40 2011 -0600
-# Node ID 08d452d6944e316a09839f4777fec96c6456b671
-# Parent  b8b0cc4abb9bed53f909e0ac38b29d9f76875236
-make: add rule for shared library
-
-This works by putting libmumps_common objects into the other libs.
-
-diff --git a/Makefile b/Makefile
---- a/Makefile
-+++ b/Makefile
-@@ -60,20 +60,25 @@ libseqneeded:

- # Build the libpord.a library and copy it into $(topdir)/lib
- $(libdir)/libpord$(PLAT)$(LIBEXT):
-         if [ &quot;$(LPORDDIR)&quot; != &quot;&quot; ] ; then \
-           cd $(LPORDDIR); \
--          $(MAKE) CC=&quot;$(CC)&quot; CFLAGS=&quot;$(OPTC)&quot; AR=&quot;$(AR)&quot; RANLIB=&quot;$(RANLIB)&quot; OUTC=$(OUTC) LIBEXT=$(LIBEXT); \
-+          $(MAKE) CC=&quot;$(CC)&quot; CFLAGS=&quot;$(OPTC)&quot; AR=&quot;$(AR)&quot; RANLIB=&quot;$(RANLIB)&quot; PLAT=$(PLAT) OUTC=$(OUTC) LIBEXT=$(LIBEXT) SHAREDLIBEXT=$(SHAREDLIBEXT) SHAREDFLAGS=&quot;$(SHAREDFLAGS)&quot; PREFIX=$(PREFIX); \
-         fi;
-         if [ &quot;$(LPORDDIR)&quot; != &quot;&quot; ] ; then \
--          cp $(LPORDDIR)/libpord$(LIBEXT) $@; \
-+                if [ -s &quot;$(LPORDDIR)/libpord$(PLAT)$(LIBEXT)&quot; ] ; then \
-+                        cp $(LPORDDIR)/libpord$(PLAT)$(LIBEXT) $(libdir)/libpord$(PLAT)$(LIBEXT); \
-+          fi; \
-+                if [ -s &quot;$(LPORDDIR)/libpord$(PLAT)$(SHAREDLIBEXT)&quot; ] ; then \
-+                  cp $(LPORDDIR)/libpord$(PLAT)$(SHAREDLIBEXT) $(libdir)/libpord$(PLAT)$(SHAREDLIBEXT); \
-+          fi; \
-         fi;

- clean:
-         (cd src; $(MAKE) clean)
-         (cd examples; $(MAKE) clean)
--        (cd $(libdir); $(RM) *$(PLAT)$(LIBEXT))
-+        (cd $(libdir); $(RM) *$(PLAT)$(LIBEXT) *$(PLAT)$(SHAREDLIBEXT))
-         (cd libseq; $(MAKE) clean)
-         if [ $(LPORDDIR) != &quot;&quot; ] ; then \
-           cd $(LPORDDIR); $(MAKE) realclean; \
-         fi;

-diff --git a/PORD/lib/Makefile b/PORD/lib/Makefile
---- a/PORD/lib/Makefile
-+++ b/PORD/lib/Makefile
-@@ -19,14 +19,15 @@ OBJS = graph.o gbipart.o gbisect.o ddcre
- # original SPACE package.

- .c.o:
-         $(CC) $(COPTIONS) -c $*.c $(OUTC)$*.o

--libpord$(LIBEXT):$(OBJS)
-+libpord$(PLAT)$(LIBEXT):$(OBJS)
-         $(AR)$@ $(OBJS)
-         $(RANLIB) $@
-+        $(CC) $(OBJS) $(CFLAGS) $(SHAREDFLAGS) -install_name $(PREFIX)/lib/libpord$(PLAT)$(SHAREDLIBEXT) -o libpord$(PLAT)$(SHAREDLIBEXT)

- clean:
-         rm -f *.o

- realclean:
--        rm -f *.o libpord.a
-+        rm -f *.o libpord$(LIBEXT) libpord$(SHAREDLIBEXT)
-diff --git a/examples/Makefile b/examples/Makefile
---- a/examples/Makefile
-+++ b/examples/Makefile
-@@ -17,32 +17,32 @@ c:        csimpletest
- z:        zsimpletest


- include $(topdir)/Makefile.inc

--LIBMUMPS_COMMON = $(libdir)/libmumps_common$(PLAT)$(LIBEXT)
-+LIBMUMPS_COMMON = $(libdir)/libmumps_common$(PLAT)$(SHAREDLIBEXT)


--LIBSMUMPS = $(libdir)/libsmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
-+LIBSMUMPS = $(libdir)/libsmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

- ssimpletest:  $(LIBSMUMPS)  $$@.o
-         $(FL) -o $@ $(OPTL) ssimpletest.o  $(LIBSMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


--LIBDMUMPS = $(libdir)/libdmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
-+LIBDMUMPS = $(libdir)/libdmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

- dsimpletest: $(LIBDMUMPS)  $$@.o 
-         $(FL) -o $@ $(OPTL) dsimpletest.o  $(LIBDMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


--LIBCMUMPS = $(libdir)/libcmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
-+LIBCMUMPS = $(libdir)/libcmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

- csimpletest: $(LIBCMUMPS)  $$@.o
-         $(FL) -o $@ $(OPTL) csimpletest.o  $(LIBCMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


--LIBZMUMPS = $(libdir)/libzmumps$(PLAT)$(LIBEXT) $(LIBMUMPS_COMMON)
-+LIBZMUMPS = $(libdir)/libzmumps$(PLAT)$(SHAREDLIBEXT) $(LIBMUMPS_COMMON)

- zsimpletest: $(LIBZMUMPS)  $$@.o
-         $(FL) -o $@ $(OPTL) zsimpletest.o  $(LIBZMUMPS) $(LORDERINGS) $(LIBS) $(LIBBLAS) $(LIBOTHERS)


-@@ -55,23 +55,23 @@ c_example:        $(LIBDMUMPS) $$@.o
-         $(FC) $(OPTF) $(INCS) -I. -I$(topdir)/include -c $*.F $(OUTF)$*.o
- .c.o:
-         $(CC) $(OPTC) $(INCS) -I. -I$(topdir)/include -c $*.c $(OUTC)$*.o


--$(libdir)/libsmumps$(PLAT)$(LIBEXT):
-+$(libdir)/libsmumps$(PLAT)$(SHAREDLIBEXT):
-         @echo 'Error: you should build the library' $@ 'first'
-         exit -1

--$(libdir)/libdmumps$(PLAT)$(LIBEXT):
-+$(libdir)/libdmumps$(PLAT)$(SHAREDLIBEXT):
-         @echo 'Error: you should build the library' $@ 'first'
-         exit -1

--$(libdir)/libcmumps$(PLAT)$(LIBEXT):
-+$(libdir)/libcmumps$(PLAT)$(SHAREDLIBEXT):
-         @echo 'Error: you should build the library' $@ 'first'
-         exit -1

--$(libdir)/libzmumps$(PLAT)$(LIBEXT):
-+$(libdir)/libzmumps$(PLAT)$(SHAREDLIBEXT):
-         @echo 'Error: you should build the library' $@ 'first'
-         exit -1

- $(LIBMUMPS_COMMON):
-         @echo 'Error: you should build the library' $@ 'first'
-diff --git a/src/Makefile b/src/Makefile
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -53,14 +53,16 @@ OBJS =         $(ARITH)mumps_part1.o\


- $(libdir)/libmumps_common$(PLAT)$(LIBEXT):        $(OBJS_COMMON)
-         $(AR)$@ $?
-         $(RANLIB) $@
-+        $(FC) $? $(OPTF) $(SHAREDFLAGS) $(LORDERINGS) $(SCALAP) $(libdir)/libpord$(SHAREDLIBEXT) -install_name $(PREFIX)/lib/libmumps_common$(PLAT)$(SHAREDLIBEXT) -o $(libdir)/libmumps_common$(PLAT)$(SHAREDLIBEXT)

- $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT):    $(OBJS)
-         $(AR)$@ $?
-         $(RANLIB) $@
-+        $(FC) $? $(OPTF) $(SHAREDFLAGS) $(LORDERINGS) $(SCALAP) $(libdir)/libpord$(SHAREDLIBEXT) $(OBJS_COMMON) -install_name $(PREFIX)/lib/lib$(ARITH)mumps$(PLAT)$(SHAREDLIBEXT) -o $(libdir)/lib$(ARITH)mumps$(PLAT)$(SHAREDLIBEXT)

- $(ARITH)mumps_load.o:                $(ARITH)mumps_comm_buffer.o \
-                                 $(ARITH)mumps_struc_def.o

- $(ARITH)mumps_ooc.o:                 $(ARITH)mumps_struc_def.o \
</del></span></pre>
</div>
</div>

</body>
</html>