aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-10-01 11:55:23 +0000
committerRene Ladan <rene@FreeBSD.org>2015-10-01 11:55:23 +0000
commita4750a374c1b0a40bd5b07b18875c41b85f628e4 (patch)
tree33cc816a421dc9e25647d8350580ec619299c790
parent8a4dfc3afca8a3133cc12d71f27636f0505cda80 (diff)
downloadports-a4750a374c1b0a40bd5b07b18875c41b85f628e4.tar.gz
ports-a4750a374c1b0a40bd5b07b18875c41b85f628e4.zip
MFH: r398035
www/chromium: update to 45.0.2454.101 Submitted by: Christoph Moench-Tegeder Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/37 Security: http://vuxml.freebsd.org/freebsd/0e425bb7-64f2-11e5-b2fd-00262d5ed8ee.html Approved by: ports-secteam (delphij)
Notes
Notes: svn path=/branches/2015Q3/; revision=398269
-rw-r--r--www/chromium/Makefile2
-rw-r--r--www/chromium/distinfo8
-rw-r--r--www/chromium/files/patch-net__base__mime_util_unittest.cc6
-rw-r--r--www/chromium/files/patch-third_party__webrtc__base__linux.cc6
4 files changed, 11 insertions, 11 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index c85b9188f31b..09a42ac078b4 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= chromium
-PORTVERSION= 45.0.2454.93
+PORTVERSION= 45.0.2454.101
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
diff --git a/www/chromium/distinfo b/www/chromium/distinfo
index 41e8463cf48f..eb39b5201694 100644
--- a/www/chromium/distinfo
+++ b/www/chromium/distinfo
@@ -1,4 +1,4 @@
-SHA256 (chromium-45.0.2454.93.tar.xz) = 0652aad95e6135ce03c6bfa13c4b023b1d70d65af9e0a24dc0e9fe45578d2ac7
-SIZE (chromium-45.0.2454.93.tar.xz) = 321164908
-SHA256 (chromium-45.0.2454.93-testdata.tar.xz) = 8977e6fa33670a65452ce21e2ae2fcfd39db8989b013a21e1357d00f8bb64d7e
-SIZE (chromium-45.0.2454.93-testdata.tar.xz) = 115781456
+SHA256 (chromium-45.0.2454.101.tar.xz) = 1b682dcaae9c89b2ebfdb192bb2f73c78c5b30a55103e7198fa3c1e21fed85fb
+SIZE (chromium-45.0.2454.101.tar.xz) = 321015580
+SHA256 (chromium-45.0.2454.101-testdata.tar.xz) = 1d20a582d1dbfde75117940a85f9f94a935c6907be7a864e9d52511648c16d31
+SIZE (chromium-45.0.2454.101-testdata.tar.xz) = 115779764
diff --git a/www/chromium/files/patch-net__base__mime_util_unittest.cc b/www/chromium/files/patch-net__base__mime_util_unittest.cc
index c4a759e23527..d950490d6cf6 100644
--- a/www/chromium/files/patch-net__base__mime_util_unittest.cc
+++ b/www/chromium/files/patch-net__base__mime_util_unittest.cc
@@ -1,6 +1,6 @@
---- net/base/mime_util_unittest.cc.orig 2014-10-10 08:54:16 UTC
-+++ net/base/mime_util_unittest.cc
-@@ -392,7 +392,7 @@
+--- net/base/mime_util_unittest.cc.orig 2015-09-26 19:23:37.646612000 +0200
++++ net/base/mime_util_unittest.cc 2015-09-26 19:24:04.566580000 +0200
+@@ -242,7 +242,7 @@
{ "MeSsAge/*", 1, "eml" },
{ "image/bmp", 1, "bmp" },
{ "video/*", 6, "mp4" },
diff --git a/www/chromium/files/patch-third_party__webrtc__base__linux.cc b/www/chromium/files/patch-third_party__webrtc__base__linux.cc
index ae29684ee768..ba0d967117b4 100644
--- a/www/chromium/files/patch-third_party__webrtc__base__linux.cc
+++ b/www/chromium/files/patch-third_party__webrtc__base__linux.cc
@@ -1,5 +1,5 @@
---- third_party/webrtc/base/linux.cc.orig 2014-10-10 09:16:13 UTC
-+++ third_party/webrtc/base/linux.cc
+--- third_party/webrtc/base/linux.cc.orig 2015-09-26 19:26:54.911449000 +0200
++++ third_party/webrtc/base/linux.cc 2015-09-26 19:29:09.372270000 +0200
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
@@ -9,7 +9,7 @@
#include "webrtc/base/linux.h"
#include <ctype.h>
-@@ -345,4 +345,4 @@
+@@ -288,4 +288,4 @@
} // namespace rtc