From 32ef7e22855c3d72e9ee0273a05aba5cee1baac9 Mon Sep 17 00:00:00 2001 From: simonb Date: Fri, 21 Jul 2000 14:10:15 +0000 Subject: Upgrade to procmail 3.14. Major changes are: - Some zero-length extractions using \/ could core dump - Missed a couple possible overflows - Support delivery to maildir mailboxes - Support all styles of mailbox for the mail spool - Avoid renaming over old messages in directory folders - fsync() mailboxes before closing them - Overflows at certain times would confuse procmail - Root owned lockfiles aren't bogus Full list of changes are in procmail-3.14/HISTORY. --- mail/procmail/Makefile | 4 ++-- mail/procmail/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/procmail') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index bdbbf78a634..c41e6bb89af 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2000/01/09 01:31:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2000/07/21 14:10:15 simonb Exp $ # FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp # -DISTNAME= procmail-3.13.1 +DISTNAME= procmail-3.14 CATEGORIES= mail MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ diff --git a/mail/procmail/files/md5 b/mail/procmail/files/md5 index 23ae1f81685..60bcdfbfced 100644 --- a/mail/procmail/files/md5 +++ b/mail/procmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/04/07 02:59:19 cjs Exp $ +$NetBSD: md5,v 1.5 2000/07/21 14:10:15 simonb Exp $ -MD5 (procmail-3.13.1.tar.gz) = e11a66d645ce885d9cf945d670ea595b +MD5 (procmail-3.14.tar.gz) = c10ae1301aa78352348b340ab8df4f77 -- cgit v1.2.3