Skip to content

Commit

Permalink
Merge pull request #37 from moench-tegeder/chromium_45_0_2454_101
Browse files Browse the repository at this point in the history
Stable branch update to 45.0.2454.101
  • Loading branch information
René Ladan committed Sep 26, 2015
2 parents 2eef06b + fb7d67a commit 65cd052
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions www/chromium/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created by: Florent Thoumie <flz@FreeBSD.org>
# $FreeBSD: head/www/chromium/Makefile 395024 2015-08-22 09:29:14Z rene $
# $FreeBSD: head/www/chromium/Makefile 397393 2015-09-20 19:38:24Z rene $

PORTNAME= chromium
PORTVERSION= 45.0.2454.99
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
Expand Down
8 changes: 4 additions & 4 deletions www/chromium/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA256 (chromium-45.0.2454.99.tar.xz) = 15d1a31fd0acfca07d614249518192983890507641e09db8d4c91d9ddf7ea340
SIZE (chromium-45.0.2454.99.tar.xz) = 321167792
SHA256 (chromium-45.0.2454.99-testdata.tar.xz) = 6090845d3e3b782995534fa4730204b8cfdeb5b55de7e72ebbd9cf90856f7435
SIZE (chromium-45.0.2454.99-testdata.tar.xz) = 115774620
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
6 changes: 3 additions & 3 deletions www/chromium/files/patch-net__base__mime_util_unittest.cc
Original file line number Diff line number Diff line change
@@ -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" },
Expand Down
6 changes: 3 additions & 3 deletions www/chromium/files/patch-third_party__webrtc__base__linux.cc
Original file line number Diff line number Diff line change
@@ -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.
*/
Expand All @@ -9,7 +9,7 @@
#include "webrtc/base/linux.h"

#include <ctype.h>
@@ -345,4 +345,4 @@
@@ -288,4 +288,4 @@

} // namespace rtc

Expand Down

0 comments on commit 65cd052

Please sign in to comment.