summaryrefslogtreecommitdiff
path: root/www/seamonkey/Makefile.common
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-09-15 15:54:04 +0000
committerghen <ghen@pkgsrc.org>2006-09-15 15:54:04 +0000
commit4bccfeedf21e8a5c52f8822c6f257c6e7a3e7ae6 (patch)
tree31e1c5b815735fb88f92a653885c7bb37bf4b739 /www/seamonkey/Makefile.common
parent7b4b284f889b3ed5af22d06ae0c45b4d484afdd1 (diff)
downloadpkgsrc-4bccfeedf21e8a5c52f8822c6f257c6e7a3e7ae6.tar.gz
Update seamonkey and seamonkey-gtk1 to 1.0.5. Fixed in this version:
MFSA 2006-64 Crashes with evidence of memory corruption (rv:1.8.0.7) MFSA 2006-63 JavaScript execution in mail via XBL MFSA 2006-61 Frame spoofing using document.open() MFSA 2006-60 RSA Signature Forgery MFSA 2006-59 Concurrency-related vulnerability MFSA 2006-57 JavaScript Regular Expression Heap Corruption For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.5/
Diffstat (limited to 'www/seamonkey/Makefile.common')
-rw-r--r--www/seamonkey/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey/Makefile.common b/www/seamonkey/Makefile.common
index 09f60b15608..21826463c5b 100644
--- a/www/seamonkey/Makefile.common
+++ b/www/seamonkey/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.8 2006/09/15 14:05:23 ghen Exp $
+# $NetBSD: Makefile.common,v 1.9 2006/09/15 15:54:04 ghen Exp $
-MOZ_VER= 1.0.4
+MOZ_VER= 1.0.5
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= seamonkey-${MOZ_DIST_VER}.source
PKGNAME= ${MOZILLA}-${MOZ_VER}