[147524] trunk/dports/math/mathgl/Portfile
khindenburg at macports.org
khindenburg at macports.org
Wed Apr 6 18:22:47 PDT 2016
Revision: 147524
https://trac.macports.org/changeset/147524
Author: khindenburg at macports.org
Date: 2016-04-06 18:22:47 -0700 (Wed, 06 Apr 2016)
Log Message:
-----------
mathgl: Add cflag to give backwards compatibility with the hdf5 1.8.x API; maintainer #51075
Modified Paths:
--------------
trunk/dports/math/mathgl/Portfile
Modified: trunk/dports/math/mathgl/Portfile
===================================================================
--- trunk/dports/math/mathgl/Portfile 2016-04-07 00:43:26 UTC (rev 147523)
+++ trunk/dports/math/mathgl/Portfile 2016-04-07 01:22:47 UTC (rev 147524)
@@ -6,7 +6,7 @@
name mathgl
version 2.3.4
-revision 1
+revision 2
categories math
license GPL-3
maintainers gmail.com:mschamschula openmaintainer
@@ -37,6 +37,9 @@
-Denable-hdf5=ON \
-Denable-openmp=OFF
+configure.cflags-append \
+ -DH5_USE_18_API
+
livecheck.type regex
livecheck.url ${homepage}/doc_en/Download.html
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160406/857f5f23/attachment-0001.html>
More information about the macports-changes
mailing list