pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q4]: pkgsrc/mail/imp Pullup ticket #2684 - requested by ad...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e21d5b427a2f
branches: pkgsrc-2008Q4
changeset: 552305:e21d5b427a2f
user: tron <tron%pkgsrc.org@localhost>
date: Wed Feb 04 21:39:16 2009 +0000
description:
Pullup ticket #2684 - requested by adrianp
imp: security update
Revisions pulled up:
- mail/imp/Makefile 1.52
- mail/imp/distinfo 1.23
---
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jan 30 22:23:09 UTC 2009
Modified Files:
pkgsrc/mail/imp: Makefile distinfo
Log Message:
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 3d035db92d24 -r e21d5b427a2f mail/imp/Makefile
--- a/mail/imp/Makefile Wed Feb 04 21:28:43 2009 +0000
+++ b/mail/imp/Makefile Wed Feb 04 21:39:16 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2008/12/15 23:13:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.51.2.1 2009/02/04 21:39:16 tron 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 3d035db92d24 -r e21d5b427a2f mail/imp/distinfo
--- a/mail/imp/distinfo Wed Feb 04 21:28:43 2009 +0000
+++ b/mail/imp/distinfo Wed Feb 04 21:39:16 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2008/12/15 23:13:44 adrianp Exp $
+$NetBSD: distinfo,v 1.22.2.1 2009/02/04 21:39:16 tron 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