From e8d4c308f3c0644f7c295bed5ef7e8561233c040 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 14 Mar 2011 21:42:19 +0100 Subject: [PATCH] bumprev for icu-4.6.2 ABI change to the affected pkgs. --HG-- branch : gnome3 --- srcpkgs/boost/template | 1 + srcpkgs/webkit-gtk/template | 2 +- srcpkgs/webkit-gtk3/template | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 548207c412d..957cc08e4c5 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -1,6 +1,7 @@ # Template file for 'boost' pkgname=boost version=1.44.0 +revision=1 _boostver="$(echo $version|sed 's|\.|_|g')" wrksrc=${pkgname}_${_boostver} distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2" diff --git a/srcpkgs/webkit-gtk/template b/srcpkgs/webkit-gtk/template index c53260ca706..6a3155970b8 100644 --- a/srcpkgs/webkit-gtk/template +++ b/srcpkgs/webkit-gtk/template @@ -1,7 +1,7 @@ # Template file for 'webkit-gtk' pkgname=webkit-gtk version=1.2.7 -revision=1 +revision=2 wrksrc=webkit-${version} distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz" build_style=gnu_configure diff --git a/srcpkgs/webkit-gtk3/template b/srcpkgs/webkit-gtk3/template index 25f078bac2a..a4ace095208 100644 --- a/srcpkgs/webkit-gtk3/template +++ b/srcpkgs/webkit-gtk3/template @@ -1,6 +1,7 @@ # Template file for 'webkit-gtk3' pkgname=webkit-gtk3 version=1.3.12 +revision=1 wrksrc=webkit-${version} distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz" build_style=gnu_configure