<!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>[142473] trunk/dports/devel/cmake</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/142473">142473</a></dd>
<dt>Author</dt> <dd>michaelld@macports.org</dd>
<dt>Date</dt> <dd>2015-11-12 12:57:40 -0800 (Thu, 12 Nov 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>cmake:
+ update release to 3.4.0;
+ update devel to 20151111 (g5c42e);
+ update patches for changes.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsdevelcmakePortfile">trunk/dports/devel/cmake/Portfile</a></li>
<li><a href="#trunkdportsdevelcmakefilespatchModulesPlatformDarwinInitializecmakediff">trunk/dports/devel/cmake/files/patch-Modules-Platform-Darwin-Initialize.cmake.diff</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportsdevelcmakefilespatchModulesnoArchCheckdiff">trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsdevelcmakefilespatchModulesFindBoostcmakediff">trunk/dports/devel/cmake/files/patch-Modules-FindBoost.cmake.diff</a></li>
<li><a href="#trunkdportsdevelcmakefilespatchModulesnoArchCheckdeveldiff">trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.devel.diff</a></li>
<li><a href="#trunkdportsdevelcmakefilespatchModulesnoArchCheckreleasediff">trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.release.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsdevelcmakePortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/devel/cmake/Portfile (142472 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/Portfile        2015-11-12 19:16:45 UTC (rev 142472)
+++ trunk/dports/devel/cmake/Portfile        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -23,16 +23,15 @@
</span><span class="cx"> 
</span><span class="cx"> subport cmake-devel {}
</span><span class="cx"> 
</span><del>-set branch          3.3
</del><ins>+set branch          3.4
</ins><span class="cx"> 
</span><span class="cx"> if {${subport} eq ${name}} {
</span><span class="cx"> 
</span><span class="cx">     # release
</span><span class="cx"> 
</span><del>-    version         ${branch}.2
-    revision        1
-    checksums       rmd160 c7d3b8895e2e143b7e1019477764370535917dca \
-                    sha256 e75a178d6ebf182b048ebfe6e0657c49f0dc109779170bad7ffcb17463f2fc22
</del><ins>+    version         ${branch}.0
+    checksums       rmd160 95d3d0cd86e17c249459975eb9b293a5075ae87a \
+                    sha256 a5b82bf6ace6c481cdb911fd5d372a302740cbefd387e05297cb37f7468d1cea
</ins><span class="cx"> 
</span><span class="cx">     long_description ${base_long_description} \
</span><span class="cx">         The ${subport} release port is updated roughly every few months.
</span><span class="lines">@@ -41,13 +40,6 @@
</span><span class="cx"> 
</span><span class="cx">     master_sites    http://www.cmake.org/files/v${branch}/
</span><span class="cx"> 
</span><del>-    patchfiles-append patch-Modules-noArchCheck.release.diff
-
-    # temporary patch to find Boost 1.59;
-    # remove when updating to next release
-
-    patchfiles-append patch-Modules-FindBoost.cmake.diff
-
</del><span class="cx">     livecheck.type  regex
</span><span class="cx">     livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
</span><span class="cx">     livecheck.url   [lindex $master_sites 0]
</span><span class="lines">@@ -55,12 +47,12 @@
</span><span class="cx"> } else {
</span><span class="cx"> 
</span><span class="cx">     # devel
</span><del>-    version         20151102
</del><ins>+    version         20151111
</ins><span class="cx">     set dist_branch 3.4
</span><del>-    set dist_date   20151102
-    set dist_hash   g7b24b
-    checksums       rmd160 f0aa044cc36f29eb5f962e4fc36660c9d29e7011 \
-                    sha256 42a24505a5927d5d37bbc79fb05d2fc4355d261b0502282639761144a45cb197
</del><ins>+    set dist_date   20151111
+    set dist_hash   g5c42e
+    checksums       rmd160 03db6cfaeefc3f3274ffab6abcd6a7db92a747c3 \
+                    sha256 479862dbf68a7bb85251727561f80e6fb1bd16cfe79e156d9959a9304771f645
</ins><span class="cx"> 
</span><span class="cx">     master_sites    http://www.cmake.org/files/dev/
</span><span class="cx">     distname        ${name}-${dist_branch}.${dist_date}-${dist_hash}
</span><span class="lines">@@ -69,8 +61,6 @@
</span><span class="cx">     long_description ${base_long_description} \
</span><span class="cx">         The ${subport} port is updated roughly every week.
</span><span class="cx"> 
</span><del>-    patchfiles-append patch-Modules-noArchCheck.devel.diff
-
</del><span class="cx">     livecheck.type  regex
</span><span class="cx">     livecheck.regex (${name}-\[0-9a-g.-\]+)${extract.suffix}
</span><span class="cx">     livecheck.version ${distname}
</span><span class="lines">@@ -92,7 +82,8 @@
</span><span class="cx">                     patch-Modules-FindFreetype.cmake.diff \
</span><span class="cx">                     patch-Modules-FindQt4.cmake.diff \
</span><span class="cx">                     patch-Modules-Platform-Darwin.cmake.diff \
</span><del>-                    patch-Modules-Platform-Darwin-Initialize.cmake.diff
</del><ins>+                    patch-Modules-Platform-Darwin-Initialize.cmake.diff \
+                    patch-Modules-noArchCheck.diff
</ins><span class="cx"> 
</span><span class="cx"> configure.env-append \
</span><span class="cx">                     CMAKE_PREFIX_PATH=${prefix} \
</span></span></pre></div>
<a id="trunkdportsdevelcmakefilespatchModulesFindBoostcmakediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/devel/cmake/files/patch-Modules-FindBoost.cmake.diff (142472 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/files/patch-Modules-FindBoost.cmake.diff        2015-11-12 19:16:45 UTC (rev 142472)
+++ trunk/dports/devel/cmake/files/patch-Modules-FindBoost.cmake.diff        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- Modules/FindBoost.cmake.orig        2015-10-04 16:06:25.000000000 +0200
-+++ Modules/FindBoost.cmake        2015-10-04 16:06:56.000000000 +0200
-@@ -512,7 +512,7 @@
-   # The user has not requested an exact version.  Among known
-   # versions, find those that are acceptable to the user request.
-   set(_Boost_KNOWN_VERSIONS ${Boost_ADDITIONAL_VERSIONS}
--    &quot;1.58.0&quot; &quot;1.58&quot; &quot;1.57.0&quot; &quot;1.57&quot; &quot;1.56.0&quot; &quot;1.56&quot; &quot;1.55.0&quot; &quot;1.55&quot; &quot;1.54.0&quot; &quot;1.54&quot;
-+    &quot;1.59.0&quot; &quot;1.59&quot; &quot;1.58.0&quot; &quot;1.58&quot; &quot;1.57.0&quot; &quot;1.57&quot; &quot;1.56.0&quot; &quot;1.56&quot; &quot;1.55.0&quot; &quot;1.55&quot; &quot;1.54.0&quot; &quot;1.54&quot;
-     &quot;1.53.0&quot; &quot;1.53&quot; &quot;1.52.0&quot; &quot;1.52&quot; &quot;1.51.0&quot; &quot;1.51&quot;
-     &quot;1.50.0&quot; &quot;1.50&quot; &quot;1.49.0&quot; &quot;1.49&quot; &quot;1.48.0&quot; &quot;1.48&quot; &quot;1.47.0&quot; &quot;1.47&quot; &quot;1.46.1&quot;
-     &quot;1.46.0&quot; &quot;1.46&quot; &quot;1.45.0&quot; &quot;1.45&quot; &quot;1.44.0&quot; &quot;1.44&quot; &quot;1.43.0&quot; &quot;1.43&quot; &quot;1.42.0&quot; &quot;1.42&quot;
</del></span></pre></div>
<a id="trunkdportsdevelcmakefilespatchModulesPlatformDarwinInitializecmakediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/devel/cmake/files/patch-Modules-Platform-Darwin-Initialize.cmake.diff (142472 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/files/patch-Modules-Platform-Darwin-Initialize.cmake.diff        2015-11-12 19:16:45 UTC (rev 142472)
+++ trunk/dports/devel/cmake/files/patch-Modules-Platform-Darwin-Initialize.cmake.diff        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -21,5 +21,5 @@
</span><span class="cx"> +        set(_CMAKE_OSX_SYSROOT_DEFAULT &quot;&quot;)
</span><span class="cx"> +      endif()
</span><span class="cx">      endif()
</span><del>-   else()
-     # Assume developer files are in root (such as Xcode 4.5 command-line tools).
</del><ins>+     if(NOT CMAKE_OSX_DEPLOYMENT_TARGET AND _CURRENT_OSX_VERSION VERSION_LESS _CMAKE_OSX_DEPLOYMENT_TARGET)
+       set(CMAKE_OSX_DEPLOYMENT_TARGET ${_CURRENT_OSX_VERSION} CACHE STRING
</ins></span></pre></div>
<a id="trunkdportsdevelcmakefilespatchModulesnoArchCheckdeveldiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.devel.diff (142472 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.devel.diff        2015-11-12 19:16:45 UTC (rev 142472)
+++ trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.devel.diff        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -1,56 +0,0 @@
</span><del>---- Modules/BasicConfigVersion-AnyNewerVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
-@@ -17,15 +17,3 @@ else()
-     set(PACKAGE_VERSION_EXACT TRUE)
-   endif()
- endif()
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--   math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--   set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--   set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
---- Modules/BasicConfigVersion-ExactVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-ExactVersion.cmake.in
-@@ -32,16 +32,3 @@ endif()
- if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
-   set(PACKAGE_VERSION_EXACT TRUE)
- endif()
--
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--  set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
---- Modules/BasicConfigVersion-SameMajorVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-SameMajorVersion.cmake.in
-@@ -31,16 +31,3 @@ else()
-       set(PACKAGE_VERSION_EXACT TRUE)
-   endif()
- endif()
--
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--  set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
</del></span></pre></div>
<a id="trunkdportsdevelcmakefilespatchModulesnoArchCheckdifffromrev142472trunkdportsdevelcmakefilespatchModulesnoArchCheckdeveldiff"></a>
<div class="copfile"><h4>Copied: trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.diff (from rev 142472, trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.devel.diff) (0 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.diff                                (rev 0)
+++ trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.diff        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+--- Modules/BasicConfigVersion-AnyNewerVersion.cmake.in.orig
++++ Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
+@@ -17,15 +17,3 @@ else()
+     set(PACKAGE_VERSION_EXACT TRUE)
+   endif()
+ endif()
+-
+-# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
+-if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
+-   return()
+-endif()
+-
+-# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
+-if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
+-   math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
+-   set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
+-   set(PACKAGE_VERSION_UNSUITABLE TRUE)
+-endif()
+--- Modules/BasicConfigVersion-ExactVersion.cmake.in.orig
++++ Modules/BasicConfigVersion-ExactVersion.cmake.in
+@@ -32,16 +32,3 @@ endif()
+ if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
+   set(PACKAGE_VERSION_EXACT TRUE)
+ endif()
+-
+-
+-# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
+-if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
+-   return()
+-endif()
+-
+-# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
+-if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
+-  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
+-  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
+-  set(PACKAGE_VERSION_UNSUITABLE TRUE)
+-endif()
+--- Modules/BasicConfigVersion-SameMajorVersion.cmake.in.orig
++++ Modules/BasicConfigVersion-SameMajorVersion.cmake.in
+@@ -31,16 +31,3 @@ else()
+       set(PACKAGE_VERSION_EXACT TRUE)
+   endif()
+ endif()
+-
+-
+-# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
+-if(&quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;&quot; OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
+-   return()
+-endif()
+-
+-# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
+-if(NOT CMAKE_SIZEOF_VOID_P STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
+-  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
+-  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
+-  set(PACKAGE_VERSION_UNSUITABLE TRUE)
+-endif()
</ins></span></pre></div>
<a id="trunkdportsdevelcmakefilespatchModulesnoArchCheckreleasediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.release.diff (142472 => 142473)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.release.diff        2015-11-12 19:16:45 UTC (rev 142472)
+++ trunk/dports/devel/cmake/files/patch-Modules-noArchCheck.release.diff        2015-11-12 20:57:40 UTC (rev 142473)
</span><span class="lines">@@ -1,56 +0,0 @@
</span><del>---- Modules/BasicConfigVersion-AnyNewerVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
-@@ -17,15 +17,3 @@
-     set(PACKAGE_VERSION_EXACT TRUE)
-   endif()
- endif()
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot;  STREQUAL &quot;&quot;  OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT &quot;${CMAKE_SIZEOF_VOID_P}&quot;  STREQUAL  &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--   math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--   set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--   set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
---- Modules/BasicConfigVersion-ExactVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-ExactVersion.cmake.in
-@@ -32,16 +32,3 @@
- if( &quot;${PACKAGE_FIND_VERSION}&quot; STREQUAL &quot;${PACKAGE_VERSION}&quot;)
-   set(PACKAGE_VERSION_EXACT TRUE)
- endif()
--
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot;  STREQUAL &quot;&quot;  OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT &quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--  set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
---- Modules/BasicConfigVersion-SameMajorVersion.cmake.in.orig
-+++ Modules/BasicConfigVersion-SameMajorVersion.cmake.in
-@@ -31,16 +31,3 @@
-       set(PACKAGE_VERSION_EXACT TRUE)
-   endif()
- endif()
--
--
--# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
--if(&quot;${CMAKE_SIZEOF_VOID_P}&quot;  STREQUAL &quot;&quot;  OR &quot;@CMAKE_SIZEOF_VOID_P@&quot; STREQUAL &quot;&quot;)
--   return()
--endif()
--
--# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
--if(NOT &quot;${CMAKE_SIZEOF_VOID_P}&quot; STREQUAL &quot;@CMAKE_SIZEOF_VOID_P@&quot;)
--  math(EXPR installedBits &quot;@CMAKE_SIZEOF_VOID_P@ * 8&quot;)
--  set(PACKAGE_VERSION &quot;${PACKAGE_VERSION} (${installedBits}bit)&quot;)
--  set(PACKAGE_VERSION_UNSUITABLE TRUE)
--endif()
</del></span></pre>
</div>
</div>

</body>
</html>