summaryrefslogtreecommitdiff
path: root/mail/imp4
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-03-27 12:18:53 +0000
committeradrianp <adrianp>2005-03-27 12:18:53 +0000
commit1dede635823cf94f3b152c9171e1b1d1caf2b81a (patch)
tree5cd7d6c4fb9069d5ae53b16d2552a7b5755d681b /mail/imp4
parente7836d52b9c34908cc9d590dd7141586a02aa126 (diff)
downloadpkgsrc-1dede635823cf94f3b152c9171e1b1d1caf2b81a.tar.gz
- 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 (limited to 'mail/imp4')
-rw-r--r--mail/imp4/Makefile5
-rw-r--r--mail/imp4/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile
index 8afb0a961b7..4d0cacd680b 100644
--- a/mail/imp4/Makefile
+++ b/mail/imp4/Makefile
@@ -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 @@ DOCDIR= ${PREFIX}/share/doc/imp
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 --git a/mail/imp4/distinfo b/mail/imp4/distinfo
index 6a2043df5bd..226eed63515 100644
--- a/mail/imp4/distinfo
+++ b/mail/imp4/distinfo
@@ -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