From owner-freebsd-gecko@FreeBSD.ORG Thu Sep 19 03:46:35 2013 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 73F8E6FA for ; Thu, 19 Sep 2013 03:46:35 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.244.247]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE6722D2F for ; Thu, 19 Sep 2013 03:46:34 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.244.247]) by trillian.chruetertee.ch (8.14.4/8.14.3) with ESMTP id r8J3kPDR009318 for ; Thu, 19 Sep 2013 03:46:25 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.4/8.14.3/Submit) id r8J3kKIq008505 for freebsd-gecko@freebsd.org; Thu, 19 Sep 2013 03:46:20 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Thu, 19 Sep 2013 03:46:20 GMT Message-Id: <201309190346.r8J3kKIq008505@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1361 - in trunk: mail/thunderbird/files www/firefox-nightly/files www/firefox/files www/seamonkey/files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 03:46:35 -0000 Author: jbeich Date: Thu Sep 19 03:46:20 2013 New Revision: 1361 Log: unbreak TEST on -CURRENT Added: trunk/mail/thunderbird/files/patch-bug918177 trunk/www/firefox-nightly/files/patch-bug918177 trunk/www/firefox/files/patch-bug918177 trunk/www/seamonkey/files/patch-bug918177 Added: trunk/mail/thunderbird/files/patch-bug918177 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/mail/thunderbird/files/patch-bug918177 Thu Sep 19 03:46:20 2013 (r1361) @@ -0,0 +1,36 @@ +diff --git config/stl-headers config/stl-headers +index c057d8e..dc7f6f0 100644 +--- mozilla/config/stl-headers ++++ mozilla/config/stl-headers +@@ -21,6 +21,7 @@ algorithm + atomic + deque + ios ++iosfwd + iostream + iterator + limits +diff --git config/system-headers config/system-headers +index d31c94e..570c82a 100644 +--- mozilla/config/system-headers ++++ mozilla/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator +diff --git js/src/config/system-headers js/src/config/system-headers +index d31c94e..570c82a 100644 +--- mozilla/js/src/config/system-headers ++++ mozilla/js/src/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator Added: trunk/www/firefox-nightly/files/patch-bug918177 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/firefox-nightly/files/patch-bug918177 Thu Sep 19 03:46:20 2013 (r1361) @@ -0,0 +1,36 @@ +diff --git config/stl-headers config/stl-headers +index c057d8e..dc7f6f0 100644 +--- config/stl-headers ++++ config/stl-headers +@@ -21,6 +21,7 @@ algorithm + atomic + deque + ios ++iosfwd + iostream + iterator + limits +diff --git config/system-headers config/system-headers +index d31c94e..570c82a 100644 +--- config/system-headers ++++ config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator +diff --git js/src/config/system-headers js/src/config/system-headers +index d31c94e..570c82a 100644 +--- js/src/config/system-headers ++++ js/src/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator Added: trunk/www/firefox/files/patch-bug918177 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/firefox/files/patch-bug918177 Thu Sep 19 03:46:20 2013 (r1361) @@ -0,0 +1,36 @@ +diff --git config/stl-headers config/stl-headers +index c057d8e..dc7f6f0 100644 +--- config/stl-headers ++++ config/stl-headers +@@ -21,6 +21,7 @@ algorithm + atomic + deque + ios ++iosfwd + iostream + iterator + limits +diff --git config/system-headers config/system-headers +index d31c94e..570c82a 100644 +--- config/system-headers ++++ config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator +diff --git js/src/config/system-headers js/src/config/system-headers +index d31c94e..570c82a 100644 +--- js/src/config/system-headers ++++ js/src/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator Added: trunk/www/seamonkey/files/patch-bug918177 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/seamonkey/files/patch-bug918177 Thu Sep 19 03:46:20 2013 (r1361) @@ -0,0 +1,36 @@ +diff --git config/stl-headers config/stl-headers +index c057d8e..dc7f6f0 100644 +--- mozilla/config/stl-headers ++++ mozilla/config/stl-headers +@@ -21,6 +21,7 @@ algorithm + atomic + deque + ios ++iosfwd + iostream + iterator + limits +diff --git config/system-headers config/system-headers +index d31c94e..570c82a 100644 +--- mozilla/config/system-headers ++++ mozilla/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator +diff --git js/src/config/system-headers js/src/config/system-headers +index d31c94e..570c82a 100644 +--- mozilla/js/src/config/system-headers ++++ mozilla/js/src/config/system-headers +@@ -469,6 +469,7 @@ IOKit/IOMessage.h + IOKit/pwr_mgt/IOPMLib.h + iomanip + ios ++iosfwd + iostream + iostream.h + iterator