<!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>[148369] trunk/dports/math/qhull</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/148369">148369</a></dd>
<dt>Author</dt> <dd>vince@macports.org</dd>
<dt>Date</dt> <dd>2016-05-05 10:33:15 -0700 (Thu, 05 May 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>qhull: bump to 7.2 (a.k.a. 2015.2)</pre>

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

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsmathqhullfilespatchnestedconstiteratordiff">trunk/dports/math/qhull/files/patch-nested-const-iterator.diff</a></li>
<li><a href="#trunkdportsmathqhullfilespatchusestliteratordiff">trunk/dports/math/qhull/files/patch-use-stl-iterator.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsmathqhullPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/math/qhull/Portfile (148368 => 148369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/qhull/Portfile        2016-05-05 17:13:02 UTC (rev 148368)
+++ trunk/dports/math/qhull/Portfile        2016-05-05 17:33:15 UTC (rev 148369)
</span><span class="lines">@@ -6,9 +6,10 @@
</span><span class="cx"> cmake.out_of_source yes
</span><span class="cx"> 
</span><span class="cx"> name                qhull
</span><del>-version             2012.1
-revision            3
-dist_subdir         ${name}/${version}_1
</del><ins>+set                 vyear   2015
+set                 vext    2
+version             ${vyear}.${vext}
+#dist_subdir         ${name}/${version}_1
</ins><span class="cx"> categories          math
</span><span class="cx"> platforms           darwin
</span><span class="cx"> maintainers         mmoll
</span><span class="lines">@@ -27,16 +28,23 @@
</span><span class="cx"> 
</span><span class="cx"> homepage            http://www.qhull.org
</span><span class="cx"> master_sites        ${homepage}/download
</span><del>-distname            ${name}-${version}-src
</del><ins>+distname            ${name}-${vyear}-src-7.${vext}.0
</ins><span class="cx"> extract.suffix      .tgz
</span><del>-checksums           md5     d0f978c0d8dfb2e919caefa56ea2953c \
-                    sha1    60f61580e1d6fbbd28e6df2ff625c98d15b5fbc6 \
-                    rmd160  4199d326414087512efbbca25db8be51f69ef730
</del><ins>+
+checksums           rmd160  1176d0477771294eb096cf6ed2d26cb8186b8613 \
+                    sha256  78b010925c3b577adc3d58278787d7df08f7c8fb02c3490e375eab91bb58a436
+
</ins><span class="cx"> # first patch for g++-4.0 / Leopard, see #31053
</span><span class="cx"> # second patch for clang-3.5 and above, see https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150764 and #47472
</span><del>-patchfiles          patch-nested-const-iterator.diff patch-use-stl-iterator.diff
</del><ins>+#patchfiles          patch-nested-const-iterator.diff patch-use-stl-iterator.diff
</ins><span class="cx"> worksrcdir          ${name}-${version}
</span><ins>+
+variant perf {
+    configure.optflags  -O3 -pipe -march=native
+}
+
</ins><span class="cx"> configure.args-append   -DDOC_INSTALL_DIR=share/doc/qhull -DMAN_INSTALL_DIR=share/man/man1
</span><ins>+
</ins><span class="cx"> post-destroot {
</span><span class="cx">     ln -s ${prefix}/include/libqhull ${destroot}${prefix}/include/qhull
</span><span class="cx">     ln -s ${prefix}/include/libqhull/libqhull.h ${destroot}${prefix}/include/libqhull/qhull.h
</span></span></pre></div>
<a id="trunkdportsmathqhullfilespatchnestedconstiteratordiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/math/qhull/files/patch-nested-const-iterator.diff (148368 => 148369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/qhull/files/patch-nested-const-iterator.diff        2016-05-05 17:13:02 UTC (rev 148368)
+++ trunk/dports/math/qhull/files/patch-nested-const-iterator.diff        2016-05-05 17:33:15 UTC (rev 148369)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-diff -rubw src/libqhullcpp.orig/Coordinates.h src/libqhullcpp/Coordinates.h
---- src/libqhullcpp.orig/Coordinates.h        2012-02-03 11:06:38.000000000 -0600
-+++ src/libqhullcpp/Coordinates.h        2012-02-03 11:09:06.000000000 -0600
-@@ -148,7 +148,7 @@

-     private:
-         std::vector&lt;coordT&gt;::iterator i;
--        friend class    const_iterator;
-+        friend class    Coordinates::const_iterator;

-     public:
-         typedef std::random_access_iterator_tag  iterator_category;
-diff -rubw src/libqhullcpp.orig/QhullLinkedList.h src/libqhullcpp/QhullLinkedList.h
---- src/libqhullcpp.orig/QhullLinkedList.h        2012-02-03 11:06:38.000000000 -0600
-+++ src/libqhullcpp/QhullLinkedList.h        2012-02-03 11:09:08.000000000 -0600
-@@ -112,7 +112,7 @@

-     private:
-         T               i;
--        friend class    const_iterator;
-+        friend class    QhullLinkedList::const_iterator;

-     public:
-         typedef std::bidirectional_iterator_tag  iterator_category;
-diff -rubw src/libqhullcpp.orig/QhullPointSet.h src/libqhullcpp/QhullPointSet.h
---- src/libqhullcpp.orig/QhullPointSet.h        2012-02-03 11:06:38.000000000 -0600
-+++ src/libqhullcpp/QhullPointSet.h        2012-02-03 11:09:10.000000000 -0600
-@@ -111,7 +111,7 @@

-     // before const_iterator for conversion with comparison operators
-     class iterator {
--        friend class    const_iterator;
-+        friend class    QhullPointSet::const_iterator;

-     private:
-         coordT        **i;
</del></span></pre></div>
<a id="trunkdportsmathqhullfilespatchusestliteratordiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/math/qhull/files/patch-use-stl-iterator.diff (148368 => 148369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/math/qhull/files/patch-use-stl-iterator.diff        2016-05-05 17:13:02 UTC (rev 148368)
+++ trunk/dports/math/qhull/files/patch-use-stl-iterator.diff        2016-05-05 17:33:15 UTC (rev 148369)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>---- src/libqhullcpp/QhullIterator.h.orig        2012-01-26 04:32:05.000000000 +0100
-+++ src/libqhullcpp/QhullIterator.h        2014-12-19 15:19:26.000000000 +0100
-@@ -16,8 +16,7 @@
- #include &lt;assert.h&gt;
- #include &lt;string&gt;
- #include &lt;vector&gt;
--//! Avoid dependence on &lt;iterator&gt;
--namespace std { struct bidirectional_iterator_tag; struct random_access_iterator_tag; }
-+#include &lt;iterator&gt;
-
- namespace orgQhull {
-
---- src/libqhullcpp/QhullLinkedList.h.orig        2012-01-26 04:32:05.000000000 +0100
-+++ src/libqhullcpp/QhullLinkedList.h        2014-12-19 15:19:26.000000000 +0100
-@@ -9,7 +9,7 @@
- #ifndef QHULLLINKEDLIST_H
- #define QHULLLINKEDLIST_H
-
--namespace std { struct bidirectional_iterator_tag; struct random_access_iterator_tag; }
-+#include &lt;iterator&gt;
-
- #include &quot;QhullError.h&quot;
-
</del></span></pre>
</div>
</div>

</body>
</html>