update to 14.0.835.202

This commit is contained in:
robert 2011-10-05 16:16:44 +00:00
parent a25c0042f6
commit 2ea0701574
3 changed files with 12 additions and 12 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.70 2011/09/19 08:55:26 robert Exp $
# $OpenBSD: Makefile,v 1.71 2011/10/05 16:16:44 robert Exp $
ONLY_FOR_ARCHS= i386 amd64
COMMENT= Chromium browser
V= 14.0.835.163
V= 14.0.835.202
DISTNAME= chromium-${V}
CATEGORIES= www

View File

@ -1,5 +1,5 @@
MD5 (chromium-14.0.835.163.tar.bz2) = 8j8LO0XjDB5gtO8XQyItug==
RMD160 (chromium-14.0.835.163.tar.bz2) = NgCeo9tycKkP/p13ujpS2G1dWoQ=
SHA1 (chromium-14.0.835.163.tar.bz2) = 846INfTBKmFzTrme4KFtE4bicm0=
SHA256 (chromium-14.0.835.163.tar.bz2) = KhaQj85l/aKURIxD7Bbbvj/wdgPwaVEm5ehF9yfGtao=
SIZE (chromium-14.0.835.163.tar.bz2) = 155868619
MD5 (chromium-14.0.835.202.tar.bz2) = iJn8Qfj5d6sqW9GmMpA21g==
RMD160 (chromium-14.0.835.202.tar.bz2) = r1gLT6dEFqZqcBND3Nn6eBXkYEE=
SHA1 (chromium-14.0.835.202.tar.bz2) = 4cLXysqiVrHTQ+4BLQcXDbs76y8=
SHA256 (chromium-14.0.835.202.tar.bz2) = j8vtpX5FyZAlfA7yoCH61eWNyhaGaI/6zMLW+kIf4Ns=
SIZE (chromium-14.0.835.202.tar.bz2) = 155892873

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-build_all_gyp,v 1.3 2011/09/19 08:55:26 robert Exp $
--- build/all.gyp.orig Thu Aug 25 10:27:40 2011
+++ build/all.gyp Thu Aug 25 18:04:16 2011
@@ -62,7 +62,7 @@
$OpenBSD: patch-build_all_gyp,v 1.4 2011/10/05 16:16:44 robert Exp $
--- build/all.gyp.orig Fri Sep 30 10:01:28 2011
+++ build/all.gyp Wed Oct 5 09:53:43 2011
@@ -60,7 +60,7 @@
'../v8/tools/gyp/v8.gyp:*',
],
}],
@ -9,4 +9,4 @@ $OpenBSD: patch-build_all_gyp,v 1.3 2011/09/19 08:55:26 robert Exp $
+ ['OS=="mac" or OS=="linux" or OS=="openbsd"', {
'dependencies': [
'../third_party/yasm/yasm.gyp:*#host',
'../cloud_print/virtual_driver/virtual_driver_posix.gyp:*',
],