axs         15/04/06 22:38:40

  Modified:             firefox-37.0.1.ebuild ChangeLog
  Log:
  firefox-37 works now that jit is forced-on, removing mask
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  Changes    Path
1.6                  www-client/firefox/firefox-37.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?r1=1.5&r2=1.6

Index: firefox-37.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- firefox-37.0.1.ebuild       6 Apr 2015 19:38:34 -0000       1.5
+++ firefox-37.0.1.ebuild       6 Apr 2015 22:38:40 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.5 2015/04/06 19:38:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.6 2015/04/06 22:38:40 axs Exp $
 
 EAPI="5"
 VIRTUALX_REQUIRED="pgo"
@@ -147,6 +147,7 @@
        epatch "${WORKDIR}/firefox"
 
        epatch "${FILESDIR}"/${PN}-35.0-gmp-clearkey-sprintf.patch
+       epatch "${FILESDIR}"/${PN}-37.0-jemalloc_configure_unbashify.patch
 
        # Allow user to apply any additional patches without modifing ebuild
        epatch_user
@@ -352,7 +353,6 @@
 
        # Required in order to use plugins and even run firefox on hardened.
        pax-mark m 
"${ED}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
-       pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container
 
        if use minimal; then
                rm -r "${ED}"/usr/include 
"${ED}${MOZILLA_FIVE_HOME}"/{idl,include,lib,sdk} \



1.410                www-client/firefox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.410&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.410&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.409&r2=1.410

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -r1.409 -r1.410
--- ChangeLog   6 Apr 2015 19:38:34 -0000       1.409
+++ ChangeLog   6 Apr 2015 22:38:40 -0000       1.410
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.409 
2015/04/06 19:38:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.410 
2015/04/06 22:38:40 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) <[email protected]> 
firefox-37.0.1.ebuild,
+  +files/firefox-37.0-jemalloc_configure_unbashify.patch:
+  firefox-37 works now that jit is forced-on, removing mask
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) <[email protected]> 
firefox-37.0.1.ebuild:
   fixed configure option to enable jit, last time i promise
@@ -13,7 +17,7 @@
   functional firefox
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) <[email protected]> 
firefox-37.0.1.ebuild:
-  fixed nss dependency version, bug 575744
+  fixed nss dependency version, bug 545744
 
 *firefox-31.6.0 (05 Apr 2015)
 




Reply via email to