diff options
author | ghen <ghen@pkgsrc.org> | 2007-03-21 13:33:04 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-03-21 13:33:04 +0000 |
commit | 5988dc0ebe0b989589e26468410c157dd4acf62b (patch) | |
tree | 14eb46e8b4f54fcf6c59fa6e2e5d893e73dba0c2 /www/firefox | |
parent | 327a58e217db3392af1f417d2591f7ed4194a2d7 (diff) | |
download | pkgsrc-5988dc0ebe0b989589e26468410c157dd4acf62b.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.11. Fixed in this version:
* Security update: MFSA 2007-11 (FTP PASV port-scanning) has been fixed.
* Website Compatibility: Fixed various web compatibility regressions.
For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.11.html
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/DESCR | 4 | ||||
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/Makefile-firefox.common | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
4 files changed, 11 insertions, 8 deletions
diff --git a/www/firefox/DESCR b/www/firefox/DESCR index 2f9713be943..fe99f48a261 100644 --- a/www/firefox/DESCR +++ b/www/firefox/DESCR @@ -7,3 +7,7 @@ windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available. + +Note: Firefox 1.5.0.x will be maintained with security and stability +updates until April 24, 2007. All users are encouraged to upgrade to +Firefox 2 (pkgsrc/www/firefox2 and firefox2-gtk1). diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8de6a87daa9..021c96d6ec0 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2007/03/07 21:32:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.43 2007/03/21 13:33:04 ghen Exp $ MOZILLA= firefox -PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser MOZILLA_USE_GTK2= # yes diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index d865ad1b7cf..611c5ecd972 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.41 2007/02/25 00:43:23 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.42 2007/03/21 13:33:04 ghen Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 1.5.0.10 +MOZ_VER= 1.5.0.11 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 21597ef2386..552634097ee 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.63 2007/03/07 22:05:21 joerg Exp $ +$NetBSD: distinfo,v 1.64 2007/03/21 13:33:04 ghen Exp $ -SHA1 (firefox-1.5.0.10-source.tar.bz2) = c341958ca46d04a4dad6266cb8c11b534f5f758e -RMD160 (firefox-1.5.0.10-source.tar.bz2) = 6d190be0fa5c38cdbf637af49a351731d4a68d06 -Size (firefox-1.5.0.10-source.tar.bz2) = 35539364 bytes +SHA1 (firefox-1.5.0.11-source.tar.bz2) = a094ceca09306138828ffa1bce346953ff757ecc +RMD160 (firefox-1.5.0.11-source.tar.bz2) = 060a6ad81b8312a444568a2609888d2ef1c58bfc +Size (firefox-1.5.0.11-source.tar.bz2) = 35534921 bytes SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3 SHA1 (patch-ab) = eda86e19dbf45be392b6be4a40dbb25936c91439 SHA1 (patch-ac) = c0cfa9805d883e0761b5bc63b4015cbf1e951eec |