pkgsrc-WIP-changes archive

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

firefox-hg: add upstream bug report URL to patch.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue May 10 12:26:39 2016 +0200
Changeset:	cc5c389bd3a7e862ae7ff07f1edcfb7f0ce064f9

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

Log Message:
firefox-hg: add upstream bug report URL to patch.

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

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

diffstat:
 firefox-hg/distinfo                                                   | 2 +-
 firefox-hg/patches/patch-js_src_threading_posix_ConditionVariable.cpp | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/firefox-hg/distinfo b/firefox-hg/distinfo
index d3171c5..c053b8d 100644
--- a/firefox-hg/distinfo
+++ b/firefox-hg/distinfo
@@ -11,7 +11,7 @@ SHA1 (patch-build_gyp.mozbuild) = 084e8730d93b2d09901cf85876a39198605ee2a1
 SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
 SHA1 (patch-js_src_jit_AtomicOperations.h) = 6baf712644b290173b874910246eab6da438b7de
 SHA1 (patch-js_src_jit_none_AtomicOperations-sparc.h) = c2b7bc27a7e54476b00e142e79b456cbbe9d5d8c
-SHA1 (patch-js_src_threading_posix_ConditionVariable.cpp) = 4e79f7f6d4d5eb97a817691c7f9ed69fd4023b7a
+SHA1 (patch-js_src_threading_posix_ConditionVariable.cpp) = 12bccbbd2b98182e8842f78757138d14ac9f8f6c
 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 0afa1ec917ce9cd6f1bcb39a51be336d6d30e1ce
 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = 0f2af2631d804a6cb5d2188f3dea712d5ca07ff4
 SHA1 (patch-modules_libpref_init_all.js) = 73dbe0c7001f9bfadb6ff7b50c340f7d135cb42a
diff --git a/firefox-hg/patches/patch-js_src_threading_posix_ConditionVariable.cpp b/firefox-hg/patches/patch-js_src_threading_posix_ConditionVariable.cpp
index f67a9fd..c336673 100644
--- a/firefox-hg/patches/patch-js_src_threading_posix_ConditionVariable.cpp
+++ b/firefox-hg/patches/patch-js_src_threading_posix_ConditionVariable.cpp
@@ -1,6 +1,7 @@
 $NetBSD$
 
 NetBSD provides a timespecadd macro in sys/time.h, which conflicts with this one.
+https://bugzilla.mozilla.org/show_bug.cgi?id=1271590
 
 --- js/src/threading/posix/ConditionVariable.cpp.orig	2016-05-10 09:55:11.875611541 +0000
 +++ js/src/threading/posix/ConditionVariable.cpp


Home | Main Index | Thread Index | Old Index