pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/imp4 Update to 4.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/575e62af8e03
branches:  trunk
changeset: 511586:575e62af8e03
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Mon Apr 17 21:12:30 2006 +0000

description:
Update to 4.1.1
> Major changes compared to the IMP H3 (4.1) version are:
>     * X-Color data, normally set by the fetchmail process, is now escaped
>       to protect against malicious senders.
>     * Added preference for default charset when reading messages.
>     * Added preference to define how to expand the folder list in sidebar.
>     * Fixed logins to Exchange and other IMAP servers that propagate wrong
>       authentication methods.
>     * Fixed creation of duplicate Virtual INBOXes.
>     * Fixed spellcheck on send.
>     * Updated Danish, Dutch, Greek, Estonian, French, Japanese and Norwegian
>       translations.
>     * More small bugfixes and improvements.

diffstat:

 mail/imp4/Makefile |  4 ++--
 mail/imp4/PLIST    |  5 ++---
 mail/imp4/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (57 lines):

diff -r 98dec02f7a78 -r 575e62af8e03 mail/imp4/Makefile
--- a/mail/imp4/Makefile        Mon Apr 17 20:57:22 2006 +0000
+++ b/mail/imp4/Makefile        Mon Apr 17 21:12:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/08 23:38:09 adrianp Exp $
+# $NetBSD: Makefile,v 1.18 2006/04/17 21:12:30 adrianp Exp $
 
 DISTNAME=      imp-h3-${IMPVER}
 PKGNAME=       imp-${IMPVER}
@@ -21,7 +21,7 @@
 EGDIR=         ${PREFIX}/share/examples/imp
 HORDEDIR=      ${PREFIX}/share/horde
 IMPDIR=                ${HORDEDIR}/imp
-IMPVER=                4.1
+IMPVER=                4.1.1
 PAXDIRS=       lib locale po scripts templates themes
 
 MESSAGE_SUBST+=        IMPDIR=${IMPDIR:Q}
diff -r 98dec02f7a78 -r 575e62af8e03 mail/imp4/PLIST
--- a/mail/imp4/PLIST   Mon Apr 17 20:57:22 2006 +0000
+++ b/mail/imp4/PLIST   Mon Apr 17 21:12:30 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/03/19 16:54:35 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/17 21:12:30 adrianp Exp $
 share/doc/imp/CHANGES
 share/doc/imp/COPYING
 share/doc/imp/CREDITS
@@ -348,7 +348,7 @@
 share/horde/imp/themes/luc/screen.css
 share/horde/imp/themes/lucblue/screen.css
 share/horde/imp/themes/postnuke/screen.css
-share/horde/imp/themes/rtl/screen.css
+share/horde/imp/themes/rtl.css
 share/horde/imp/themes/screen.css
 share/horde/imp/themes/simplex/screen.css
 share/horde/imp/themes/sun/screen.css
@@ -356,7 +356,6 @@
 share/horde/imp/view.php
 @dirrm share/horde/imp/themes/sun
 @dirrm share/horde/imp/themes/simplex
-@dirrm share/horde/imp/themes/rtl
 @dirrm share/horde/imp/themes/postnuke
 @dirrm share/horde/imp/themes/lucblue
 @dirrm share/horde/imp/themes/luc
diff -r 98dec02f7a78 -r 575e62af8e03 mail/imp4/distinfo
--- a/mail/imp4/distinfo        Mon Apr 17 20:57:22 2006 +0000
+++ b/mail/imp4/distinfo        Mon Apr 17 21:12:30 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/03/08 23:38:09 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2006/04/17 21:12:30 adrianp Exp $
 
-SHA1 (imp-h3-4.1.tar.gz) = e842f08c8d69364d675d2a37fd12426181be157b
-RMD160 (imp-h3-4.1.tar.gz) = f6dd0f41ea77cd270f91a69b5f69808afbcec8e6
-Size (imp-h3-4.1.tar.gz) = 3756910 bytes
+SHA1 (imp-h3-4.1.1.tar.gz) = 08c9f9b172e0846f7ecf857e3b74188e44306fa5
+RMD160 (imp-h3-4.1.1.tar.gz) = 2bfeab260e78e26b73fd11f36b5ad55d94f6c3bb
+Size (imp-h3-4.1.1.tar.gz) = 4063589 bytes



Home | Main Index | Thread Index | Old Index