Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2016 06:49:11 +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: r421532 - in head/www/firefox: . files
Message-ID:  <201609080649.u886nBOv096429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep  8 06:49:10 2016
New Revision: 421532
URL: https://svnweb.freebsd.org/changeset/ports/421532

Log:
  www/firefox: re-enable OMTC for BUNDLED_CAIRO=off (backing out r393805)
  
  OMTC is also required to support Electrolysis (called Multiprocess Windows in
  about:support) introduced in Firefox 48 via e10srollout@mozilla.org system addon.
  
  PR:		202174, 211792
  Tested by:	scf
  MFH:		2016Q3

Deleted:
  head/www/firefox/files/patch-modules-libpref-init-all.js
Modified:
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Sep  8 06:48:53 2016	(r421531)
+++ head/www/firefox/Makefile	Thu Sep  8 06:49:10 2016	(r421532)
@@ -4,6 +4,7 @@
 PORTNAME=	firefox
 DISTVERSION=	49.0
 DISTVERSIONSUFFIX=.source
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \



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