summaryrefslogtreecommitdiff
path: root/mail/imp/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2003-03-17 18:05:27 +0000
committerbouyer <bouyer>2003-03-17 18:05:27 +0000
commit15b5499e8fa6cf6f83b6a8b7e909510a5e29f209 (patch)
tree5ba815c9af063fa3a675d394a0827e7c9b35d348 /mail/imp/Makefile
parentc9ad88613fe975a8fd4eac3b7960d5de126e71aa (diff)
downloadpkgsrc-15b5499e8fa6cf6f83b6a8b7e909510a5e29f209.tar.gz
Update to 3.2.1
Main changes from 3.0: Add various translations Check for invalid 8bit characters in email addresses Updates for various browsers quirks Do not allow the '\' character in full names (see RFC 2822 [3.2.5]). Close several small XSS vulnerabilities Show timeout warning if session is about to expire Added images MIME_Viewer Protect against modified login forms Escape login data correctly Various bug fixes and interface improvements. For details see share/doc/imp/CHANGES
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r--mail/imp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index abeb2dbff58..43bd086172d 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2003/01/28 22:03:33 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2003/03/17 18:05:27 bouyer Exp $
-DISTNAME= imp-3.0
+DISTNAME= imp-3.2.1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
@@ -8,7 +8,7 @@ MAINTAINER= bouyer@netbsd.org
HOMEPAGE= http://www.horde.org/imp/
COMMENT= Internet Messaging Program
-DEPENDS+= horde-2.0:../../www/horde
+DEPENDS+= horde-2.2.1:../../www/horde
DEPENDS+= php-imap>4.0.0:../../mail/php4-imap
DOCDIR= ${PREFIX}/share/doc/imp