Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2019 14:02:01 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r495702 - head/www/firefox-esr/files
Message-ID:  <201903141402.x2EE21gT093163@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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",



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903141402.x2EE21gT093163>