svn commit: r410765 - in branches/2016Q1/www: firefox firefox-esr

Jan Beich jbeich at FreeBSD.org
Thu Mar 10 16:35:17 UTC 2016


Author: jbeich
Date: Thu Mar 10 16:35:15 2016
New Revision: 410765
URL: https://svnweb.freebsd.org/changeset/ports/410765

Log:
  MFH: r410739
  
  www/firefox{,-esr}: drop obsolete note after r403852
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2016Q1/www/firefox-esr/pkg-message
  branches/2016Q1/www/firefox/pkg-message
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/www/firefox-esr/pkg-message
==============================================================================
--- branches/2016Q1/www/firefox-esr/pkg-message	Thu Mar 10 16:30:32 2016	(r410764)
+++ branches/2016Q1/www/firefox-esr/pkg-message	Thu Mar 10 16:35:15 2016	(r410765)
@@ -14,23 +14,6 @@ The SSH server on remote_host must allow
 
 ======================================================================
 
-Firefox and HTML5
-
-Certain functions used to display HTML5 elements need the sem(4)
-module but only on 8.x releases (or before r201546).
-
-If your Firefox crashes with the following message while viewing a
-HTML5 page:
-"Bad system call (core dumped)"
-
-you need to load the sem module (kldload sem).
-
-To load sem on every boot put the following into your
-/boot/loader.conf:
-sem_load="YES"
-
-======================================================================
-
 Any bug reports should be addressed to the maintainers at:
 	gecko at FreeBSD.org
 You may also Cc: freebsd-ports at FreeBSD.org. Please do not send

Modified: branches/2016Q1/www/firefox/pkg-message
==============================================================================
--- branches/2016Q1/www/firefox/pkg-message	Thu Mar 10 16:30:32 2016	(r410764)
+++ branches/2016Q1/www/firefox/pkg-message	Thu Mar 10 16:35:15 2016	(r410765)
@@ -14,23 +14,6 @@ The SSH server on remote_host must allow
 
 ======================================================================
 
-Firefox and HTML5
-
-Certain functions used to display HTML5 elements need the sem(4)
-module but only on 8.x releases (or before r201546).
-
-If your Firefox crashes with the following message while viewing a
-HTML5 page:
-"Bad system call (core dumped)"
-
-you need to load the sem module (kldload sem).
-
-To load sem on every boot put the following into your
-/boot/loader.conf:
-sem_load="YES"
-
-======================================================================
-
 Any bug reports should be addressed to the maintainers at:
 	gecko at FreeBSD.org
 You may also Cc: freebsd-ports at FreeBSD.org. Please do not send


More information about the svn-ports-branches mailing list