From owner-svn-ports-branches@FreeBSD.ORG Wed Oct 22 07:36:12 2014 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2C3A787; Wed, 22 Oct 2014 07:36:12 +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 B4CA1207; Wed, 22 Oct 2014 07:36:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9M7aCwd091386; Wed, 22 Oct 2014 07:36:12 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9M7aCTI091384; Wed, 22 Oct 2014 07:36:12 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201410220736.s9M7aCTI091384@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 22 Oct 2014 07:36:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r371345 - 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-branches@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 07:36:13 -0000 Author: rene Date: Wed Oct 22 07:36:11 2014 New Revision: 371345 URL: https://svnweb.freebsd.org/changeset/ports/371345 QAT: https://qat.redports.org/buildarchive/r371345/ Log: MFH: r371037 www/chromium - Update to 38.0.2125.104 (bugfix release) - Drop patch which should be fixed in general by https://chromium.googlesource.com/chromium/src/+/084505067895ea2a789b2dc1e033182bc0a0286c%5E%21/#F0 Approved by: portmgr (erwin) Deleted: branches/2014Q4/www/chromium/files/patch-third_party__ffmpeg__chromium__config__Chromium__linux__ia32__config.h Modified: branches/2014Q4/www/chromium/Makefile branches/2014Q4/www/chromium/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/www/chromium/Makefile ============================================================================== --- branches/2014Q4/www/chromium/Makefile Wed Oct 22 06:24:45 2014 (r371344) +++ branches/2014Q4/www/chromium/Makefile Wed Oct 22 07:36:11 2014 (r371345) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 38.0.2125.101 -PORTREVISION= 2 +PORTVERSION= 38.0.2125.104 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -168,7 +167,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch- .if ${PORT_OPTIONS:MTEST} .include "Makefile.tests" -ALL_TARGET+= ${TEST_TARGETS} +#ALL_TARGET+= ${TEST_TARGETS} .endif DEBUG_MAKE_ENV= V=1 Modified: branches/2014Q4/www/chromium/distinfo ============================================================================== --- branches/2014Q4/www/chromium/distinfo Wed Oct 22 06:24:45 2014 (r371344) +++ branches/2014Q4/www/chromium/distinfo Wed Oct 22 07:36:11 2014 (r371345) @@ -1,4 +1,4 @@ -SHA256 (chromium-38.0.2125.101.tar.xz) = d3303519ab471a3bc831e9b366e64dc2fe651894e52ae5d1e74de60ee2a1198a -SIZE (chromium-38.0.2125.101.tar.xz) = 248192100 -SHA256 (chromium-38.0.2125.101-testdata.tar.xz) = aca97e1f3d1e4018ef24d7f53c9273b5efde4496f73dc82622184409e9b3076e -SIZE (chromium-38.0.2125.101-testdata.tar.xz) = 115331828 +SHA256 (chromium-38.0.2125.104.tar.xz) = fcd35aef570d3304798a44f00751aa5724eba775596a8795df1a10a6db83d454 +SIZE (chromium-38.0.2125.104.tar.xz) = 248193372 +SHA256 (chromium-38.0.2125.104-testdata.tar.xz) = 742634a7a42141d0684ba153f525f7889309d9bf876cfc5cd554ac9015c8d8e5 +SIZE (chromium-38.0.2125.104-testdata.tar.xz) = 115335656