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

devans at macports.org devans at macports.org
Tue Oct 21 13:21:04 PDT 2014


Revision: 127131
          https://trac.macports.org/changeset/127131
Author:   devans at macports.org
Date:     2014-10-21 13:21:04 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
webkit-gtk(3): update to version 2.4.6, depend on geoclue2 which will override geoclue if both are installed, update livecheck and restrict to 2.4 stable branch for now.

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2014-10-21 20:16:39 UTC (rev 127130)
+++ trunk/dports/www/webkit-gtk/Portfile	2014-10-21 20:21:04 UTC (rev 127131)
@@ -12,7 +12,7 @@
 
 name        webkit-gtk
 epoch       2
-version     2.4.5
+version     2.4.6
 description Apple's WebKit HTML rendering library for GTK+
 long_description ${description}
 maintainers jeremyhu devans
@@ -27,16 +27,16 @@
 
 dist_subdir webkit-gtk
 
-checksums           sha1    a0084746de2cf18246d7b5216086db8133c9df4b \
-                    rmd160  7cc5bf1a8ac9101b4b8a2c1cce96cd1dd7403bc2 \
-                    sha256  88d06277aae179c205b548e1851a5e5663ca6f59f5aa8e81af9b87732d6b8a13
+checksums           sha1    a659d4963698652781aa0a86577de1326106b2a8 \
+                    rmd160  cb0aed4eb42245f679c378593c4d4525368b08da \
+                    sha256  6fef4aa8d4a2668e03ea15472a71396ea7b776bbe56ad9459a4124b823c11457
 
 depends_lib \
         path:lib/pkgconfig/glib-2.0.pc:glib2 \
         port:bison \
         port:flex \
         port:enchant \
-        port:geoclue \
+        port:geoclue2 \
         port:gobject-introspection \
         port:harfbuzz-icu \
         port:libxslt \
@@ -244,5 +244,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://webkitgtk.org/?page=download
-livecheck.regex "webkitgtk-(\\d+\\.\\d*\[02468\](?:\\.\\d+)*)${extract.suffix}"
+livecheck.url   http://webkitgtk.org/news.html
+livecheck.regex "webkitgtk(\\d+\\.\\d*\[024\](?:\\.\\d+)*)-released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/6abe795c/attachment.html>


More information about the macports-changes mailing list