svn commit: r495702 - head/www/firefox-esr/files

Jan Beich jbeich at FreeBSD.org
Thu Mar 14 14:02:02 UTC 2019


Author: jbeich
Date: Thu Mar 14 14:02:01 2019
New Revision: 495702
URL: https://svnweb.freebsd.org/changeset/ports/495702

Log:
  www/firefox-esr: unbreak after r495672
  
  No such line 323 in input file, ignoring
  1 out of 1 hunks failed--saving rejects to dom/ipc/ContentPrefs.cpp.rej
  => FreeBSD patch patch-z-bug1436911 failed to apply cleanly.
  
  Reported by:	pkg-fallout

Modified:
  head/www/firefox-esr/files/patch-z-bug1436911   (contents, props changed)

Modified: head/www/firefox-esr/files/patch-z-bug1436911
==============================================================================
--- head/www/firefox-esr/files/patch-z-bug1436911	Thu Mar 14 13:55:44 2019	(r495701)
+++ head/www/firefox-esr/files/patch-z-bug1436911	Thu Mar 14 14:02:01 2019	(r495702)
@@ -81,7 +81,7 @@ deleted file mode 100644
 index 808b797d9bee..000000000000
 --- dom/ipc/ContentPrefs.cpp
 +++ /dev/null
-@@ -1,360 +0,0 @@
+@@ -1,361 +0,0 @@
 -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 -/* vim: set ts=8 sts=2 et sw=2 tw=80: */
 -/* This Source Code Form is subject to the terms of the Mozilla Public
@@ -223,6 +223,7 @@ index 808b797d9bee..000000000000
 -    "javascript.options.strict.debug",
 -    "javascript.options.throw_on_asmjs_validation_failure",
 -    "javascript.options.throw_on_debuggee_would_run",
+-    "javascript.options.unboxed_objects",
 -    "javascript.options.wasm",
 -    "javascript.options.wasm_baselinejit",
 -    "javascript.options.wasm_ionjit",


More information about the svn-ports-head mailing list