Changes 3.2.6:
* Security fix * Workarounds for buggy browser behaviour * Support for folder names in other charsets than iso-8859-1 * Many bug-fixes
This commit is contained in:
parent
3921b90bc1
commit
0a2abb3172
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.26 2004/10/31 23:47:33 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2004/11/09 16:38:07 adam Exp $
|
||||
|
||||
DISTNAME= imp-3.2.4
|
||||
DISTNAME= imp-3.2.6
|
||||
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.2.4:../../www/horde
|
||||
DEPENDS+= horde>=2.2.4:../../www/horde
|
||||
DEPENDS+= php-imap>4.0.0:../../mail/php-imap
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/imp
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.10 2004/06/26 20:35:48 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.11 2004/11/09 16:38:07 adam Exp $
|
||||
|
||||
SHA1 (imp-3.2.4.tar.gz) = ecb899b32726ef255826238b549d730c21687f30
|
||||
Size (imp-3.2.4.tar.gz) = 1568463 bytes
|
||||
SHA1 (imp-3.2.6.tar.gz) = 1c44bac82fab19ec0dbe2abedb40627959a6e33b
|
||||
Size (imp-3.2.6.tar.gz) = 1584426 bytes
|
||||
|
|
Loading…
Reference in a new issue