pkgsrc/www/seamonkey-bin/Makefile
ghen 99cfc074ac Update seamonkey, seamonkey-bin and seamonkey-gtk1 to SeaMonkey 1.1.5.
Security fixes in this version:

MFSA 2007-36 URIs with invalid %-encoding mishandled by Windows
MFSA 2007-35 XPCNativeWrapper pollution using Script object
MFSA 2007-34 Possible file stealing through sftp protocol
MFSA 2007-33 XUL pages can hide the window titlebar
MFSA 2007-32 File input focus stealing vulnerability
MFSA 2007-31 Browser digest authentication request splitting
MFSA 2007-30 onUnload Tailgating
MFSA 2007-29 Crashes with evidence of memory corruption (rv:1.8.1.8)
MFSA 2007-28 Code execution via QuickTime Media-link files

For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.5/
2007-10-22 08:04:07 +00:00

14 lines
364 B
Makefile

# $NetBSD: Makefile,v 1.17 2007/10/22 08:04:08 ghen Exp $
MOZILLA= seamonkey
MOZ_VER= 1.1.5
MOZ_DISTVER= ${MOZ_VER}
HOMEPAGE= http://www.mozilla.org/projects/seamonkey/
COMMENT= Full-featured gecko-based browser suite (binary package)
DIST_SUBDIR= ${MOZILLA}/${MOZ_DISTDIR}
EMUL_PLATFORMS= linux-i386
.include "../../www/seamonkey-bin/Makefile.common"