pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/imp4 - Update imp from 4.0.1 -> 4.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e033b574c865
branches:  trunk
changeset: 491639:e033b574c865
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Mar 27 12:18:53 2005 +0000

description:
- Update imp from 4.0.1 -> 4.0.2

------
v4.0.2
------

[mms] Don't wrap flowed text in print view (Bug 1318).
[jan] Don't append trailer text twice if sending a message resumed from a
draft (Bug 1306).
[mms] Fix display of attachment names when forwarding messages (Bug 1300).

----------
v4.0.2-RC1
----------
[mms] Decode the contents of the preview messages.
[mms] Fix reload of underlying window after entering PGP or S/MIME passphrase
(Bug 1145).
[cjh] Fix recompose recovery of messages written before a session timeout
(Bug 1209).
[mms] Don't escape 'From' at the beginning of the line in text messages.
[mms] Fix 'smtphost' and 'smtpport' configuration parameters.
[jan] Add batchCompose API method.
[mms] Fix a (very rare) situation where a base64 encoded message is not decoded
correctly in forwards/replies (Bug 1077).
[mms] Fix forwarding as a digest from search folders (Bug 1263).
[cjh] Fix PHP notice after forwarding a message (Bug 1283).
[mms] Show, but don't activate current folder in "Move/Copy To" folder list
(Bug 1240).
[mms] Make sure we show container folders in the search screen folder list.
[mms] Don't show address book save link for PGP and S/MIME keys if no default
address book is configured (Bug 1144).
[mms] Require virtual folders to have a label (Bug 1160).
[jan] Speed up mailbox loading by caching processed email addresses.
[jan] Fix new mail notification popups in mailbox views (Bug 876).
[jan] Fix custom_login.php example script.
[cjh] Don't insert entries for emails that already exist when gathering
addresses from outgoing emails (Bug 1054).
[jan] Fix wrapping of header in mailbox view with IE (Bug 1110).

diffstat:

 mail/imp4/Makefile |  5 ++---
 mail/imp4/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 2121139e4ee3 -r e033b574c865 mail/imp4/Makefile
--- a/mail/imp4/Makefile        Sun Mar 27 11:18:37 2005 +0000
+++ b/mail/imp4/Makefile        Sun Mar 27 12:18:53 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/03/25 13:13:13 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/27 12:18:53 adrianp Exp $
 
 DISTNAME=      imp-h3-${IMPVER}
 PKGNAME=       imp-${IMPVER}
-PKGREVISION=   1
 CATEGORIES=    mail www
 MASTER_SITES=  ftp://ftp.horde.org/pub/imp/tarballs/
 
@@ -21,7 +20,7 @@
 EGDIR=         ${PREFIX}/share/examples/imp
 HORDEDIR=      ${PREFIX}/share/horde
 IMPDIR=                ${HORDEDIR}/imp
-IMPVER=                4.0.1
+IMPVER=                4.0.2
 PAXDIRS=       lib locale po scripts templates themes
 
 MESSAGE_SUBST+=        IMPDIR=${IMPDIR}
diff -r 2121139e4ee3 -r e033b574c865 mail/imp4/distinfo
--- a/mail/imp4/distinfo        Sun Mar 27 11:18:37 2005 +0000
+++ b/mail/imp4/distinfo        Sun Mar 27 12:18:53 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:23 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/03/27 12:18:53 adrianp Exp $
 
-SHA1 (imp-h3-4.0.1.tar.gz) = 5e008a7fb014b4b5b2104e71a29d5f6dbda7e626
-RMD160 (imp-h3-4.0.1.tar.gz) = 278a43a184a74cf168a0ebfb0e9b397515b4a520
-Size (imp-h3-4.0.1.tar.gz) = 2889169 bytes
+SHA1 (imp-h3-4.0.2.tar.gz) = 17d8331a7545737a8f21d5b9d78512cbb22b5a28
+RMD160 (imp-h3-4.0.2.tar.gz) = c936df39a5f2c0ccd05835315bcd8f40dc5b8fbb
+Size (imp-h3-4.0.2.tar.gz) = 2960421 bytes



Home | Main Index | Thread Index | Old Index