[116482] trunk/dports/science/libbiosig
mojca at macports.org
mojca at macports.org
Sun Jan 26 09:49:58 PST 2014
Revision: 116482
https://trac.macports.org/changeset/116482
Author: mojca at macports.org
Date: 2014-01-26 09:49:58 -0800 (Sun, 26 Jan 2014)
Log Message:
-----------
libbiosig: update to 1.5.11 (maintainer, #42267)
Modified Paths:
--------------
trunk/dports/science/libbiosig/Portfile
Removed Paths:
-------------
trunk/dports/science/libbiosig/files/
Modified: trunk/dports/science/libbiosig/Portfile
===================================================================
--- trunk/dports/science/libbiosig/Portfile 2014-01-26 17:19:15 UTC (rev 116481)
+++ trunk/dports/science/libbiosig/Portfile 2014-01-26 17:49:58 UTC (rev 116482)
@@ -5,8 +5,7 @@
PortGroup cmake 1.0
name libbiosig
-version 1.5.10
-revision 1
+version 1.5.11
categories science
platforms darwin
license GPL-3
@@ -22,15 +21,15 @@
master_sites.mirror_subdir \
/BioSig%20for%20C_C++/src
distname biosig4c++-${version}.src
-patchfiles patch-getline.diff
worksrcdir biosig4c++-${version}
-checksums rmd160 2cd5b3c431fe8bd2cc3128fee3c378097f25fcd0 \
- sha256 53472928c0ae409de6b4e9a6006f33f3bcdfb72462b1661bf8f42a7eef98877c
+checksums rmd160 d6b54ed5fb38f8c01d1b01ac0a7af86cd0a16a38 \
+ sha256 cf74d93064041a393712d8c85e758b5ddfca09da201d284de9f6766c12d34bb1
depends_build-append \
port:gawk
depends_lib port:SuiteSparse \
- port:zlib
+ port:zlib \
+ port:libiconv
configure.args -DUSE_SUITESPARSE=ON \
-DUSE_ZLIB=ON \
@@ -39,4 +38,4 @@
-DCMAKE_C_FLAGS=-DMACPORTS \
-DCMAKE_CXX_FLAGS=-DMACPORTS
configure.ldflags-append \
- -lcholmod
+ -lcholmod -liconv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140126/f7046f73/attachment.html>
More information about the macports-changes
mailing list