[63293] trunk/dports/math/qhull

mmoll at macports.org mmoll at macports.org
Sun Jan 31 15:36:48 PST 2010


Revision: 63293
          http://trac.macports.org/changeset/63293
Author:   mmoll at macports.org
Date:     2010-01-31 15:36:45 -0800 (Sun, 31 Jan 2010)
Log Message:
-----------
qhull: move header files to include/qhull subdirectory

Modified Paths:
--------------
    trunk/dports/math/qhull/Portfile
    trunk/dports/math/qhull/files/patch-src-CMakeLists.txt.diff

Modified: trunk/dports/math/qhull/Portfile
===================================================================
--- trunk/dports/math/qhull/Portfile	2010-01-31 23:00:23 UTC (rev 63292)
+++ trunk/dports/math/qhull/Portfile	2010-01-31 23:36:45 UTC (rev 63293)
@@ -4,7 +4,7 @@
 PortGroup cmake 1.0
 name		qhull
 version		2010.1
-revision	1
+revision	2
 categories	math
 platforms	darwin
 maintainers	mmoll

Modified: trunk/dports/math/qhull/files/patch-src-CMakeLists.txt.diff
===================================================================
--- trunk/dports/math/qhull/files/patch-src-CMakeLists.txt.diff	2010-01-31 23:00:23 UTC (rev 63292)
+++ trunk/dports/math/qhull/files/patch-src-CMakeLists.txt.diff	2010-01-31 23:36:45 UTC (rev 63293)
@@ -71,4 +71,4 @@
 +	RUNTIME DESTINATION bin
 +	LIBRARY DESTINATION lib
 +	ARCHIVE DESTINATION lib)
-+install(FILES ${qhull_hdr} DESTINATION include)
++install(FILES ${qhull_hdr} DESTINATION include/qhull)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100131/f87fc07c/attachment-0001.html>


More information about the macports-changes mailing list