[Lunar-commits] <moonbase> webkit: version bump to 1.1.3

Zachary McGrew zmcgrew at lunar-linux.org
Mon Mar 16 05:36:42 CET 2009


commit ce4fd1f3659cf62e1ab42cfc5837243b32997ab4
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Sun Mar 15 21:36:42 2009 -0700

    webkit: version bump to 1.1.3
---
 web/webkit/DEPENDS |    9 ++++++---
 web/webkit/DETAILS |   12 ++++++------
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS
index b4c1777..5ebf275 100644
--- a/web/webkit/DEPENDS
+++ b/web/webkit/DEPENDS
@@ -9,7 +9,10 @@ depends freetype2
 depends libsoup
 
 optional_depends  gst-plugins-good  "--enable-video"  ""  \
-                  "Enable HTML5 video support?"
+                  "For HTML5 video support"
 
-optional_depends  geoclue "--enable-geolocation"  "--disable-geolocation" \
-                          "for geolocation support"
+optional_depends  geoclue "--enable-geolocation"  "--disable-geolocation"  \
+                  "For geolocation support"
+
+optional_depends  gnome-keyring  "--enable-gnomekeyring"  ""  \
+                  "For Gnome Keyring support"
diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS
index ff70519..a844a62 100644
--- a/web/webkit/DETAILS
+++ b/web/webkit/DETAILS
@@ -1,16 +1,16 @@
           MODULE=webkit
-         VERSION=1.1.1
+         VERSION=1.1.3
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://cafe.minaslivre.org/webkit/
-      SOURCE_VFY=sha1:4cf54ec1293617c28aa795b3e5bacfa443d302ec
+      SOURCE_URL=http://www.webkitgtk.org/
+      SOURCE_VFY=sha1:581fffda1f8a14341b9b038e4684fac00e648869
         WEB_SITE=http://www.webkit.org
          ENTERED=20070919
-         UPDATED=20090303
-           SHORT="a web content engine"
+         UPDATED=20090315
+           SHORT="a gtk+ web rendering engine"
            PSAFE=no
 
 cat<<EOF
-WebKit is a web content engine, derived from KHTML and KJS from KDE,
+WebKitGTK+ is a web content engine, derived from KHTML and KJS from KDE,
 and used primarily in Apple's Safari browser. It is made to be embedded
 in other applications, such as mail readers, or web browsers.
 


More information about the Lunar-commits mailing list