pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/imp ------



details:   https://anonhg.NetBSD.org/pkgsrc/rev/694f439f0b32
branches:  trunk
changeset: 535383:694f439f0b32
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Nov 15 22:18:42 2007 +0000

description:
------
v4.1.5
------

[cjh] Lower memory usage when downloading folders (Andrew Morgan
<morgan%orst.edu@localhost>).
[mms] Fix detection of default namespace information when no namespaces are
defined on the server (Bug 5538).
[mms] Don't lose message bodies when moving messages to trash when over quota
(Bug 5470).
[cjh] Remove unused defaults in Fetchmail_imap (Bug 2799).
[jan] Fix empty folder name appearing on Cyrus and servers with similar
namespaces (Bug 5138).
[jan] Only show reply options in iCalendar viewer if a reply is requested.
[cjh] Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from
PGP options (Bug 5323).
[jan] Fix moving messages when over quota on Dovecot servers (Bug 5270).
[jan] Fix parsing of certain distribution lists (Bug 5134).
[mms] Fix rare occurrence where an action perfomed on the mailbox screen would
instead be performed on the INBOX (Bug 5202).
[mms] Don't show save attachments prompt in compose screen if configured to
automatically link all attachments (Request 5189).

diffstat:

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

diffs (35 lines):

diff -r 6feb126761b8 -r 694f439f0b32 mail/imp/Makefile
--- a/mail/imp/Makefile Thu Nov 15 22:12:08 2007 +0000
+++ b/mail/imp/Makefile Thu Nov 15 22:18:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/07/04 20:54:44 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2007/11/15 22:18:42 adrianp Exp $
 
 DISTNAME=      imp-h3-${IMPVER}
 PKGNAME=       imp-${IMPVER}
@@ -22,10 +22,11 @@
 EGDIR=         ${PREFIX}/share/examples/imp
 HORDEDIR=      ${PREFIX}/share/horde
 IMPDIR=                ${HORDEDIR}/imp
-IMPVER=                4.1.4
+IMPVER=                4.1.5
 PAXDIRS=       lib locale po scripts templates themes
 
 PKG_USERS_VARS+=       APACHE_USER
+BUILD_DEFS+=           APACHE_USER
 
 MESSAGE_SUBST+=        IMPDIR=${IMPDIR:Q}
 MESSAGE_SUBST+=        PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
diff -r 6feb126761b8 -r 694f439f0b32 mail/imp/distinfo
--- a/mail/imp/distinfo Thu Nov 15 22:12:08 2007 +0000
+++ b/mail/imp/distinfo Thu Nov 15 22:18:42 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2007/03/18 12:15:48 adrianp Exp $
+$NetBSD: distinfo,v 1.18 2007/11/15 22:18:42 adrianp Exp $
 
-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
+SHA1 (imp-h3-4.1.5.tar.gz) = 014f26ce036b2f04786878501c0b575eb81e6d93
+RMD160 (imp-h3-4.1.5.tar.gz) = c326e4bd979c139c934715ef51c7b0bc593c4c16
+Size (imp-h3-4.1.5.tar.gz) = 4292755 bytes



Home | Main Index | Thread Index | Old Index