[Lunar-commits] <moonbase-other> firefox: bump to 32.0.2
Dennis Veatch
dennisveatch at bellsouth.net
Mon Sep 22 11:35:53 CEST 2014
commit 4e101998acfd887b3fd91b70310523fa6c344f7e
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Mon, 22 Sep 2014 05:35:22 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/4e101998acfd887b3fd91b70310523fa6c344f7e
firefox: bump to 32.0.2
---
web/firefox/DEPENDS | +1/-1
web/firefox/DETAILS | +3/-3
2 files changed, 4 insertions(+), 4 deletions(-)
--- a/web/firefox/DEPENDS
+++ b/web/firefox/DEPENDS
@@ -16,7 +16,7 @@ optional_depends "libevent" "--with-system-libevent" "--without-system-
optional_depends "dbus-glib" "--enable-dbus" "--disable-dbus" "For dbus support"
optional_depends "libffi" "--enable-system-ffi" "--disable-system-ffi" "Use system libffi instead of compiling the one in firefox"
optional_depends "sun-jdk" "--with-java-bin-path=/usr/java/default/bin" "" "For java support"
-optional_depends "pulseaudio" "" "--disable-pulseaudio" "Build PulseAudio sound backend"
+optional_depends "pulseaudio" "--enable-pulseaudio" "--disable-pulseaudio" "Build PulseAudio sound backend"
# firefox requires jpeg-turbo extensions, so NO, libjpeg is not enough
optional_depends "libjpeg-turbo" "--with-system-jpeg" "--without-system-jpeg" "System jpeg requires libjpeg-turbo"
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,12 +1,12 @@
MODULE=firefox
- VERSION=32.0.1
+ VERSION=32.0.2
SOURCE=$MODULE-$VERSION.source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-release
SOURCE_URL=http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$VERSION/source/
- SOURCE_VFY=sha1:346754273e345e20f21b2d22cccb33e807507005
+ SOURCE_VFY=sha1:bffb52d48542092e3999c13acbbb482504abe698
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20110814
- UPDATED=20140917
+ UPDATED=20140921
SHORT="A speedy, full-featured web browser"
cat << EOF
Mozilla Firefox is the successor of Mozilla Firebird.
More information about the Lunar-commits
mailing list