Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2014 10:11:08 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371037 - in head/www/chromium: . files
Message-ID:  <201410171011.s9HAB8Fn050126@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri Oct 17 10:11:07 2014
New Revision: 371037
URL: https://svnweb.freebsd.org/changeset/ports/371037
QAT: https://qat.redports.org/buildarchive/r371037/

Log:
  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

Deleted:
  head/www/chromium/files/patch-third_party__ffmpeg__chromium__config__Chromium__linux__ia32__config.h
Modified:
  head/www/chromium/Makefile
  head/www/chromium/distinfo

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Fri Oct 17 10:07:42 2014	(r371036)
+++ head/www/chromium/Makefile	Fri Oct 17 10:11:07 2014	(r371037)
@@ -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: head/www/chromium/distinfo
==============================================================================
--- head/www/chromium/distinfo	Fri Oct 17 10:07:42 2014	(r371036)
+++ head/www/chromium/distinfo	Fri Oct 17 10:11:07 2014	(r371037)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410171011.s9HAB8Fn050126>