diff options
author | ghen <ghen> | 2006-11-08 14:39:16 +0000 |
---|---|---|
committer | ghen <ghen> | 2006-11-08 14:39:16 +0000 |
commit | ef91058811e932697beea3d25afc5d5762e5e6f2 (patch) | |
tree | 60c9134460b4a32355ce1b408ee7b1cda0fb3eb9 /www/seamonkey-gtk1 | |
parent | b7d3daeffabab33206c91ed0b15a033ee61392b4 (diff) | |
download | pkgsrc-ef91058811e932697beea3d25afc5d5762e5e6f2.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 |