From 8d28aa8db0c717bef863b7a7630f48cf3870ffb1 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Mon, 6 Feb 2017 19:29:36 +0000 Subject: www/chromium: update to 56.0.2924.87 - Use system FFmpeg instead of embedded code copy [1] - Disable PULSEAUDIO option [2] - Sort _DEPENDS variables - Regenerate patches with make makepatch PR: 215271 [1], 216327 [2] Reported by: jbeich [1] Approved by: rene MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/4b9ca994-e3d9-11e6-813d-e8e0b747a45a.html --- www/chromium/files/patch-ui_gfx_BUILD.gn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/chromium/files/patch-ui_gfx_BUILD.gn') diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn index 2273e5eac03b..0fe075970e46 100644 --- a/www/chromium/files/patch-ui_gfx_BUILD.gn +++ b/www/chromium/files/patch-ui_gfx_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/gfx/BUILD.gn.orig 2016-08-03 22:02:41.000000000 +0300 -+++ ui/gfx/BUILD.gn 2016-09-03 00:17:18.862703000 +0300 -@@ -360,7 +360,7 @@ +--- ui/gfx/BUILD.gn.orig 2017-01-26 00:49:31 UTC ++++ ui/gfx/BUILD.gn +@@ -371,7 +371,7 @@ component("gfx") { } # Linux. @@ -9,7 +9,7 @@ deps += [ "//build/linux:fontconfig" ] } -@@ -668,7 +668,7 @@ +@@ -549,7 +549,7 @@ static_library("test_support") { "test/ui_cocoa_test_helper.mm", ] } -- cgit v1.2.3