diff options
author | martin <martin@pkgsrc.org> | 2012-05-08 19:29:36 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2012-05-08 19:29:36 +0000 |
commit | a30d36711f460903a5980875de979c0a63f8206f (patch) | |
tree | 714460f08e37e7410eaccc43f6e034c1dd94aaff /devel/xulrunner | |
parent | 4861f1e36b27275ceac44bd58b840c90d1016d5a (diff) | |
download | pkgsrc-a30d36711f460903a5980875de979c0a63f8206f.tar.gz |
Note upstream bug report
Diffstat (limited to 'devel/xulrunner')
21 files changed, 63 insertions, 21 deletions
diff --git a/devel/xulrunner/patches/patch-ipc_chromium_Makefile.in b/devel/xulrunner/patches/patch-ipc_chromium_Makefile.in index 2a9d50a7459..6a255605b09 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_Makefile.in +++ b/devel/xulrunner/patches/patch-ipc_chromium_Makefile.in @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_Makefile.in,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_Makefile.in,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/Makefile.in.orig 2012-02-16 06:40:33.000000000 +0000 +++ ipc/chromium/Makefile.in diff --git a/devel/xulrunner/patches/patch-ipc_chromium_chromium-config.mk b/devel/xulrunner/patches/patch-ipc_chromium_chromium-config.mk index 0d9d878e4ac..e07e30d8f0d 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_chromium-config.mk +++ b/devel/xulrunner/patches/patch-ipc_chromium_chromium-config.mk @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_chromium-config.mk,v 1.2 2012/03/15 08:30:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_chromium-config.mk,v 1.3 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/chromium-config.mk.orig 2012-02-16 07:40:33.000000000 +0100 +++ ipc/chromium/chromium-config.mk 2012-03-11 11:05:40.397182000 +0100 diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_base__paths.h b/devel/xulrunner/patches/patch-ipc_chromium_src_base_base__paths.h index 979cbd02e88..81564e8562d 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_base__paths.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_base__paths.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_base__paths.h,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_base__paths.h,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/base_paths.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/base_paths.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posic.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posic.cc index 4972605c92b..7f64d154466 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posic.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posic.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.3 2012/04/01 15:18:45 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.4 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/debug_util_posix.cc.orig 2012-03-13 01:36:53.000000000 +0000 +++ ipc/chromium/src/base/debug_util_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util.h b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util.h index 8007bcc0450..cff6b09732f 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_file__util.h,v 1.2 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_file__util.h,v 1.3 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/file_util.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/file_util.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__bsd.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__bsd.cc index f3f4f4c526c..b9eaa96ca41 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__bsd.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__bsd.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_file__util__bsd.cc,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_file__util__bsd.cc,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/file_util_bsd.cc.orig 2012-01-07 18:21:18.000000000 +0000 +++ ipc/chromium/src/base/file_util_bsd.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__posix.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__posix.cc index 897675d0ed3..fbb4ea1cb0a 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__posix.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__posix.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_file__util__posix.cc,v 1.2 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_file__util__posix.cc,v 1.3 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/file_util_posix.cc.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/file_util_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_message__loop.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_message__loop.cc index b6c15faecb6..8f59814ce46 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_message__loop.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_message__loop.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_message__loop.cc,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_message__loop.cc,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/message_loop.cc.orig 2012-02-16 07:40:33.000000000 +0100 +++ ipc/chromium/src/base/message_loop.cc 2012-02-21 21:24:41.000000000 +0100 diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__file__posix.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__file__posix.cc index 70db25bc526..566e55a0b3d 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__file__posix.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__file__posix.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_platform__file__posix.cc,v 1.1 2011/07/12 15:12:36 tnn Exp $ +$NetBSD: patch-ipc_chromium_src_base_platform__file__posix.cc,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/platform_file_posix.cc.orig 2011-06-15 21:57:27.000000000 +0000 +++ ipc/chromium/src/base/platform_file_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread.h b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread.h index f1a0c3b17bc..13c35d059c1 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_platform__thread.h,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_platform__thread.h,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/platform_thread.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/platform_thread.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc index d189e49aab5..3b002b0a92f 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.4 2012/04/01 15:18:45 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.5 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/platform_thread_posix.cc.orig 2012-03-13 01:36:53.000000000 +0000 +++ ipc/chromium/src/base/platform_thread_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util.h b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util.h index d09b3d6fd53..338ef9250b3 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_process__util.h,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_process__util.h,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/process_util.h.orig 2011-12-21 00:28:19.000000000 +0100 +++ ipc/chromium/src/base/process_util.h 2012-01-31 13:14:54.000000000 +0100 diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__bsd.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__bsd.cc index 9a6f3fc6008..accda3b76fe 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__bsd.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__bsd.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_process__util__bsd.cc,v 1.4 2012/04/01 15:18:45 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_process__util__bsd.cc,v 1.5 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/process_util_bsd.cc.orig 2012-04-01 00:04:28.000000000 +0000 +++ ipc/chromium/src/base/process_util_bsd.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__posix.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__posix.cc index d58a7efa009..407b1862bbc 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__posix.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__posix.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_process__util__posix.cc,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_process__util__posix.cc,v 1.2 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/process_util_posix.cc.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/process_util_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_sys__info__posix.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_sys__info__posix.cc index 08b203de630..3ed720c0d34 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_sys__info__posix.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_sys__info__posix.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_sys__info__posix.cc,v 1.2 2011/11/27 13:09:00 tnn Exp $ +$NetBSD: patch-ipc_chromium_src_base_sys__info__posix.cc,v 1.3 2012/05/08 19:29:36 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/sys_info_posix.cc.orig 2011-11-04 21:34:00.000000000 +0000 +++ ipc/chromium/src/base/sys_info_posix.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h b/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h index bd420c333c4..73c2dde1fa8 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h,v 1.2 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h,v 1.3 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/third_party/nspr/prcpucfg.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/third_party/nspr/prcpucfg.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prtime.cc b/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prtime.cc index 4d5de9c8557..a3d4aafce2c 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prtime.cc +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prtime.cc @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.2 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/base/third_party/nspr/prtime.cc.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/base/third_party/nspr/prtime.cc diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_build_build__config.h b/devel/xulrunner/patches/patch-ipc_chromium_src_build_build__config.h index 5fa55d673c5..85a7b319f12 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_build_build__config.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_build_build__config.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_build_build__config.h,v 1.4 2012/04/01 15:18:45 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_build_build__config.h,v 1.5 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/build/build_config.h.orig 2012-03-13 01:36:53.000000000 +0000 +++ ipc/chromium/src/build/build_config.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h index 3cbf68acce4..efab43191d1 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h,v 1.1 2011/07/11 12:46:14 tnn Exp $ +$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h,v 1.2 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/chrome/common/ipc_channel_posix.h.orig 2011-06-15 21:57:27.000000000 +0000 +++ ipc/chromium/src/chrome/common/ipc_channel_posix.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__message__utils.h b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__message__utils.h index 4bb1eb005d8..0e575e30d11 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__message__utils.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__message__utils.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__message__utils.h,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__message__utils.h,v 1.2 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/chrome/common/ipc_message_utils.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/chrome/common/ipc_message_utils.h diff --git a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h index 699db92cbf3..441e37ce300 100644 --- a/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h +++ b/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h @@ -1,4 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_chrome_common_transport__dib.h,v 1.1 2012/03/06 12:34:09 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_chrome_common_transport__dib.h,v 1.2 2012/05/08 19:29:37 martin Exp $ + +# Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=753046 --- ipc/chromium/src/chrome/common/transport_dib.h.orig 2011-12-20 23:28:19.000000000 +0000 +++ ipc/chromium/src/chrome/common/transport_dib.h |