diff options
author | adrianp <adrianp> | 2008-12-15 23:13:44 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-12-15 23:13:44 +0000 |
commit | 0b5f46ae0288552bf5481cbfa5eaa6e3aa70d851 (patch) | |
tree | b91372c0bb000ac66a34fdb09a1e3ee359ae8387 /mail/imp | |
parent | 427ff927ddc12a037b1163be018a65ec11cee0ba (diff) | |
download | pkgsrc-0b5f46ae0288552bf5481cbfa5eaa6e3aa70d851.tar.gz |
Update to 4.3.2
------
v4.3.2
------
[mms] Fix prototypejs regression on IE (Bug #6590).
------
v4.3.1
------
[jan] SECURITY: Escape output in test.php.
[mms] Don't include Virtual Folder information in when tracking folder
tree changes (Bug #7739).
[mms] Marked stripped parts as 'attachment', not 'inline' (Request #4664).
[mms] Fix linking from addresses in mailbox to compose screen (Bug #7432).
[jan] Use mailer configuration when sending iTip replies (Bug #7388).
[jan] Always display multipart/appledouble attachments.
[mms] Upgrade prototype.js to v1.6.0.3.
Diffstat (limited to 'mail/imp')
-rw-r--r-- | mail/imp/Makefile | 4 | ||||
-rw-r--r-- | mail/imp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index be9e10fcd47..2c3bd1165fd 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2008/10/12 12:03:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.51 2008/12/15 23:13:44 adrianp Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} @@ -26,7 +26,7 @@ DOCDIR= ${PREFIX}/share/doc/imp EGDIR= ${PREFIX}/share/examples/imp HORDEDIR= ${PREFIX}/share/horde IMPDIR= ${HORDEDIR}/imp -IMPVER= 4.3 +IMPVER= 4.3.2 PAXDIRS= lib locale po scripts templates themes js PKG_USERS_VARS+= APACHE_USER diff --git a/mail/imp/distinfo b/mail/imp/distinfo index eef5250fb91..3d355588a51 100644 --- a/mail/imp/distinfo +++ b/mail/imp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2008/10/12 12:03:12 adrianp Exp $ +$NetBSD: distinfo,v 1.22 2008/12/15 23:13:44 adrianp Exp $ -SHA1 (imp-h3-4.3.tar.gz) = 6790b0fbba81d59453b64fd330d83e002fc17196 -RMD160 (imp-h3-4.3.tar.gz) = b2c5d949747ebda4d2607ea0c370211d66c90df3 -Size (imp-h3-4.3.tar.gz) = 5237421 bytes +SHA1 (imp-h3-4.3.2.tar.gz) = 79077d790ef7e1d6d49ba053da24e524b242396f +RMD160 (imp-h3-4.3.2.tar.gz) = bb563bd7186ae5a49e7d41cd1f49ee467b657123 +Size (imp-h3-4.3.2.tar.gz) = 5252189 bytes |