summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-04-01 16:45:01 +0000
committerRene Ladan <rene@FreeBSD.org>2011-04-01 16:45:01 +0000
commitf3285ad4100594cbaa8f1626d6cdb06db2256260 (patch)
tree42a7c838ef9be16684eb066848fb672a29a26f8b /www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h
parent- Update to 0.37 (diff)
Update to 10.0.648.204, which is the latest release from the Stable series.
There are still some problems with it on 8.X (and presumably 7.X), see pkg-message for a possible workaround. This would not have been possible without: - portmgr@ for drawing me into this in October last year - beat@ for providing a development repository - dhw@ for creating the freebsd-chromium list - all the patch contributors and testers on the freebsd-chromium list
Diffstat (limited to 'www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h')
-rw-r--r--www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h b/www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h
new file mode 100644
index 000000000000..340b34a72875
--- /dev/null
+++ b/www/chromium/files/patch-third_party__iccjpeg__iccjpeg.h
@@ -0,0 +1,11 @@
+--- ./third_party/iccjpeg/iccjpeg.h.orig 2010-12-16 02:11:35.000000000 +0100
++++ ./third_party/iccjpeg/iccjpeg.h 2010-12-20 20:15:08.000000000 +0100
+@@ -17,7 +17,7 @@
+ */
+
+ #include <stdio.h> /* needed to define "FILE", "NULL" */
+-#include "jpeglib.h"
++#include "../libjpeg/jpeglib.h"
+
+
+ /*