[146234] trunk/dports/math/superlu/Portfile
sean at macports.org
sean at macports.org
Tue Mar 1 15:25:15 PST 2016
Revision: 146234
https://trac.macports.org/changeset/146234
Author: sean at macports.org
Date: 2016-03-01 15:25:15 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
superlu: update to 5.1.1
Modified Paths:
--------------
trunk/dports/math/superlu/Portfile
Modified: trunk/dports/math/superlu/Portfile
===================================================================
--- trunk/dports/math/superlu/Portfile 2016-03-01 23:25:14 UTC (rev 146233)
+++ trunk/dports/math/superlu/Portfile 2016-03-01 23:25:15 UTC (rev 146234)
@@ -4,7 +4,7 @@
PortSystem 1.0
name superlu
-version 5.1
+version 5.1.1
categories math
license BSD
platforms darwin
@@ -17,8 +17,8 @@
homepage http://crd.lbl.gov/~xiaoye/SuperLU
master_sites ${homepage}
-checksums rmd160 9f68b41731a5c63781a7f6ce4a7fd8d8394ade1a \
- sha256 307ef10edef4cebc6c7f672cd931ae6682db4c4f5f93a44c78e9544a520e2db1
+checksums rmd160 16c0d070032392fe9f6477920a2c585dacfeb984 \
+ sha256 cec5022c8dc16e38e5c8bc92ed196144fe58864bd1c5ad73fb698398308f8065
distname ${name}_${version}
worksrcdir SuperLU_${version}
@@ -58,6 +58,7 @@
slu_util.h supermatrix.h html_mainpage.h slu_cdefs.h slu_ddefs.h slu_sdefs.h slu_zdefs.h \
${destroot}${prefix}/include
xinstall -m 644 ${worksrcpath}/SRC/libsuperlu_${version}.dylib ${destroot}${prefix}/lib
+ ln -s ${prefix}/lib/lib${distname}.dylib ${destroot}${prefix}/lib/libsuperlu.dylib
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160301/a29fe7c5/attachment-0001.html>
More information about the macports-changes
mailing list