summaryrefslogtreecommitdiff
path: root/www/chromium/files/extra-patch-gcc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-05-14 21:10:15 +0000
committerRene Ladan <rene@FreeBSD.org>2013-05-14 21:10:15 +0000
commit217593e8de3b3015393d2afaade0aa1ccea49b7a (patch)
treeab81e2a78d66721e46b691bea9c0bea13db968b4 /www/chromium/files/extra-patch-gcc
parent- Convert to optionsNG (diff)
Update to 27.0.1453.81
Note that this is still a beta version, and that the sysctl kern.ipc.shm_allow_removed must be set to 1 for correct operation. Port changes: - add dependency on accessibility/speech-dispatcher for libspeechd - use internal libvpx - update disk space requirements - add pkg-message for the above sysctl Submitted by: George Liaskos Security: http://vuxml.org/freebsd/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html
Notes
Notes: svn path=/head/; revision=318200
Diffstat (limited to 'www/chromium/files/extra-patch-gcc')
-rw-r--r--www/chromium/files/extra-patch-gcc10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/chromium/files/extra-patch-gcc b/www/chromium/files/extra-patch-gcc
index c48f5c9209b3..31eb24e5d82a 100644
--- a/www/chromium/files/extra-patch-gcc
+++ b/www/chromium/files/extra-patch-gcc
@@ -18,16 +18,6 @@
#include "talk/base/basictypes.h"
#include "talk/base/criticalsection.h"
#include "talk/base/logging.h"
---- base/debug/trace_event.h.orig 2011-04-01 22:22:50.326752296 +0300
-+++ base/debug/trace_event.h 2011-04-01 22:23:12.004715315 +0300
-@@ -29,6 +29,7 @@
- #include "base/debug/trace_event_win.h"
- #else // defined(OS_WIN)
-
-+#include <stdio.h>
- #include <string>
-
- #include "base/scoped_ptr.h"
--- media/filters/file_data_source.h.orig 2011-09-14 10:01:06.000000000 +0200
+++ media/filters/file_data_source.h 2011-09-26 19:08:17.000000000 +0200
@@ -5,6 +5,7 @@