<!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>[114399] trunk/dports/x11/wine-devel</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/114399">114399</a></dd>
<dt>Author</dt> <dd>ryandesign@macports.org</dd>
<dt>Date</dt> <dd>2013-12-07 04:41:11 -0800 (Sat, 07 Dec 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>wine-devel: update to 1.7.8</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsx11winedevelPortfile">trunk/dports/x11/wine-devel/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsx11winedevelfilespatchfreetype251diff">trunk/dports/x11/wine-devel/files/patch-freetype-2.5.1.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsx11winedevelPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/x11/wine-devel/Portfile (114398 => 114399)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/x11/wine-devel/Portfile        2013-12-07 10:03:19 UTC (rev 114398)
+++ trunk/dports/x11/wine-devel/Portfile        2013-12-07 12:41:11 UTC (rev 114399)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> name                        wine-devel
</span><span class="cx"> conflicts                   wine wine-crossover
</span><span class="cx"> set my_name                 wine
</span><del>-version                     1.7.7
</del><ins>+version                     1.7.8
</ins><span class="cx"> license                     LGPL-2.1+
</span><span class="cx"> categories                  x11
</span><span class="cx"> maintainers                 ryandesign jwa openmaintainer
</span><span class="lines">@@ -39,8 +39,8 @@
</span><span class="cx">                             sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
</span><span class="cx"> 
</span><span class="cx"> checksums                   ${wine_distfile} \
</span><del>-                            rmd160  455c9d23502f226789c9b4641a311834a216087f \
-                            sha256  110603b6bff33441356ef6e72f94a70abf3b4822be1f0fb6c84b5240e9d5aca7 \
</del><ins>+                            rmd160  9b0e60f0e63478b71dfb9cbf7e1c5c29208b40e8 \
+                            sha256  30e17f5f863a09416f3d229666566b318dbb40f683d4ca6630012c60bb511804 \
</ins><span class="cx">                             ${wine_gecko_distfile} \
</span><span class="cx">                             rmd160  109014e52d056962350681fd9d8178969cff939d \
</span><span class="cx">                             sha256  6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c
</span><span class="lines">@@ -100,12 +100,8 @@
</span><span class="cx"> 
</span><span class="cx"> patchfiles                  BOOL.patch \
</span><span class="cx">                             mach_machine.patch \
</span><del>-                            patch-freetype-2.5.1.diff \
</del><span class="cx">                             tiger-shell.patch
</span><span class="cx"> 
</span><del>-# rebuild configure after freetype 2.5.1 patch
-use_autoreconf              yes
-
</del><span class="cx"> configure.ldflags-append    -framework CoreServices \
</span><span class="cx">                             -lz
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkdportsx11winedevelfilespatchfreetype251diff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/x11/wine-devel/files/patch-freetype-2.5.1.diff (114398 => 114399)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/x11/wine-devel/files/patch-freetype-2.5.1.diff        2013-12-07 10:03:19 UTC (rev 114398)
+++ trunk/dports/x11/wine-devel/files/patch-freetype-2.5.1.diff        2013-12-07 12:41:11 UTC (rev 114399)
</span><span class="lines">@@ -1,205 +0,0 @@
</span><del>-Fix build with freetype 2.5.1.
-http://bugs.winehq.org/show_bug.cgi?id=35010
---- configure.ac.orig        
-+++ configure.ac        
-@@ -1463,42 +1463,22 @@ then
-     WINE_PACKAGE_FLAGS(FREETYPE,[freetype2],[-lfreetype],
-                        [`(freetype-config --cflags || freetype2-config --cflags) 2&gt;/dev/null`],
-                        [`(freetype-config --libs || freetype2-config --libs) 2&gt;/dev/null`],
--        [WINE_CHECK_SONAME(freetype,FT_Init_FreeType,[ft_lib=yes],[ft_lib=no],[$FREETYPE_LIBS])
--        if test &quot;$ft_lib&quot; = &quot;yes&quot;
-+        [AC_CHECK_HEADERS([ft2build.h])
-+        if test &quot;$ac_cv_header_ft2build_h&quot; = &quot;yes&quot;
-         then
--            AC_CHECK_HEADERS(ft2build.h \
--                             freetype/freetype.h \
--                             freetype/ftglyph.h \
--                             freetype/fttypes.h \
--                             freetype/tttables.h \
--                             freetype/ftsnames.h \
--                             freetype/ttnameid.h \
--                             freetype/ftoutln.h \
--                             freetype/ftwinfnt.h \
--                             freetype/ftmodapi.h \
--                             freetype/ftlcdfil.h,,,
--                             [#ifdef HAVE_FT2BUILD_H
--# include &lt;ft2build.h&gt;
--#endif])
--            AC_PREPROC_IFELSE([AC_LANG_SOURCE([[#include &lt;ft2build.h&gt;
--#include &lt;freetype/fttrigon.h&gt;]])],[AC_DEFINE(HAVE_FREETYPE_FTTRIGON_H, 1,
--              [Define if you have the &lt;freetype/fttrigon.h&gt; header file.])
--                        wine_cv_fttrigon=yes],[wine_cv_fttrigon=no])
--            AC_CHECK_TYPES(FT_TrueTypeEngineType,,,[#include &lt;freetype/ftmodapi.h&gt;])
--            dnl Check that we have at least freetype/freetype.h
--            if test &quot;$ac_cv_header_freetype_freetype_h&quot; = &quot;yes&quot; -a &quot;$wine_cv_fttrigon&quot; = &quot;yes&quot;
--            then
--                AC_DEFINE(HAVE_FREETYPE, 1, [Define if FreeType 2 is installed])
--            else
--                FREETYPE_LIBS=&quot;&quot;
--            fi
-+            WINE_CHECK_SONAME(freetype,FT_Init_FreeType,
-+                [AC_DEFINE(HAVE_FREETYPE, 1, [Define if FreeType 2 is installed])
-+                 AC_CHECK_TYPES(FT_TrueTypeEngineType,,,[#include &lt;ft2build.h&gt;
-+#include FT_MODULE_H])],
-+                [FREETYPE_LIBS=&quot;&quot;],[$FREETYPE_LIBS])
-         else
-+            FREETYPE_CFLAGS=&quot;&quot;
-             FREETYPE_LIBS=&quot;&quot;
-         fi])
- fi
--WINE_ERROR_WITH(freetype,[test &quot;x$ac_cv_header_freetype_freetype_h&quot; != xyes -o &quot;x$wine_cv_fttrigon&quot; != xyes],
-+WINE_ERROR_WITH(freetype,[test &quot;x$ac_cv_lib_soname_freetype&quot; = x],
-                 [FreeType ${notice_platform}development files not found. Fonts will not be built.])
--test &quot;x$ac_cv_header_freetype_freetype_h&quot; = xyes -a &quot;x$wine_cv_fttrigon&quot; = xyes || enable_fonts=${enable_fonts:-no}
-+test &quot;x$ac_cv_lib_soname_freetype&quot; = x &amp;&amp; enable_fonts=${enable_fonts:-no}

- dnl **** Check for parport (currently Linux only) ****
- AC_CACHE_CHECK([for parport header/ppdev.h], ac_cv_c_ppdev,
---- dlls/gdi32/freetype.c.orig        
-+++ dlls/gdi32/freetype.c        
-@@ -77,6 +77,23 @@ 
- #undef SetRectRgn
- #endif /* HAVE_CARBON_CARBON_H */

-+#ifdef HAVE_FT2BUILD_H
-+#include &lt;ft2build.h&gt;
-+#include FT_FREETYPE_H
-+#include FT_GLYPH_H
-+#include FT_TYPES_H
-+#include FT_TRUETYPE_TABLES_H
-+#include FT_SFNT_NAMES_H
-+#include FT_TRUETYPE_IDS_H
-+#include FT_OUTLINE_H
-+#include FT_TRIGONOMETRY_H
-+#include FT_MODULE_H
-+#include FT_WINFONTS_H
-+#ifdef FT_LCD_FILTER_H
-+#include FT_LCD_FILTER_H
-+#endif
-+#endif /* HAVE_FT2BUILD_H */
-+
- #include &quot;windef.h&quot;
- #include &quot;winbase.h&quot;
- #include &quot;winternl.h&quot;
-@@ -95,43 +112,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(font);

- #ifdef HAVE_FREETYPE

--#ifdef HAVE_FT2BUILD_H
--#include &lt;ft2build.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FREETYPE_H
--#include &lt;freetype/freetype.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTGLYPH_H
--#include &lt;freetype/ftglyph.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_TTTABLES_H
--#include &lt;freetype/tttables.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTTYPES_H
--#include &lt;freetype/fttypes.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTSNAMES_H
--#include &lt;freetype/ftsnames.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_TTNAMEID_H
--#include &lt;freetype/ttnameid.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTOUTLN_H
--#include &lt;freetype/ftoutln.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTTRIGON_H
--#include &lt;freetype/fttrigon.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTWINFNT_H
--#include &lt;freetype/ftwinfnt.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTMODAPI_H
--#include &lt;freetype/ftmodapi.h&gt;
--#endif
--#ifdef HAVE_FREETYPE_FTLCDFIL_H
--#include &lt;freetype/ftlcdfil.h&gt;
--#endif
--
- #ifndef HAVE_FT_TRUETYPEENGINETYPE
- typedef enum
- {
-@@ -186,7 +166,7 @@ MAKE_FUNCPTR(FT_Vector_Transform);
- MAKE_FUNCPTR(FT_Vector_Unit);
- static FT_Error (*pFT_Outline_Embolden)(FT_Outline *, FT_Pos);
- static FT_TrueTypeEngineType (*pFT_Get_TrueType_Engine_Type)(FT_Library);
--#ifdef HAVE_FREETYPE_FTLCDFIL_H
-+#ifdef FT_LCD_FILTER_H
- static FT_Error (*pFT_Library_SetLcdFilter)(FT_Library, FT_LcdFilter);
- #endif

-@@ -924,7 +904,7 @@ static BOOL is_hinting_enabled(void)

- static BOOL is_subpixel_rendering_enabled( void )
- {
--#ifdef HAVE_FREETYPE_FTLCDFIL_H
-+#ifdef FT_LCD_FILTER_H
-     static int enabled = -1;
-     if (enabled == -1)
-     {
-@@ -3918,7 +3898,7 @@ static BOOL init_freetype(void)
-     /* Don't warn if these ones are missing */
-     pFT_Outline_Embolden = wine_dlsym(ft_handle, &quot;FT_Outline_Embolden&quot;, NULL, 0);
-     pFT_Get_TrueType_Engine_Type = wine_dlsym(ft_handle, &quot;FT_Get_TrueType_Engine_Type&quot;, NULL, 0);
--#ifdef HAVE_FREETYPE_FTLCDFIL_H
-+#ifdef FT_LCD_FILTER_H
-     pFT_Library_SetLcdFilter = wine_dlsym(ft_handle, &quot;FT_Library_SetLcdFilter&quot;, NULL, 0);
- #endif

-@@ -6706,7 +6686,7 @@ static DWORD get_glyph_outline(GdiFont *incoming_font, UINT glyph, UINT format,
-     case WINE_GGO_HBGR_BITMAP:
-     case WINE_GGO_VRGB_BITMAP:
-     case WINE_GGO_VBGR_BITMAP:
--#ifdef HAVE_FREETYPE_FTLCDFIL_H
-+#ifdef FT_LCD_FILTER_H
-       {
-         switch (ft_face-&gt;glyph-&gt;format)
-         {
---- include/config.h.in.orig        
-+++ include/config.h.in        
-@@ -132,39 +132,6 @@ 
- /* Define if FreeType 2 is installed */
- #undef HAVE_FREETYPE

--/* Define to 1 if you have the &lt;freetype/freetype.h&gt; header file. */
--#undef HAVE_FREETYPE_FREETYPE_H
--
--/* Define to 1 if you have the &lt;freetype/ftglyph.h&gt; header file. */
--#undef HAVE_FREETYPE_FTGLYPH_H
--
--/* Define to 1 if you have the &lt;freetype/ftlcdfil.h&gt; header file. */
--#undef HAVE_FREETYPE_FTLCDFIL_H
--
--/* Define to 1 if you have the &lt;freetype/ftmodapi.h&gt; header file. */
--#undef HAVE_FREETYPE_FTMODAPI_H
--
--/* Define to 1 if you have the &lt;freetype/ftoutln.h&gt; header file. */
--#undef HAVE_FREETYPE_FTOUTLN_H
--
--/* Define to 1 if you have the &lt;freetype/ftsnames.h&gt; header file. */
--#undef HAVE_FREETYPE_FTSNAMES_H
--
--/* Define if you have the &lt;freetype/fttrigon.h&gt; header file. */
--#undef HAVE_FREETYPE_FTTRIGON_H
--
--/* Define to 1 if you have the &lt;freetype/fttypes.h&gt; header file. */
--#undef HAVE_FREETYPE_FTTYPES_H
--
--/* Define to 1 if you have the &lt;freetype/ftwinfnt.h&gt; header file. */
--#undef HAVE_FREETYPE_FTWINFNT_H
--
--/* Define to 1 if you have the &lt;freetype/ttnameid.h&gt; header file. */
--#undef HAVE_FREETYPE_TTNAMEID_H
--
--/* Define to 1 if you have the &lt;freetype/tttables.h&gt; header file. */
--#undef HAVE_FREETYPE_TTTABLES_H
--
- /* Define to 1 if the system has the type `fsblkcnt_t'. */
- #undef HAVE_FSBLKCNT_T

</del></span></pre>
</div>
</div>

</body>
</html>