From owner-svn-ports-head@freebsd.org Wed May 3 23:53:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8A87D5C3E2; Wed, 3 May 2017 23:53:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5F32275; Wed, 3 May 2017 23:53:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v43NrCUA039765; Wed, 3 May 2017 23:53:12 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v43NrB6D039752; Wed, 3 May 2017 23:53:11 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201705032353.v43NrB6D039752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 3 May 2017 23:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440072 - in head/www/chromium: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2017 23:53:14 -0000 Author: cpm Date: Wed May 3 23:53:11 2017 New Revision: 440072 URL: https://svnweb.freebsd.org/changeset/ports/440072 Log: www/chromium: update to 58.0.3029.96 MFH: 2017Q2 Security: https://vuxml.freebsd.org/freebsd/92e345d0-304d-11e7-8359-e8e0b747a45a.html Added: head/www/chromium/files/patch-chrome_browser_after__startup__task__utils.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_download_download__status__updater.cc (contents, props changed) head/www/chromium/files/patch-chrome_common_extensions_api_BUILD.gn (contents, props changed) head/www/chromium/files/patch-components_filesystem_file__system__app.cc (contents, props changed) head/www/chromium/files/patch-v8_src_wasm_wasm-result.h (contents, props changed) Deleted: head/www/chromium/files/patch-services_ui_BUILD.gn head/www/chromium/files/patch-services_ui_ime_BUILD.gn Modified: head/www/chromium/Makefile head/www/chromium/distinfo head/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn head/www/chromium/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc head/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc head/www/chromium/pkg-plist Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Wed May 3 23:34:33 2017 (r440071) +++ head/www/chromium/Makefile Wed May 3 23:53:11 2017 (r440072) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 58.0.3029.81 -PORTREVISION= 1 +PORTVERSION= 58.0.3029.96 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on @@ -246,7 +245,7 @@ test regression-test: build do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/out/${BUILDTYPE}/chrome.1 ${STAGEDIR}${MANPREFIX}/man/man1 -.for t in font_service ui +.for t in font_service test_ime_driver ui ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${t}.service \ ${STAGEDIR}${DATADIR} .endfor Modified: head/www/chromium/distinfo ============================================================================== --- head/www/chromium/distinfo Wed May 3 23:34:33 2017 (r440071) +++ head/www/chromium/distinfo Wed May 3 23:53:11 2017 (r440072) @@ -1,5 +1,5 @@ -TIMESTAMP = 1492682402 -SHA256 (chromium-58.0.3029.81.tar.xz) = 5ab61b7025a5143fa1b21713479b316ec7a98e262e79e84f9c9a9656179217cb -SIZE (chromium-58.0.3029.81.tar.xz) = 509252204 -SHA256 (chromium-58.0.3029.81-testdata.tar.xz) = 8fa8d18c5ccfa8cbb067c4d88a0b8ed0dfd52b5d784c2cf48b91d1cb3a2fb264 -SIZE (chromium-58.0.3029.81-testdata.tar.xz) = 124158512 +TIMESTAMP = 1493784258 +SHA256 (chromium-58.0.3029.96.tar.xz) = 5d38fd7ad3b58bd09da8ff05f12354e94c2ad1bb203527a632b72cc3ff4a5181 +SIZE (chromium-58.0.3029.96.tar.xz) = 518160320 +SHA256 (chromium-58.0.3029.96-testdata.tar.xz) = 2451cfe8f25f578dbce3b85a00589e4609958db969ad4421f89e780751bf067b +SIZE (chromium-58.0.3029.96-testdata.tar.xz) = 124156492 Added: head/www/chromium/files/patch-chrome_browser_after__startup__task__utils.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-chrome_browser_after__startup__task__utils.cc Wed May 3 23:53:11 2017 (r440072) @@ -0,0 +1,11 @@ +--- chrome/browser/after_startup_task_utils.cc.orig 2017-05-02 19:02:47 UTC ++++ chrome/browser/after_startup_task_utils.cc +@@ -93,7 +93,7 @@ void QueueTask(std::unique_ptr; + #endif +-#if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) ++#if ((defined(OS_LINUX) || defined(OS_BSD)) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) + if (url.host_piece() == chrome::kChromeUITabModalConfirmDialogHost) { + return &NewWebUI; + } Added: head/www/chromium/files/patch-chrome_common_extensions_api_BUILD.gn ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-chrome_common_extensions_api_BUILD.gn Wed May 3 23:53:11 2017 (r440072) @@ -0,0 +1,11 @@ +--- chrome/common/extensions/api/BUILD.gn.orig 2017-05-02 19:02:48 UTC ++++ chrome/common/extensions/api/BUILD.gn +@@ -116,7 +116,7 @@ if (is_chromeos) { + "wallpaper.json", + "wallpaper_private.json", + ] +-} else if (is_linux || is_win) { ++} else if (is_linux || is_bsd || is_win) { + schema_sources += [ "input_ime.json" ] + } + if (enable_service_discovery) { Added: head/www/chromium/files/patch-components_filesystem_file__system__app.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-components_filesystem_file__system__app.cc Wed May 3 23:53:11 2017 (r440072) @@ -0,0 +1,20 @@ +--- components/filesystem/file_system_app.cc.orig 2017-05-02 19:02:50 UTC ++++ components/filesystem/file_system_app.cc +@@ -23,7 +23,7 @@ + #elif defined(OS_ANDROID) + #include "base/base_paths_android.h" + #include "base/path_service.h" +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + #include "base/environment.h" + #include "base/nix/xdg_util.h" + #elif defined(OS_MACOSX) +@@ -75,7 +75,7 @@ base::FilePath FileSystemApp::GetUserDat + CHECK(PathService::Get(base::DIR_APP_DATA, &path)); + #elif defined(OS_ANDROID) + CHECK(PathService::Get(base::DIR_ANDROID_APP_DATA, &path)); +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + std::unique_ptr env(base::Environment::Create()); + path = base::nix::GetXDGDirectory(env.get(), + base::nix::kXdgConfigHomeEnvVar, Added: head/www/chromium/files/patch-v8_src_wasm_wasm-result.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-v8_src_wasm_wasm-result.h Wed May 3 23:53:11 2017 (r440072) @@ -0,0 +1,10 @@ +--- v8/src/wasm/wasm-result.h.orig 2017-05-02 19:04:10 UTC ++++ v8/src/wasm/wasm-result.h +@@ -5,6 +5,7 @@ + #ifndef V8_WASM_RESULT_H_ + #define V8_WASM_RESULT_H_ + ++#include + #include + + #include "src/base/compiler-specific.h" Modified: head/www/chromium/pkg-plist ============================================================================== --- head/www/chromium/pkg-plist Wed May 3 23:34:33 2017 (r440071) +++ head/www/chromium/pkg-plist Wed May 3 23:53:11 2017 (r440072) @@ -223,6 +223,7 @@ share/applications/chromium-browser.desk %%DATADIR%%/resources/inspector/unit_test_runner.js %%DATADIR%%/resources/inspector/utility_shared_worker.js %%DATADIR%%/snapshot_blob.bin +%%DATADIR%%/test_ime_driver.service %%DATADIR%%/ui.service %%DATADIR%%/views_mus_resources.pak %%DRIVER%%bin/chromedriver