diff options
author | tnn <tnn@pkgsrc.org> | 2009-04-28 09:14:25 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-04-28 09:14:25 +0000 |
commit | aa8c3c94e2697e6071d4a65306a0d2b11f0dc5bb (patch) | |
tree | da7871193c766e4298846ce5ee4cd58fe4481801 /www/firefox3 | |
parent | 5871ccfaa5ae7877de17bc1eedb70c1150e904e0 (diff) | |
download | pkgsrc-aa8c3c94e2697e6071d4a65306a0d2b11f0dc5bb.tar.gz |
Update to Firefox 3.0.10. Fixes a botched security fix from 3.0.9 which
may result in crashes if certain addons are installed. (mfsa2009-23)
Diffstat (limited to 'www/firefox3')
-rw-r--r-- | www/firefox3/Makefile | 4 | ||||
-rw-r--r-- | www/firefox3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index a3339c50114..2d0dd339ca1 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2009/04/22 18:15:05 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2009/04/28 09:14:25 tnn Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Lightweight gecko-based web browser @@ -18,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.9 +MOZ_VER= 3.0.10 XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo index 0cf58cc929b..51326d63bda 100644 --- a/www/firefox3/distinfo +++ b/www/firefox3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.23 2009/04/22 18:15:05 tnn Exp $ +$NetBSD: distinfo,v 1.24 2009/04/28 09:14:25 tnn Exp $ -SHA1 (firefox-3.0.9-source.tar.bz2) = e2d80d6d445b62268fedc43f757918dd5c1ef83a -RMD160 (firefox-3.0.9-source.tar.bz2) = 23d95e2f87483f8cb9a88f8b88fffd4a2be24602 -Size (firefox-3.0.9-source.tar.bz2) = 37079070 bytes +SHA1 (firefox-3.0.10-source.tar.bz2) = 67f74cac153d37aa6aff8d5c62042fb76e197481 +RMD160 (firefox-3.0.10-source.tar.bz2) = 301ecfe77eef5d0b698b1f1d340b952b1a59ab39 +Size (firefox-3.0.10-source.tar.bz2) = 37081374 bytes SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3 SHA1 (patch-ab) = 4a1704e96b74c76adca615fdf2c9069ca17e9d70 SHA1 (patch-ac) = af80f061bdd918a61197c9c499e7d1f5b7d10ebd |