svn commit: r421532 - in head/www/firefox: . files

Jan Beich jbeich at FreeBSD.org
Thu Sep 8 06:49:12 UTC 2016


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


More information about the svn-ports-all mailing list