From owner-svn-ports-all@FreeBSD.ORG Thu Oct 9 10:58:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD75EA02; Thu, 9 Oct 2014 10:58:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 B8BFAB02; Thu, 9 Oct 2014 10:58:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s99AwgP6011654; Thu, 9 Oct 2014 10:58:42 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s99Awg5c011651; Thu, 9 Oct 2014 10:58:42 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201410091058.s99Awg5c011651@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 9 Oct 2014 10:58:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r370514 - in branches/2014Q4/www/chromium: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 10:58:43 -0000 Author: rene Date: Thu Oct 9 10:58:41 2014 New Revision: 370514 URL: https://svnweb.freebsd.org/changeset/ports/370514 QAT: https://qat.redports.org/buildarchive/r370514/ Log: MFH: r370512 www/chromium: Add back some patches lost in the 37 -> 38 update. Bump PORTREVISION Submitted by: tomek@apostata.org Approved by: ports-secteam (rea) Added: branches/2014Q4/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc - copied unchanged from r370512, head/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc branches/2014Q4/www/chromium/files/patch-ui__resources__ui_resources.grd - copied unchanged from r370512, head/www/chromium/files/patch-ui__resources__ui_resources.grd Modified: branches/2014Q4/www/chromium/Makefile Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/www/chromium/Makefile ============================================================================== --- branches/2014Q4/www/chromium/Makefile Thu Oct 9 10:39:02 2014 (r370513) +++ branches/2014Q4/www/chromium/Makefile Thu Oct 9 10:58:41 2014 (r370514) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 38.0.2125.101 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Copied: branches/2014Q4/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc (from r370512, head/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2014Q4/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc Thu Oct 9 10:58:41 2014 (r370514, copy of r370512, head/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc) @@ -0,0 +1,11 @@ +--- chrome/browser/notifications/message_center_notification_manager.cc.orig 2014-09-10 01:47:12.000000000 +0200 ++++ chrome/browser/notifications/message_center_notification_manager.cc 2014-09-18 14:21:16.000000000 +0200 +@@ -84,7 +84,7 @@ + blockers_.push_back(new FullscreenNotificationBlocker(message_center)); + + #if defined(OS_WIN) || defined(OS_MACOSX) \ +- || (defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++ || (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + // On Windows, Linux and Mac, the notification manager owns the tray icon and + // views.Other platforms have global ownership and Create will return NULL. + tray_.reset(message_center::CreateMessageCenterTray()); Copied: branches/2014Q4/www/chromium/files/patch-ui__resources__ui_resources.grd (from r370512, head/www/chromium/files/patch-ui__resources__ui_resources.grd) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2014Q4/www/chromium/files/patch-ui__resources__ui_resources.grd Thu Oct 9 10:58:41 2014 (r370514, copy of r370512, head/www/chromium/files/patch-ui__resources__ui_resources.grd) @@ -0,0 +1,11 @@ +--- ui/resources/ui_resources.grd.orig 2014-09-10 01:47:14.000000000 +0200 ++++ ui/resources/ui_resources.grd 2014-09-17 13:51:43.000000000 +0200 +@@ -39,7 +39,7 @@ + + + +- ++ + + +