pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update exim-exiscan to 4.22-12
details: https://anonhg.NetBSD.org/pkgsrc/rev/46541a248f8f
branches: trunk
changeset: 460790:46541a248f8f
user: abs <abs%pkgsrc.org@localhost>
date: Thu Sep 04 13:07:16 2003 +0000
description:
Update exim-exiscan to 4.22-12
- Emergency fix: When you were using 'discard', and it was the last verb
affecting a message, the mbox spool files in the scan directory were not
cleaned up. This is fixed now.
diffstat:
doc/CHANGES | 3 ++-
mail/exim-exiscan/Makefile | 5 ++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 73f701b76f65 -r 46541a248f8f doc/CHANGES
--- a/doc/CHANGES Thu Sep 04 13:07:00 2003 +0000
+++ b/doc/CHANGES Thu Sep 04 13:07:16 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3239 2003/09/04 13:03:19 xtraeme Exp $
+$NetBSD: CHANGES,v 1.3240 2003/09/04 13:07:56 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3528,3 +3528,4 @@
Updated fping6 to 2.4b2nb1 [abs 2003-09-04]
Updated gaim to 0.68 [jmmv 2003-09-04]
Updated gq to 0.6.0 [xtraeme 2003-09-04]
+ Updated exim-exiscan to 4.22-12 [abs 2003-09-04]
diff -r 73f701b76f65 -r 46541a248f8f mail/exim-exiscan/Makefile
--- a/mail/exim-exiscan/Makefile Thu Sep 04 13:07:00 2003 +0000
+++ b/mail/exim-exiscan/Makefile Thu Sep 04 13:07:16 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/09/02 12:19:36 abs Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/04 13:07:16 abs Exp $
DISTNAME= exim-${EXIM_VERSION}
PKGNAME= exim-exiscan-${EXIM_VERSION}-${EXISCAN_VERSION}
-PKGREVISION= 1
CATEGORIES= mail net
MAINTAINER= abs%NetBSD.org@localhost
@@ -12,7 +11,7 @@
DEPENDS+= exim-user>=1.0:../../mail/exim-user
CONFLICTS+= exim-[0-9]*
-EXISCAN_VERSION=11
+EXISCAN_VERSION=12
PATCH_SITES= http://duncanthrax.net/exiscan-acl/
PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch
Home |
Main Index |
Thread Index |
Old Index