[115322] trunk/dports/www/webkit-gtk

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 31 00:08:24 PST 2013


Revision: 115322
          https://trac.macports.org/changeset/115322
Author:   jeremyhu at macports.org
Date:     2013-12-31 00:08:23 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
webkit-gtk: Bump to 2.2.3

Modified Paths:
--------------
    trunk/dports/www/webkit-gtk/Portfile

Removed Paths:
-------------
    trunk/dports/www/webkit-gtk/files/patch-freetype-includes.diff

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2013-12-31 08:01:27 UTC (rev 115321)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-12-31 08:08:23 UTC (rev 115322)
@@ -8,8 +8,7 @@
 
 name        webkit-gtk
 epoch       2
-version     2.2.2
-revision    1
+version     2.2.3
 description Apple's WebKit HTML rendering library for GTK+
 long_description ${description}
 maintainers jeremyhu devans
@@ -22,9 +21,9 @@
 use_xz      yes
 distname    webkitgtk-${version}
 
-checksums           sha1    6376d7d55802c3389c74a2ca8a33d53efc340c37 \
-                    rmd160  2f4ec373d71f7912e2315bf09c708df90da5e61c \
-                    sha256  4a45768695ccded14fdc47f99dbcdb750076f55dad61560cadac7b55db0b304d
+checksums           sha1    57fa31c489e7fd5d405e0753e6e6f15933b143f3 \
+                    rmd160  8e63661e2ac9e91d24588ac5377967190623c44c \
+                    sha256  94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605
 
 depends_lib \
         path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -60,7 +59,6 @@
         execinfo.patch \
         quartz-webcore.patch \
         clang-check.patch \
-        patch-freetype-includes.diff \
         no-WebCoreLayer.a.patch
 
 conflicts_build     google-test

Deleted: trunk/dports/www/webkit-gtk/files/patch-freetype-includes.diff
===================================================================
--- trunk/dports/www/webkit-gtk/files/patch-freetype-includes.diff	2013-12-31 08:01:27 UTC (rev 115321)
+++ trunk/dports/www/webkit-gtk/files/patch-freetype-includes.diff	2013-12-31 08:08:23 UTC (rev 115322)
@@ -1,14 +0,0 @@
---- Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp	2013-02-12 08:22:45.000000000 -0800
-+++ Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp.orig	2013-11-28 23:57:49.000000000 -0800
-@@ -39,8 +39,9 @@
- #include "TextEncoding.h"
- #include <cairo-ft.h>
- #include <cairo.h>
--#include <freetype/freetype.h>
--#include <freetype/tttables.h>
-+#include <ft2build.h>
-+#include FT_FREETYPE_H
-+#include FT_TRUETYPE_TABLES_H
- #include <hb.h>
- #include <wtf/text/CString.h>
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/26300d82/attachment.html>


More information about the macports-changes mailing list