diff options
author | tron <tron> | 2009-03-05 15:44:02 +0000 |
---|---|---|
committer | tron <tron> | 2009-03-05 15:44:02 +0000 |
commit | f79c2f2ae04cd8a00809184ab29426dc564f202f (patch) | |
tree | 47bda1b59bdeedbf7524e3d4bf9c9926f9afafde /www | |
parent | f46633b3a967bf96751972d4935459461e1cc35d (diff) | |
download | pkgsrc-f79c2f2ae04cd8a00809184ab29426dc564f202f.tar.gz |
Update "firefox" package to version 3.0.7. Changes since version 3.0.6:
- Fixed several security issues.
- Fixed several stability issues.
- Official releases for the Estonian, Kannada and Telugu languages are
now available.
- Items in the "File" menu show as inactive after using the "Print" item
from that menu - switching to a new tab restores them (bug 425844).
This issue has been fixed.
- For some users, cookies would appear to go “missing” after a few days
(bug 444600).
- Mac users of the Flashblock add-on, experienced an issue where sound
from the Flash plug-in would continue to play for a short time after
closing a tab or window (bug 474022).
- Fixed several issues related to accessibility features.
Diffstat (limited to 'www')
-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 cc1021b857b..71a678612f8 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2009/02/11 18:49:04 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/03/05 15:44:02 tron Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 -PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser PKG_DESTDIR_SUPPORT= user-destdir @@ -21,7 +20,7 @@ BUILDLINK_API_DEPENDS.cairo+= cairo>=1.6.4 .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.6 +MOZ_VER= 3.0.7 XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR diff --git a/www/firefox3/distinfo b/www/firefox3/distinfo index b05589d9fa9..074dc957c77 100644 --- a/www/firefox3/distinfo +++ b/www/firefox3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2009/02/11 10:09:47 markd Exp $ +$NetBSD: distinfo,v 1.17 2009/03/05 15:44:02 tron Exp $ -SHA1 (firefox-3.0.6-source.tar.bz2) = e2845c07b507308664f6f39086a050b2773382fb -RMD160 (firefox-3.0.6-source.tar.bz2) = 89621d5c2e02f359a2552b714685b78cbdfbbf0e -Size (firefox-3.0.6-source.tar.bz2) = 37081721 bytes +SHA1 (firefox-3.0.7-source.tar.bz2) = 03c078d9c2d047d7cdc25f7823c6e647cb8d8f8b +RMD160 (firefox-3.0.7-source.tar.bz2) = da4319a3cbbb2deaab5dc80e1e18f042d98e4859 +Size (firefox-3.0.7-source.tar.bz2) = 37066129 bytes SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3 SHA1 (patch-ab) = dd388a040f99f71a79cf03a328de810e8d623374 SHA1 (patch-ac) = c814530c1a8574739b7557d007563232b6070c51 |