summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-20 19:30:44 +0000
committerghen <ghen@pkgsrc.org>2006-08-20 19:30:44 +0000
commit7fa7f3696aca187283b52c5ce403f02c8c3086b1 (patch)
tree7e7d802fd9629de74d6e04c0fa560b582f70d2f0
parent8f521986f289468d6e534d5d7ca34bc243ce8e9a (diff)
downloadpkgsrc-7fa7f3696aca187283b52c5ce403f02c8c3086b1.tar.gz
Pullup ticket 1798 - requested by adrianp
security update for imp Revisions pulled up: - pkgsrc/mail/imp/Makefile 1.39-1.40 - pkgsrc/mail/imp/distinfo 1.15-1.16 Module Name: pkgsrc Committed By: adrianp Date: Thu Jul 13 20:56:55 UTC 2006 Modified Files: pkgsrc/mail/imp: Makefile distinfo Log Message: Update to 4.1.2 Major changes compared to the IMP H3 (4.1.1) version are: * Allow to toggle off the Virtual Inbox. * Display quota for current folder on Cyrus servers. * Updated German, Italian and Spanish translations. * Several small bugfixes and improvements. The full list of changes (from version H3 (4.1.1)) can be viewed here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.184&r2=1.699.2.194&ty=h --- Module Name: pkgsrc Committed By: adrianp Date: Thu Aug 17 20:17:12 UTC 2006 Modified Files: pkgsrc/mail/imp: Makefile distinfo Log Message: Update to 4.1.3 Major changes compared to the IMP H3 (4.1.2) version are: * Added server configuration option to limit numer of login tries. * Added link to view attached S/MIME key details. * Fixed escaping of folder names. * Updated Catalan, German and Slovenian translations. * Several small bugfixes and improvements. The full list of changes (from version H3 (4.1.2)) can be viewed here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.194&r2=1.699.2.206&ty=h
-rw-r--r--mail/imp/Makefile8
-rw-r--r--mail/imp/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 5cdd4191897..746e87bd036 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2006/06/16 09:24:36 adrianp Exp $
+# $NetBSD: Makefile,v 1.38.2.1 2006/08/20 19:30:44 ghen Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
-PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://ftp.horde.org/pub/imp/ \
ftp://ftp.horde.org/pub/imp/
@@ -23,8 +22,9 @@ DOCDIR= ${PREFIX}/share/doc/imp
EGDIR= ${PREFIX}/share/examples/imp
HORDEDIR= ${PREFIX}/share/horde
IMPDIR= ${HORDEDIR}/imp
-IMPVER= 4.1.1
+IMPVER= 4.1.3
PAXDIRS= lib locale po scripts templates themes
+BUILD_DEFS+= APACHE_USER
MESSAGE_SUBST+= IMPDIR=${IMPDIR:Q}
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
@@ -87,7 +87,7 @@ do-install:
. endfor
. for d in ${PAXDIRS}
- @cd ${WRKSRC}/${d} && ${PAX} -rwpam . ${IMPDIR}/${d}
+ cd ${WRKSRC}/${d} && ${PAX} -rwpam . ${IMPDIR}/${d}
. endfor
${INSTALL_DATA} ${WRKSRC}/config/*.dist ${IMPDIR}/config
diff --git a/mail/imp/distinfo b/mail/imp/distinfo
index 6ef1a2b62bd..5c753b85394 100644
--- a/mail/imp/distinfo
+++ b/mail/imp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/06/16 09:24:36 adrianp Exp $
+$NetBSD: distinfo,v 1.14.2.1 2006/08/20 19:30:44 ghen Exp $
-SHA1 (imp-h3-4.1.1.tar.gz) = 08c9f9b172e0846f7ecf857e3b74188e44306fa5
-RMD160 (imp-h3-4.1.1.tar.gz) = 2bfeab260e78e26b73fd11f36b5ad55d94f6c3bb
-Size (imp-h3-4.1.1.tar.gz) = 4063589 bytes
+SHA1 (imp-h3-4.1.3.tar.gz) = 463e995e8faf96001827066046d32eac31514b4a
+RMD160 (imp-h3-4.1.3.tar.gz) = 81119c941a26642828c5d383b9095ae9ccd1afad
+Size (imp-h3-4.1.3.tar.gz) = 4178089 bytes