summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2009-09-10 00:03:37 +0000
committertnn <tnn>2009-09-10 00:03:37 +0000
commit97c7f92365eec4dab2b3a7e7d08b6a7e156f61bd (patch)
treec8f135901a8173bc71a63990b76d844abbb177d0 /www/firefox/Makefile
parentc91805d4d4e25ab3e7a5789f826c3a8c4e2997f3 (diff)
downloadpkgsrc-97c7f92365eec4dab2b3a7e7d08b6a7e156f61bd.tar.gz
Update to firefox-3.5.3. Bugfix and security release.
MFSA 2009-51 Chrome privilege escalation with FeedWriter MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters MFSA 2009-49 TreeColumns dangling pointer vulnerability MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 6a962125f21..3530466020c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2009/08/29 10:34:37 tnn Exp $
+# $NetBSD: Makefile,v 1.55 2009/09/10 00:03:37 tnn Exp $
#
-DISTNAME= firefox-${FIREFOX_VER}-source
+DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${FIREFOX_VER}
-FIREFOX_VER= 3.5.2
-PKGREVISION= 2
+FIREFOX_VER= 3.5.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2