pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

firefox-hg: Add comment to patches.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu May 12 20:07:16 2016 +0200
Changeset:	f91a00d6048729315aab04dea75bb0ceed636e5e

Modified Files:
	firefox-hg/distinfo
	firefox-hg/patches/patch-aa
	firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp

Log Message:
firefox-hg: Add comment to patches.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f91a00d6048729315aab04dea75bb0ceed636e5e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 firefox-hg/distinfo                                       | 4 ++--
 firefox-hg/patches/patch-aa                               | 4 +++-
 firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp | 3 +++
 3 files changed, 8 insertions(+), 3 deletions(-)

diffs:
diff --git a/firefox-hg/distinfo b/firefox-hg/distinfo
index b543199..ce0d034 100644
--- a/firefox-hg/distinfo
+++ b/firefox-hg/distinfo
@@ -3,12 +3,12 @@ $NetBSD: distinfo,v 1.159 2014/08/13 22:33:44 joerg Exp $
 SHA1 (firefox-31.0.source.tar.bz2) = a6c3e25ee3aeb7da42db2aaeb50a385d63532beb
 RMD160 (firefox-31.0.source.tar.bz2) = 8512ed164920c9fdad492ba2b47b46aae4894564
 Size (firefox-31.0.source.tar.bz2) = 147507120 bytes
-SHA1 (patch-aa) = e0242d89fa87014a748cad14ece119086648087b
+SHA1 (patch-aa) = 12baede30120947ffae5cf1aed2886943548b46a
 SHA1 (patch-ao) = fd708563f119823f5634ecd57e5a2089682040e0
 SHA1 (patch-browser_extensions_loop_run-all-loop-tests.sh) = 9f4bc8548485912f0b076ad63e4a64473da2e64d
 SHA1 (patch-build_autoconf_nss.m4) = 83f3f48095e4b5e2a33320b1cc6a0c7034441716
 SHA1 (patch-build_gyp.mozbuild) = b811edb2f76fdd241edff0b4945977c810a987b8
-SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
+SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = fb650d1ae95321a6fc7565ffe3375944d06f95a9
 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 37c5750a2994d338de2c3e729be0360ad1da9b95
 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = ba581d0edc7cfa4a43e6f0dc8a75a914fef18ea9
 SHA1 (patch-modules_libpref_init_all.js) = 73dbe0c7001f9bfadb6ff7b50c340f7d135cb42a
diff --git a/firefox-hg/patches/patch-aa b/firefox-hg/patches/patch-aa
index 8488039..f3168ec 100644
--- a/firefox-hg/patches/patch-aa
+++ b/firefox-hg/patches/patch-aa
@@ -1,6 +1,8 @@
 $NetBSD: patch-aa,v 1.8 2015/08/17 07:30:48 thomasklausner Exp $
 
-First chunk: ?
+First chunk:
+Partially revert https://bugzilla.mozilla.org/show_bug.cgi?id=791305
+to allow building against jpeg (not jpeg-turbo).
 
 Second chunk:
 Support for Video for Linux on NetBSD.
diff --git a/firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp b/firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
index fa426ba..f7a74eb 100644
--- a/firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
+++ b/firefox-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
@@ -1,5 +1,8 @@
 $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.6 2015/04/20 10:01:53 thomasklausner Exp $
 
+Partially revert https://bugzilla.mozilla.org/show_bug.cgi?id=791305
+to allow building against jpeg (not jpeg-turbo).
+
 --- image/decoders/nsJPEGDecoder.cpp.orig	2015-04-20 02:19:51.000000000 +0000
 +++ image/decoders/nsJPEGDecoder.cpp
 @@ -23,13 +23,28 @@


Home | Main Index | Thread Index | Old Index