aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-10-18 11:05:34 +0800
committermarcus <marcus@FreeBSD.org>2002-10-18 11:05:34 +0800
commit398079d2a1902bac5c25a421b387ad6853f9586b (patch)
treeb3b774de76210b9c954d5be7396165da9a009e22 /www/seamonkey/Makefile
parent036f360f0d5769a46e1e514913ed091355d75c29 (diff)
downloadfreebsd-ports-gnome-398079d2a1902bac5c25a421b387ad6853f9586b.tar.gz
freebsd-ports-gnome-398079d2a1902bac5c25a421b387ad6853f9586b.tar.zst
freebsd-ports-gnome-398079d2a1902bac5c25a421b387ad6853f9586b.zip
Add a patch from Mozilla CVS to correct the recent security hole. Un-forbid
the port. Patch link was Submitted by: Jung-uk Kim <jkim@niksun.com>
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r--www/seamonkey/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index ae79b3d9e0ff..26cd94194c3f 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mozilla
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -32,8 +32,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249"
-FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467"
-
EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude
USE_X_PREFIX= yes
USE_PERL5= yes