[105389] trunk/dports/www/webkit-gtk/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 19 10:37:31 PDT 2013


Revision: 105389
          https://trac.macports.org/changeset/105389
Author:   jeremyhu at macports.org
Date:     2013-04-19 10:37:31 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
webkit-gtk: Bump to 2.0.1

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2013-04-19 17:35:36 UTC (rev 105388)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-04-19 17:37:31 UTC (rev 105389)
@@ -8,8 +8,7 @@
 
 name		webkit-gtk
 epoch           1
-version		2.0.0
-revision        2
+version		2.0.1
 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    dd216769fec6039b9471ca57fcef70b9e8603892 \
-                    rmd160  f718bf1d641ebeabdc7f3b306263382a70ed185c \
-                    sha256  454cdc4beffc2010f83661059178e33b6d9a07bcd60d09eabdf5d7cda17b88e4
+checksums           sha1    43323e8e79ba29f41bd2a93bb35c53cfd89b7741 \
+                    rmd160  271b3a6a51f3ec10050d24b3de2bc5463534675a \
+                    sha256  6303552a39d7912725d75bc55f530cdb99171fb873e299798d0bb932d6ea76cb
 
 depends_lib	\
         path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -146,10 +145,8 @@
     reinplace "s:echo -n:/bin/echo -n:g" \
         ${worksrcpath}/Source/WebCore/GNUmakefile.am
 
-    # https://bugs.webkit.org/show_bug.cgi?id=99679
     # https://bugs.webkit.org/show_bug.cgi?id=99683
     reinplace "s:PLATFORM(MAC):OS(DARWIN):g" \
-        ${worksrcpath}/Source/WTF/wtf/InlineASM.h \
         ${worksrcpath}/Source/JavaScriptCore/heap/VTableSpectrum.cpp \
         ${worksrcpath}/Source/JavaScriptCore/jit/ThunkGenerators.cpp \
         ${worksrcpath}/Source/JavaScriptCore/tools/CodeProfile.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130419/5e12315e/attachment.html>


More information about the macports-changes mailing list