diff options
author | adrianp <adrianp> | 2006-04-17 21:12:30 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-04-17 21:12:30 +0000 |
commit | 3fcf0d2bea56b158360eab5c6ad4c8ad45244353 (patch) | |
tree | 604b6996f5aff364e48c8e50bf5bd3418c09c82e /mail | |
parent | e58a7d003103b70718573c48fbcc32647eedb88a (diff) | |
download | pkgsrc-3fcf0d2bea56b158360eab5c6ad4c8ad45244353.tar.gz |
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 (limited to 'mail')
-rw-r--r-- | mail/imp4/Makefile | 4 | ||||
-rw-r--r-- | mail/imp4/PLIST | 5 | ||||
-rw-r--r-- | mail/imp4/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile index 87906da8a8e..c6c03fc0c3e 100644 --- a/mail/imp4/Makefile +++ b/mail/imp4/Makefile @@ -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 @@ DOCDIR= ${PREFIX}/share/doc/imp 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 --git a/mail/imp4/PLIST b/mail/imp4/PLIST index 8c11d8ab9f2..62c71089175 100644 --- a/mail/imp4/PLIST +++ b/mail/imp4/PLIST @@ -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/lavander/screen.css 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/thread.php 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 --git a/mail/imp4/distinfo b/mail/imp4/distinfo index 383096b831f..3e86bcb5698 100644 --- a/mail/imp4/distinfo +++ b/mail/imp4/distinfo @@ -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 |