[arch-commits] Commit in chromium/trunk (PKGBUILD gcc-4.6.patch)

Evangelos Foutras foutrelis at archlinux.org
Tue Jun 7 17:24:08 UTC 2011


    Date: Tuesday, June 7, 2011 @ 13:24:08
  Author: foutrelis
Revision: 126842

upgpkg: chromium 12.0.742.91-1
New upstream release.

Modified:
  chromium/trunk/PKGBUILD
  chromium/trunk/gcc-4.6.patch

---------------+
 PKGBUILD      |    6 +++---
 gcc-4.6.patch |   11 -----------
 2 files changed, 3 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-07 16:23:07 UTC (rev 126841)
+++ PKGBUILD	2011-06-07 17:24:08 UTC (rev 126842)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=chromium
-pkgver=11.0.696.77
+pkgver=12.0.742.91
 pkgrel=1
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser"
 arch=('i686' 'x86_64')
@@ -22,10 +22,10 @@
         chromium.desktop
         chromium.sh
         gcc-4.6.patch)
-md5sums=('836ed6f131303d27cb9e41694476f01a'
+md5sums=('ef59c901caab84fdeab0cd9a55b49142'
          '075c3c2fa5902e16b8547dd31d437191'
          '096a46ef386817988250d2d7bddd1b34'
-         'ab7934b4a57206707cca69be0d18638e')
+         'fb4b7b6871876a9180215c580fcf2cf5')
 
 build() {
   cd "$srcdir/chromium-$pkgver"

Modified: gcc-4.6.patch
===================================================================
--- gcc-4.6.patch	2011-06-07 16:23:07 UTC (rev 126841)
+++ gcc-4.6.patch	2011-06-07 17:24:08 UTC (rev 126842)
@@ -129,17 +129,6 @@
  #include <vector>
  
  #include "ppapi/cpp/point.h"
-Index: Source/WebCore/dom/make_names.pl
-===================================================================
---- third_party/WebKit/Source/WebCore/dom/make_names.pl	(revision 73989)
-+++ third_party/WebKit/Source/WebCore/dom/make_names.pl	(revision 84123)
-@@ -66,5 +66,5 @@
-     $gccLocation = "/usr/bin/gcc";
- }
--my $preprocessor = $gccLocation . " -E -P -x c++";
-+my $preprocessor = $gccLocation . " -E -x c++";
- 
- GetOptions(
 Index: Source/WebCore/ChangeLog
 ===================================================================
 --- third_party/WebKit/Source/WebCore/ChangeLog	(revision 84120)




More information about the arch-commits mailing list