diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-03-18 12:15:48 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-03-18 12:15:48 +0000 |
commit | 1121ab577b00edcbd0af6d3c92f84f244d45e408 (patch) | |
tree | c8cacb6ba8b4d749dc204f2789b3b1f8a7c0d84b | |
parent | a931573f2d6c08dedf646d5ea0a4fc5cc2a3fcb7 (diff) | |
download | pkgsrc-1121ab577b00edcbd0af6d3c92f84f244d45e408.tar.gz |
Update to 4.1.4
[jan] SECURITY: Fix XSS vulnerabilities in the search screen and thread view.
[jan] Improve displaying of PGP messages (requires Horde 3.1.4 partially).
[mms] Make sure we pass a read/write IMAP stream to the filters API (Bug
5054).
[mms] Do not allow move to trash unless trash folder is defined (Bug 5012).
[jan] Fix an encoding issue with the address book popup (Bug 5050).
-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 9e0718ae7d3..b1c7f5ccd71 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2006/08/17 20:17:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.41 2007/03/18 12:15:48 adrianp Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} @@ -22,7 +22,7 @@ DOCDIR= ${PREFIX}/share/doc/imp EGDIR= ${PREFIX}/share/examples/imp HORDEDIR= ${PREFIX}/share/horde IMPDIR= ${HORDEDIR}/imp -IMPVER= 4.1.3 +IMPVER= 4.1.4 PAXDIRS= lib locale po scripts templates themes BUILD_DEFS+= APACHE_USER diff --git a/mail/imp/distinfo b/mail/imp/distinfo index 304544cee4c..f27826fa001 100644 --- a/mail/imp/distinfo +++ b/mail/imp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2006/08/17 20:17:12 adrianp Exp $ +$NetBSD: distinfo,v 1.17 2007/03/18 12:15:48 adrianp Exp $ -SHA1 (imp-h3-4.1.3.tar.gz) = 463e995e8faf96001827066046d32eac31514b4a -RMD160 (imp-h3-4.1.3.tar.gz) = 81119c941a26642828c5d383b9095ae9ccd1afad -Size (imp-h3-4.1.3.tar.gz) = 4178089 bytes +SHA1 (imp-h3-4.1.4.tar.gz) = ad79c04752ad9f56ab1b5fbbd62f23809ef84c4e +RMD160 (imp-h3-4.1.4.tar.gz) = f09c32f0c274651068ec1ed56f1142612ccefa51 +Size (imp-h3-4.1.4.tar.gz) = 4204260 bytes |