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/5a11c7f6960a
branches:  trunk
changeset: 553806:5a11c7f6960a
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Fri Jan 30 22:23:09 2009 +0000

description:
The major changes compared to IMP version H3 (4.3.2) are:
    * SECURITY: Escape output in message.php, pgp.php and smime.php
    * Several bugfixes and minor improvements

The full list of changes (from version 4.3.2) can be viewed here:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.367&r2=1.699.2.376&ty=h

diffstat:

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

diffs (34 lines):

diff -r 64097855f31b -r 5a11c7f6960a mail/imp/Makefile
--- a/mail/imp/Makefile Fri Jan 30 22:22:39 2009 +0000
+++ b/mail/imp/Makefile Fri Jan 30 22:23:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2008/12/15 23:13:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.52 2009/01/30 22:23:09 adrianp Exp $
 
 DISTNAME=      imp-h3-${IMPVER}
 PKGNAME=       imp-${IMPVER}
@@ -26,9 +26,10 @@
 EGDIR=         ${PREFIX}/share/examples/imp
 HORDEDIR=      ${PREFIX}/share/horde
 IMPDIR=                ${HORDEDIR}/imp
-IMPVER=                4.3.2
+IMPVER=                4.3.3
 PAXDIRS=       lib locale po scripts templates themes js
 
+WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
 PKG_USERS_VARS+=       APACHE_USER
 BUILD_DEFS+=           APACHE_USER
 
diff -r 64097855f31b -r 5a11c7f6960a mail/imp/distinfo
--- a/mail/imp/distinfo Fri Jan 30 22:22:39 2009 +0000
+++ b/mail/imp/distinfo Fri Jan 30 22:23:09 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2008/12/15 23:13:44 adrianp Exp $
+$NetBSD: distinfo,v 1.23 2009/01/30 22:23:09 adrianp Exp $
 
-SHA1 (imp-h3-4.3.2.tar.gz) = 79077d790ef7e1d6d49ba053da24e524b242396f
-RMD160 (imp-h3-4.3.2.tar.gz) = bb563bd7186ae5a49e7d41cd1f49ee467b657123
-Size (imp-h3-4.3.2.tar.gz) = 5252189 bytes
+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



Home | Main Index | Thread Index | Old Index