[SVN-Commit] r1522 - in trunk: . www/firefox-nightly
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Fri Feb 28 02:03:05 UTC 2014
Author: jbeich
Date: Fri Feb 28 02:02:57 2014
New Revision: 1522
Log:
update
Modified:
trunk/Gecko_ChangeLog
trunk/Gecko_TODO
trunk/www/firefox-nightly/Makefile.hgrev
trunk/www/firefox-nightly/distinfo
Modified: trunk/Gecko_ChangeLog
==============================================================================
--- trunk/Gecko_ChangeLog Fri Feb 28 02:02:50 2014 (r1521)
+++ trunk/Gecko_ChangeLog Fri Feb 28 02:02:57 2014 (r1522)
@@ -1,16 +1,9 @@
-- catch up with directory renames since USES=webplugins was introduced;
- fixes plugins not being automatically enabled after install
-- ALSA now supports playing HTML5 audio with 32-bit sample format [1]
- after being converted from float as passed by firefox/libcubeb [2]
-- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and
- measure about:memory usage, again
-- dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes
- some flash sites work again; as there's no nspluginwrapper in-between
- the infamous "youtube issue" never occurs
-- install DEBUG with symbols [4] and describe the option better [5]
-- enable dumping about:memory upon kill -65, kill -66 and GC/CC log
- upon kill -67 to a file under /tmp directory; linux-firefox uses
- kill -34, kill -35 and kill -36 respectively
+- switch to GSTREAMER option to depend on multimedia/gstreamer1
+- use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
+- enable readahead in url-classifier, asmjs, download resume like on Linux
+- build www/firefox and www/seamonkey faster using unified compilation
+- unbreak build on sparc64 [1]
+- a few DEBUG build fixes
+- add gstreamer note to pkg-message
-PR: ports/183861 [1], ports/184006 [2], ports/169896 [3]
- ports/184285 [4], ports/184540 [4], ports/184286 [5]
+PR: ports/186580 [1]
Modified: trunk/Gecko_TODO
==============================================================================
--- trunk/Gecko_TODO Fri Feb 28 02:02:50 2014 (r1521)
+++ trunk/Gecko_TODO Fri Feb 28 02:02:57 2014 (r1522)
@@ -18,11 +18,7 @@
* native version needs hunting for exact hg revision where content.patch
applies cleanly or source tarball with it already applied
- add native TorBrowserBundle, may need privacy audit of our build glue
-- switch to system libxul (needs slaves with common patches);
- a Debian patch to reduce configure time can be useful
+- deprecate www/libxul in favor of www/firefox (needs sdk)
- move duplicated `>=' deps into bsd.gecko.mk (system libxul?)
- replace FAKEDIR with STAGEDIR
- get rid of symlink farms for webplugins and xpi-* ports
-
-jbeich:
-- switch to --ignore-unresolved-symbol (waiting for binutils 2.24)
Modified: trunk/www/firefox-nightly/Makefile.hgrev
==============================================================================
--- trunk/www/firefox-nightly/Makefile.hgrev Fri Feb 28 02:02:50 2014 (r1521)
+++ trunk/www/firefox-nightly/Makefile.hgrev Fri Feb 28 02:02:57 2014 (r1522)
@@ -1 +1 @@
-HGREV= 170582:a4c51a14aaf2
+HGREV= 171103:826695253218
Modified: trunk/www/firefox-nightly/distinfo
==============================================================================
--- trunk/www/firefox-nightly/distinfo Fri Feb 28 02:02:50 2014 (r1521)
+++ trunk/www/firefox-nightly/distinfo Fri Feb 28 02:02:57 2014 (r1522)
@@ -1,2 +1,2 @@
-SHA256 (firefox-nightly/a4c51a14aaf2.tar.bz2) = 440e3a7d1d7ec7e1930cbb02458730816a78474f16fa0ff98dbdce8721dce198
-SIZE (firefox-nightly/a4c51a14aaf2.tar.bz2) = 136446198
+SHA256 (firefox-nightly/826695253218.tar.bz2) = fb62d37b0f7839a5bee87fea3b17c1888c9d1f5f4b44450382032506a91cdf28
+SIZE (firefox-nightly/826695253218.tar.bz2) = 136768610
More information about the freebsd-gecko
mailing list