diff options
author | ghen <ghen@pkgsrc.org> | 2008-07-16 15:44:19 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-07-16 15:44:19 +0000 |
commit | 053bd597192f84233ea61e215e76ca804eeac4e0 (patch) | |
tree | f6272b5968f5f7fa60c987b543e84e2678bda00e /www/seamonkey-bin/Makefile | |
parent | ecef7b9e6bf38f895b8de8cfed2bc524c33d3e25 (diff) | |
download | pkgsrc-053bd597192f84233ea61e215e76ca804eeac4e0.tar.gz |
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.11.
Security fixes in this version:
MFSA 2008-34 Remote code execution by overflowing CSS reference counter
For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.11/
Diffstat (limited to 'www/seamonkey-bin/Makefile')
-rw-r--r-- | www/seamonkey-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile index beeaac8162a..da6eff89dee 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2008/07/05 12:04:38 ghen Exp $ +# $NetBSD: Makefile,v 1.24 2008/07/16 15:44:19 ghen Exp $ MOZILLA= seamonkey -MOZ_VER= 1.1.10 +MOZ_VER= 1.1.11 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ |