summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorghen <ghen>2007-03-21 13:33:04 +0000
committerghen <ghen>2007-03-21 13:33:04 +0000
commitb893a5f732c31f7c1bb92b481bd2c1e04aee3f3e (patch)
tree14eb46e8b4f54fcf6c59fa6e2e5d893e73dba0c2 /www/firefox-gtk1
parent1ad9191152978691dd0f611e0e019d69a7dd6b62 (diff)
downloadpkgsrc-b893a5f732c31f7c1bb92b481bd2c1e04aee3f3e.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-gtk1')
-rw-r--r--www/firefox-gtk1/DESCR4
-rw-r--r--www/firefox-gtk1/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/www/firefox-gtk1/DESCR b/www/firefox-gtk1/DESCR
index 4a65a42866e..cba6624f213 100644
--- a/www/firefox-gtk1/DESCR
+++ b/www/firefox-gtk1/DESCR
@@ -8,4 +8,8 @@ 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).
+
firefox-gtk1 uses GTK+-1.x widgets.
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile
index 4e94a3486c6..51a9f4a360b 100644
--- a/www/firefox-gtk1/Makefile
+++ b/www/firefox-gtk1/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2007/03/07 21:32:54 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.17 2007/03/21 13:33:05 ghen Exp $
MOZILLA= firefox-gtk1
-PKGREVISION= 1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x