<!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>[153678] trunk/dports/graphics/podofo</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/153678">153678</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2016-10-07 07:11:46 -0700 (Fri, 07 Oct 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>podofo: update to version 0.9.4, adjust configuration to avoid having to use conflicts_build.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsgraphicspodofoPortfile">trunk/dports/graphics/podofo/Portfile</a></li>
<li><a href="#trunkdportsgraphicspodofofilespatchcmakemodulesFindFREETYPEcmakediff">trunk/dports/graphics/podofo/files/patch-cmake-modules-FindFREETYPE.cmake.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsgraphicspodofoPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/graphics/podofo/Portfile (153677 => 153678)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/graphics/podofo/Portfile    2016-10-07 14:04:59 UTC (rev 153677)
+++ trunk/dports/graphics/podofo/Portfile       2016-10-07 14:11:46 UTC (rev 153678)
</span><span class="lines">@@ -3,13 +3,11 @@
</span><span class="cx"> 
</span><span class="cx"> PortSystem          1.0
</span><span class="cx"> PortGroup           cmake 1.0
</span><del>-PortGroup           conflicts_build 1.0
</del><span class="cx"> 
</span><span class="cx"> cmake.out_of_source yes
</span><span class="cx"> 
</span><span class="cx"> name                podofo
</span><del>-version             0.9.3
-revision            1
</del><ins>+version             0.9.4
</ins><span class="cx"> license             GPL-2 LGPL-2
</span><span class="cx"> categories          graphics
</span><span class="cx"> maintainers         devans openmaintainer
</span><span class="lines">@@ -24,8 +22,8 @@
</span><span class="cx">                     modify their contents into memory. The changes can be written back to disk easily. \
</span><span class="cx">                     The parser can also be used to extract information from a PDF file.
</span><span class="cx"> 
</span><del>-checksums           sha256  ec261e31e89dce45b1a31be61e9c6bb250532e631a02d68ec5bb849ef0a222d8 \
-                    rmd160  7db7f92d84913621dfa53fbecd3f394aa8105bf4
</del><ins>+checksums           sha256  ccdf505fcb4904617e728b15729da8700ff38442c1dd2f24fbd52934287ff859 \
+                    rmd160  431496b2e4f5d14d05d56f0a5c9bf328fbab1b7a
</ins><span class="cx"> 
</span><span class="cx"> # cppunit required as a build dependency to enable build of podofo command line tools
</span><span class="cx"> 
</span><span class="lines">@@ -47,21 +45,16 @@
</span><span class="cx">     reinplace "s|\r||g" ${worksrcpath}/cmake/modules/FindFREETYPE.cmake
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-conflicts_build     ${name}
-
</del><span class="cx"> patchfiles          patch-cmake-modules-FindFREETYPE.cmake.diff
</span><span class="cx"> 
</span><del>-use_parallel_build  no
-
-configure.cmd       cmake
-
</del><span class="cx"> configure.args-append \
</span><span class="cx">                     -G \"Unix Makefiles\" \
</span><span class="cx">                     -DWANT_FONTCONFIG:BOOL=TRUE \
</span><span class="cx">                     -DPODOFO_BUILD_SHARED:BOOL=TRUE \
</span><span class="cx">                     -DPODOFO_BUILD_STATIC:BOOL=TRUE \
</span><span class="cx">                     -DCMAKE_INCLUDE_PATH=${prefix}/include \
</span><del>-                    -DCMAKE_LIBRARY_PATH=${prefix}/lib
</del><ins>+                    -DCMAKE_LIBRARY_PATH=${prefix}/lib \
+                    -DCMAKE_EXE_LINKER_FLAGS=''
</ins><span class="cx"> 
</span><span class="cx"> livecheck.type      regex
</span><span class="cx"> livecheck.url       http://podofo.sourceforge.net/download.html
</span></span></pre></div>
<a id="trunkdportsgraphicspodofofilespatchcmakemodulesFindFREETYPEcmakediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/graphics/podofo/files/patch-cmake-modules-FindFREETYPE.cmake.diff (153677 => 153678)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/graphics/podofo/files/patch-cmake-modules-FindFREETYPE.cmake.diff   2016-10-07 14:04:59 UTC (rev 153677)
+++ trunk/dports/graphics/podofo/files/patch-cmake-modules-FindFREETYPE.cmake.diff      2016-10-07 14:11:46 UTC (rev 153678)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><del>---- cmake/modules/FindFREETYPE.cmake.orig      2014-07-10 13:49:11.000000000 -0700
-+++ cmake/modules/FindFREETYPE.cmake   2014-07-10 13:55:31.000000000 -0700
</del><ins>+--- cmake/modules/FindFREETYPE.cmake.orig       2016-10-07 02:16:50.000000000 -0700
++++ cmake/modules/FindFREETYPE.cmake   2016-10-07 02:18:08.000000000 -0700
</ins><span class="cx"> @@ -15,9 +15,7 @@
</span><span class="cx">  # first we try to find ft2build.h in the new location as
</span><span class="cx">  # of freetype 2.5.1
</span><span class="lines">@@ -11,7 +11,16 @@
</span><span class="cx">    NO_CMAKE_SYSTEM_PATH
</span><span class="cx">  )
</span><span class="cx">  
</span><del>-@@ -34,9 +32,6 @@
</del><ins>+@@ -25,18 +23,12 @@
+ # we check the old location
+ IF (NOT FREETYPE_INCLUDE_DIR_FT2BUILD)
+   FIND_PATH(FREETYPE_INCLUDE_DIR_FT2BUILD ft2build.h
+-    /usr/include
+-    /usr/local/include
+-    /usr/X11/include
+     NO_CMAKE_SYSTEM_PATH
+   )
+ ENDIF (NOT FREETYPE_INCLUDE_DIR_FT2BUILD)
</ins><span class="cx">  
</span><span class="cx">  # now try to find ftheader.h in the new location first
</span><span class="cx">  FIND_PATH(FREETYPE_INCLUDE_DIR_FTHEADER config/ftheader.h
</span><span class="lines">@@ -21,7 +30,17 @@
</span><span class="cx">    ${FREETYPE_INCLUDE_DIR_FT2BUILD}
</span><span class="cx">    NO_CMAKE_SYSTEM_PATH
</span><span class="cx">  )
</span><del>-@@ -71,7 +66,7 @@
</del><ins>+@@ -45,9 +37,6 @@
+ # we check the old location
+ IF (NOT FREETYPE_INCLUDE_DIR_FTHEADER)
+   FIND_PATH(FREETYPE_INCLUDE_DIR_FTHEADER freetype/config/ftheader.h
+-    /usr/include/freetype2
+-    /usr/local/include/freetype2
+-    /usr/X11/include/freetype2
+     ${FREETYPE_INCLUDE_DIR_FT2BUILD}
+     ${FREETYPE_INCLUDE_DIR_FT2BUILD}/freetype2
+     NO_CMAKE_SYSTEM_PATH
+@@ -71,7 +60,7 @@
</ins><span class="cx">  SET(FREETYPE_LIBRARY_NAMES_DEBUG ${FREETYPE_LIBRARY_NAMES_DEBUG} freetyped libfreetyped)
</span><span class="cx">  SET(FREETYPE_LIBRARY_NAMES_RELEASE ${FREETYPE_LIBRARY_NAMES_RELEASE} freetype libfreetype)
</span><span class="cx">  
</span></span></pre>
</div>
</div>

</body>
</html>