From c7161e7db3d790486d1bc85cb3df23eae6c6a55c Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 4 Sep 2003 13:07:16 +0000 Subject: 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. --- mail/exim-exiscan/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/exim-exiscan/Makefile b/mail/exim-exiscan/Makefile index 0e119955261..e68732a9117 100644 --- a/mail/exim-exiscan/Makefile +++ b/mail/exim-exiscan/Makefile @@ -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 @@ -12,7 +11,7 @@ COMMENT= The Exim mail transfer agent, with exiscan-acl patches 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 -- cgit v1.2.3