diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-08-13 17:19:51 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-08-13 17:19:51 +0000 |
commit | 105e283b8082d8068666a99611ff389de74090cf (patch) | |
tree | 33d3c85969eb91d59d73abafa06cc8b03927d737 /UPDATING | |
parent | ed87d0ff924f19a01f4c9be43a68129ed71d39d2 (diff) | |
download | ports-105e283b8082d8068666a99611ff389de74090cf.tar.gz ports-105e283b8082d8068666a99611ff389de74090cf.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -18,7 +18,7 @@ you update your ports collection, before attempting any port upgrades. The devel/gio-fam-backend port was removed in the glib 2.36 update. Since the gio-fam-backend port was used in USE_GNOME=glib20, all - dependencies need to be rebuilt. The removal of gio-fam-backend isn't + dependencies need to be rebuilt. The removal of gio-fam-backend isn't critical, glib20 using programs should work just fine if the port is still installed. It is not clear however, if glib20 will use the new kqueue backend or the old fam backend. @@ -1686,9 +1686,8 @@ you update your ports collection, before attempting any port upgrades. AUTHOR: gecko@FreeBSD.org When using Firefox or SeaMonkey compiled with ALSA option ON it may - crash on assert in cubeb_refill_stream as described in ports/170473. - To fix either set media.use_cubeb -> false in about:config or rebuild - audio/alsa-plugins with ARIFF_OSS option disabled (default). + crash on assert in alsa_refill_stream as described in ports/170473. + To workaround disable ARIFF_OSS in audio/alsa-plugins or use PULSEAUDIO. 20121010: AFFECTS: users of CURRENT (OSVERSION >= 1000017) |