pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/imp The major changes compared to IMP version H3 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8378eb84d75f
branches: trunk
changeset: 557360:8378eb84d75f
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Mon Apr 13 22:25:25 2009 +0000
description:
The major changes compared to IMP version H3 (4.3.3) are:
* Don't cache local PGP public keys retrieved from the address book.
* Fixed some URL escaping issue for certain links introduced with the
security fixes from 4.3.3.
* Fixed updating POP3 indices when deleting in mailbox view.
* Fixed some folder creation issues occasionally seen, most often during
maintenance tasks.
* Other minor bugfixes.
The full list of changes (from version H3 (4.3.3)) can be viewed here:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.376&r2=1.699.2.389&ty=h
diffstat:
mail/imp/Makefile | 6 +++---
mail/imp/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r b83387cb46ed -r 8378eb84d75f mail/imp/Makefile
--- a/mail/imp/Makefile Mon Apr 13 22:18:26 2009 +0000
+++ b/mail/imp/Makefile Mon Apr 13 22:25:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2009/01/30 22:23:09 adrianp Exp $
+# $NetBSD: Makefile,v 1.53 2009/04/13 22:25:25 adrianp Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
@@ -26,10 +26,10 @@
EGDIR= ${PREFIX}/share/examples/imp
HORDEDIR= ${PREFIX}/share/horde
IMPDIR= ${HORDEDIR}/imp
-IMPVER= 4.3.3
+IMPVER= 4.3.4
PAXDIRS= lib locale po scripts templates themes js
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}/${DISTNAME}
PKG_USERS_VARS+= APACHE_USER
BUILD_DEFS+= APACHE_USER
diff -r b83387cb46ed -r 8378eb84d75f mail/imp/distinfo
--- a/mail/imp/distinfo Mon Apr 13 22:18:26 2009 +0000
+++ b/mail/imp/distinfo Mon Apr 13 22:25:25 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2009/01/30 22:23:09 adrianp Exp $
+$NetBSD: distinfo,v 1.24 2009/04/13 22:25:25 adrianp Exp $
-SHA1 (imp-h3-4.3.3.tar.gz) = b7c5a86cf45ef42f9218b146becc51119ee16d90
-RMD160 (imp-h3-4.3.3.tar.gz) = 4a58fafd124d7a64ef9f6c899943b07cc2825402
-Size (imp-h3-4.3.3.tar.gz) = 5257965 bytes
+SHA1 (imp-h3-4.3.4.tar.gz) = 97d719c82967aa6a110352f7039ef6f537e2f31d
+RMD160 (imp-h3-4.3.4.tar.gz) = 68716009f7198e0032e3e70339d9003cff7c3516
+Size (imp-h3-4.3.4.tar.gz) = 5270045 bytes
Home |
Main Index |
Thread Index |
Old Index