New commits:
commit ed131ce127cfe2a7080576e6bf46b4ffa8dfded9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
firefox: Remove gnome-vfs2 support (broken)
See https://bugzilla.mozilla.org/show_bug.cgi?id=799458, gnome-vfs
support is disabled by default. They say it works, but the last few
firefox releases it has not worked for me.
"/usr/src/firefox-22.0/mozilla-release/toolkit/mozapps/installer/packager.py",
line 374, in <module>
main()
File
"/usr/src/firefox-22.0/mozilla-release/toolkit/mozapps/installer/packager.py",
line 327, in main
copier.add(mozpack.path.join(binpath, 'removed-files'), removals)
File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
self.gen.next()
File
"/usr/src/firefox-22.0/mozilla-release/python/mozbuild/mozpack/errors.py",
line 129, in accumulate
raise AccumulatedErrors()
mozpack.errors.AccumulatedErrors
make[2]: *** [stage-package] Error 1
make[2]: Leaving directory
`/usr/src/firefox-22.0/mozilla-release/firefox-build/browser/installer'
-optional_depends gnome-vfs2 \
- "--enable-gnomevfs" \
- "--disable-gnomevfs" \
- "for GnomeVFS support" &&
-
optional_depends startup-notification \
'--enable-startup-notification' \
'--disable-startup-notification' \
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index bc0540f..02ad8fd 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,9 @@
+2013-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Remove gnome-vfs2 support (broken)
+ See https://bugzilla.mozilla.org/show_bug.cgi?id=799458, gnome-vfs
+ support is disabled by default. They say it works, but the last
+ few firefox releases it has not worked for me.
+
2013-06-25 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 22.0, SECURITY_PATCH++
* BUILD: removed now useless fast math fix
[SM-Commit] GIT changes to master grimoire by Eric Sandall (ed131ce127cfe2a7080576e6bf46b4ffa8dfded9),
Eric Sandall, 06/26/2013