svn commit: r421886 - in branches/2016Q3/www/firefox: . files

Jan Beich jbeich at FreeBSD.org
Sun Sep 11 23:58:52 UTC 2016


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 at 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 \


More information about the svn-ports-all mailing list