diff options
author | tnn <tnn@pkgsrc.org> | 2009-09-10 00:05:21 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-09-10 00:05:21 +0000 |
commit | 307a49c2ee8c17a56428707480de86e39c6f2edb (patch) | |
tree | bbc5030345d6f307e373305d612c607bb81ce36f | |
parent | 522d11e2188ef5bdecc8a583974f550036c11bc9 (diff) | |
download | pkgsrc-307a49c2ee8c17a56428707480de86e39c6f2edb.tar.gz |
Update to firefox3-3.0.14. 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-48 Insufficient warning for PKCS11 module installation and removal
MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)
-rw-r--r-- | www/firefox3/Makefile | 5 | ||||
-rw-r--r-- | www/firefox3/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 2a51d8dd0b0..01397d5b62f 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2009/08/26 20:24:11 sno Exp $ +# $NetBSD: Makefile,v 1.37 2009/09/10 00:05:21 tnn Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Web browser with support for extensions -PKGREVISION= 1 MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES @@ -19,7 +18,7 @@ BUILDLINK_API_DEPENDS.cairo+= cairo>=1.6.4 .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.13 +MOZ_VER= 3.0.14 XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo index e6cfa3df761..eda9e9f5871 100644 --- a/www/firefox3/distinfo +++ b/www/firefox3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.27 2009/08/04 21:28:41 tnn Exp $ +$NetBSD: distinfo,v 1.28 2009/09/10 00:05:21 tnn Exp $ -SHA1 (firefox-3.0.13-source.tar.bz2) = 28adda0a6f31442ccf6a9faae73ad7286f330148 -RMD160 (firefox-3.0.13-source.tar.bz2) = 5f750249c5ab81c09d1a75fa92657e77388b4e09 -Size (firefox-3.0.13-source.tar.bz2) = 37318606 bytes +SHA1 (firefox-3.0.14-source.tar.bz2) = 807b770674c9486eb731e4d4b927f416c464ecd3 +RMD160 (firefox-3.0.14-source.tar.bz2) = f26887bbab95f6a0c6ed39628d096080eb03e5e4 +Size (firefox-3.0.14-source.tar.bz2) = 37353041 bytes SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3 SHA1 (patch-ab) = 4a1704e96b74c76adca615fdf2c9069ca17e9d70 SHA1 (patch-ac) = af80f061bdd918a61197c9c499e7d1f5b7d10ebd |