diff options
author | ghen <ghen@pkgsrc.org> | 2006-11-08 14:39:16 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-11-08 14:39:16 +0000 |
commit | 42b349331f3710153bd88487b4005aeb731c1f4d (patch) | |
tree | 60c9134460b4a32355ce1b408ee7b1cda0fb3eb9 /www/seamonkey-gtk1 | |
parent | 97f88962585892f4033ad062691b058e2c6f1aa2 (diff) | |
download | pkgsrc-42b349331f3710153bd88487b4005aeb731c1f4d.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.6. Fixed in this version:
MFSA 2006-67 Running Script can be recompiled
MFSA 2006-66 RSA signature forgery (variant)
MFSA 2006-65 Crashes with evidence of memory corruption (rv:1.8.0.8)
For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.6/README.html
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile index 8f6106b390b..084933b85ea 100644 --- a/www/seamonkey-gtk1/Makefile +++ b/www/seamonkey-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2006/10/23 10:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.10 2006/11/08 14:39:16 ghen Exp $ MOZILLA= seamonkey-gtk1 -PKGREVISION= 1 COMMENT= Full featured gecko-based browser built with GTK1 |