summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-03-05 11:57:16 +0000
committertnn <tnn@pkgsrc.org>2011-03-05 11:57:16 +0000
commit47ad23892d109a0a02b2779366ef25667ea064ed (patch)
tree4df3fe26be03fab1df5066032f8acbaeaa846f91 /www
parenteb621f7ccc4a3b5d985c3278b1b879871a6ff936 (diff)
downloadpkgsrc-47ad23892d109a0a02b2779366ef25667ea064ed.tar.gz
Stability & security update of firefox to 3.6.15.
MFSA 2011-10 CSRF risk with plugins and 307 redirects MFSA 2011-09 Crash caused by corrupted JPEG image MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-07 Memory corruption during text run construction (Windows) MFSA 2011-06 Use-after-free error using Web Workers MFSA 2011-05 Buffer overflow in JavaScript atom map MFSA 2011-04 Buffer overflow in JavaScript upvarMap MFSA 2011-03 Use-after-free error in JSON.stringify MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
Diffstat (limited to 'www')
-rw-r--r--www/firefox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index e97de6c611f..50868e35987 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2011/01/13 13:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2011/03/05 11:57:16 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org