Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2016 23:58:50 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r421886 - in branches/2016Q3/www/firefox: . files
Message-ID:  <201609112358.u8BNwop1038464@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Sep 11 23:58:50 2016
New Revision: 421886
URL: https://svnweb.freebsd.org/changeset/ports/421886

Log:
  MFH: r421532
  
  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
  Approved by:	ports-secteam (feld)

Deleted:
  branches/2016Q3/www/firefox/files/patch-modules-libpref-init-all.js
Modified:
  branches/2016Q3/www/firefox/Makefile
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/www/firefox/Makefile
==============================================================================
--- branches/2016Q3/www/firefox/Makefile	Sun Sep 11 23:57:56 2016	(r421885)
+++ branches/2016Q3/www/firefox/Makefile	Sun Sep 11 23:58:50 2016	(r421886)
@@ -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?201609112358.u8BNwop1038464>