summaryrefslogtreecommitdiff
path: root/www/mozilla-gtk2
diff options
context:
space:
mode:
authortaya <taya>2004-09-17 14:01:44 +0000
committertaya <taya>2004-09-17 14:01:44 +0000
commit8938e242b3cdbc913c3725bbfbf9ce5c83901335 (patch)
tree26d8fe609b43475525c78f05f648b10064c9cfe5 /www/mozilla-gtk2
parenta1cbdf78fb66600787c21df77596f8fc7d529094 (diff)
downloadpkgsrc-8938e242b3cdbc913c3725bbfbf9ce5c83901335.tar.gz
Update mozilla & mozilla-gtk2 to 1.7.3
Mozilla 1.7.3 is a security update to Mozilla 1.7 that fixes a several security vulnerabilities. #93 "Send page" heap overrun (258005) #92 javascript clipboard access (257523) #91 Privilege request confusion (253942) #90 Buffer overflow when displaying VCard (257314) #89 BMP integer overflow (255067) #88 javascript: link dragging (250862) #87 non-ascii hostname heap overrun (256316) #86 Malicious POP3 server III (245066, 226669) #85 Wrong file permissions after installing on Linux (231083, 235781) #84 Wrong file permissions in linux archive (254303) See the page bellow for detail http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
Diffstat (limited to 'www/mozilla-gtk2')
-rw-r--r--www/mozilla-gtk2/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/mozilla-gtk2/Makefile b/www/mozilla-gtk2/Makefile
index 6efa3e1a1e5..8b0e1ba5b22 100644
--- a/www/mozilla-gtk2/Makefile
+++ b/www/mozilla-gtk2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/08/09 14:19:20 taya Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/17 14:01:45 taya Exp $
MOZILLA= mozilla-gtk2
MOZILLA_BIN= mozilla-bin
-MOZ_VER= 1.7.2
+MOZ_VER= 1.7.3
EXTRACT_SUFX= .tar.bz2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -10,6 +10,9 @@ DISTINFO_FILE= ${.CURDIR}/../../www/mozilla/distinfo
PATCHDIR= ${.CURDIR}/../../www/mozilla/patches
FILESDIR= ${.CURDIR}/../../www/mozilla/files
+DISTFILES+= mozilla-source-1.7.3-libart_lgpl.tar.bz2
+SITES_mozilla-source-1.7.3-libart_lgpl.tar.bz2=${MASTER_SITE_LOCAL}
+
COMMENT= Full featured gecko-based browser built with GTK2
USE_GCC_SHLIB= yes