[Lunar-commits] <moonbase> webkit: ver 1.2.7
Paul Bredbury
brebs at lunar-linux.org
Wed Feb 9 23:14:08 CET 2011
commit f999f4d06887f28b4385451cfbcc5c4907ef91ed
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Thu Feb 10 05:14:08 2011 +0700
webkit: ver 1.2.7
---
web/webkit/BUILD | 4 +++-
web/webkit/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/web/webkit/BUILD b/web/webkit/BUILD
index 5f00182..d9f670e 100644
--- a/web/webkit/BUILD
+++ b/web/webkit/BUILD
@@ -15,6 +15,8 @@
default_build &&
- install 'Programs/GtkLauncher' '/usr/bin/GtkLauncher'
+ install 'Programs/GtkLauncher' '/usr/bin/GtkLauncher' &&
+
+ cp WebKit/gtk/NEWS .
) > $C_FIFO 2>&1
diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS
index 0c83928..fe710ba 100644
--- a/web/webkit/DETAILS
+++ b/web/webkit/DETAILS
@@ -1,15 +1,15 @@
MODULE=webkit
- VERSION=1.2.6
+ VERSION=1.2.7
SOURCE=$MODULE-$VERSION.tar.gz
# From http://repos.archlinux.org/wsvn/packages/libwebkit/trunk/introspection.patch
SOURCE2=webkit-1.2.5-introspection-1.2.patch
SOURCE_URL=http://www.webkitgtk.org
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:0dcfbf7cedda400567f2e081b12987b9d82b33eb
+ SOURCE_VFY=sha1:e9afc573d2459794c3749ba404f2187f9dcc9ed3
SOURCE2_VFY=sha1:7a8dc56304a57d4e4a9819e61ab7a97cfee0f3ee
WEB_SITE=http://www.webkit.org
ENTERED=20070919
- UPDATED=20110101
+ UPDATED=20110208
SHORT="gtk+ web rendering engine"
PSAFE=no
More information about the Lunar-commits
mailing list