Tue Mar 6 10:08:22 2012 UTC ()
Pullup ticket #3696 - requested by obache
mail/imp: security update

Revisions pulled up:
- mail/imp/Makefile                                             1.58
- mail/imp/distinfo                                             1.26

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Thu Feb 23 11:04:09 UTC 2012

   Modified Files:
   	pkgsrc/mail/imp: Makefile distinfo

   Log Message:
   Update imp to 4.3.11.
   (while here, set LICENSE=gnu-gpl-v2.)

   -------
   v4.3.11
   -------

   [mms] SECURITY: Fix XSS vulnerabilities on the compose page, the contacts popup
          window, and with certain IMAP mailbox names.

   -------
   v4.3.10
   -------

   [jan] Don't submit the action form when reloading messages with iTip
          attachments (Bug #9502).


(tron)
diff -r1.57 -r1.57.4.1 pkgsrc/mail/imp/Makefile
diff -r1.25 -r1.25.10.1 pkgsrc/mail/imp/distinfo

cvs diff -r1.57 -r1.57.4.1 pkgsrc/mail/imp/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/imp/Makefile 2011/09/16 05:46:24 1.57
+++ pkgsrc/mail/imp/Makefile 2012/03/06 10:08:21 1.57.4.1
@@ -1,44 +1,44 @@ @@ -1,44 +1,44 @@
1# $NetBSD: Makefile,v 1.57 2011/09/16 05:46:24 obache Exp $ 1# $NetBSD: Makefile,v 1.57.4.1 2012/03/06 10:08:21 tron Exp $
2 2
3DISTNAME= imp-h3-${IMPVER} 3DISTNAME= imp-h3-${IMPVER}
4PKGNAME= imp-${IMPVER} 4PKGNAME= imp-${IMPVER}
5PKGREVISION= 2 
6CATEGORIES= mail www 5CATEGORIES= mail www
7MASTER_SITES= http://ftp.horde.org/pub/imp/ \ 6MASTER_SITES= http://ftp.horde.org/pub/imp/ \
8 ftp://ftp.horde.org/pub/imp/ 7 ftp://ftp.horde.org/pub/imp/
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.horde.org/imp/ 10HOMEPAGE= http://www.horde.org/imp/
12COMMENT= Internet Messaging Program 11COMMENT= Internet Messaging Program
 12LICENSE= gnu-gpl-v2
13 13
14CONFLICTS+= imp-3.*{,nb*} 14CONFLICTS+= imp-3.*{,nb*}
15 15
16DEPENDS+= horde>=3.2:../../www/horde 16DEPENDS+= horde>=3.2:../../www/horde
17DEPENDS+= ${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap 17DEPENDS+= ${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap
18DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail 18DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail
19DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode-[0-9]*:../../mail/pear-Mail_mimeDecode 19DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode-[0-9]*:../../mail/pear-Mail_mimeDecode
20 20
21USE_TOOLS+= pax 21USE_TOOLS+= pax
22 22
23PKG_DESTDIR_SUPPORT= destdir 23PKG_DESTDIR_SUPPORT= destdir
24 24
25.include "../../mk/bsd.prefs.mk" 25.include "../../mk/bsd.prefs.mk"
26 26
27DOCDIR= ${PREFIX}/share/doc/imp 27DOCDIR= ${PREFIX}/share/doc/imp
28EGDIR= ${PREFIX}/share/examples/imp 28EGDIR= ${PREFIX}/share/examples/imp
29HORDEDIR= ${PREFIX}/share/horde 29HORDEDIR= ${PREFIX}/share/horde
30IMPDIR= ${HORDEDIR}/imp 30IMPDIR= ${HORDEDIR}/imp
31IMPVER= 4.3.9 31IMPVER= 4.3.11
32PAXDIRS= lib locale po scripts templates themes js 32PAXDIRS= lib locale po scripts templates themes js
33 33
34WRKSRC= ${WRKDIR}/${DISTNAME} 34WRKSRC= ${WRKDIR}/${DISTNAME}
35PKG_USERS_VARS+= APACHE_USER 35PKG_USERS_VARS+= APACHE_USER
36BUILD_DEFS+= APACHE_USER 36BUILD_DEFS+= APACHE_USER
37 37
38MESSAGE_SUBST+= IMPDIR=${IMPDIR} 38MESSAGE_SUBST+= IMPDIR=${IMPDIR}
39MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR} 39MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
40 40
41PKG_SYSCONFSUBDIR?= httpd 41PKG_SYSCONFSUBDIR?= httpd
42 42
43CONF_FILES= ${EGDIR}/imp.conf ${PKG_SYSCONFDIR}/imp.conf 43CONF_FILES= ${EGDIR}/imp.conf ${PKG_SYSCONFDIR}/imp.conf
44CONF_FILES+= ${IMPDIR}/config/servers.php.dist \ 44CONF_FILES+= ${IMPDIR}/config/servers.php.dist \

cvs diff -r1.25 -r1.25.10.1 pkgsrc/mail/imp/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/imp/distinfo 2010/11/10 12:48:31 1.25
+++ pkgsrc/mail/imp/distinfo 2012/03/06 10:08:22 1.25.10.1
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.25 2010/11/10 12:48:31 adam Exp $ 1$NetBSD: distinfo,v 1.25.10.1 2012/03/06 10:08:22 tron Exp $
2 2
3SHA1 (imp-h3-4.3.9.tar.gz) = 763dd8b797b1039a5ecf9a9d6dc97b824b92a3c1 3SHA1 (imp-h3-4.3.11.tar.gz) = f871360d3cb0e6964ab50c4797ef0133beabed46
4RMD160 (imp-h3-4.3.9.tar.gz) = ec5709ab5fc53e0fa522b57b23b4fb5a6435ad39 4RMD160 (imp-h3-4.3.11.tar.gz) = f8280293b792ee7b9f12545707af1353e9e4fbe2
5Size (imp-h3-4.3.9.tar.gz) = 5504324 bytes 5Size (imp-h3-4.3.11.tar.gz) = 5576792 bytes