From 8de4182c6fb84857f5262d1ddfbf0bd6f1b3f3d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Mar 2005 14:32:47 +0000 Subject: Update to 0.3.0: 0.3.0: (2005-02-03) * -M option which disables all message modifications * Fixed crash on spam with no body at all * -e option to pass full recipient email address to spamc * -x option to expand recipient list with sendmail -bv * -f truly daemonizes now, instead of simply forking * -P option to create a pidfile * Supports both Spamassassin 2.x and 3.0 X-Spam-Status: headers * Fixed possible crash when a fork() call fails Might fix PR 26806, and does fix PR 29320. --- mail/spamass-milter/Makefile | 5 ++--- mail/spamass-milter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile index 088450ee5a5..12e5fc54665 100644 --- a/mail/spamass-milter/Makefile +++ b/mail/spamass-milter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2005/03/14 14:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/19 14:32:47 wiz Exp $ # -DISTNAME= spamass-milter-0.2.0 -PKGREVISION= 1 +DISTNAME= spamass-milter-0.3.0 CATEGORIES= mail MASTER_SITES= http://savannah.nongnu.org/download/spamass-milt/ diff --git a/mail/spamass-milter/distinfo b/mail/spamass-milter/distinfo index 178b0c1a654..974f868fec3 100644 --- a/mail/spamass-milter/distinfo +++ b/mail/spamass-milter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 09:59:29 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/03/19 14:32:47 wiz Exp $ -SHA1 (spamass-milter-0.2.0.tar.gz) = 24c745f15198e601b6beeaade5f5aad3ca07a440 -RMD160 (spamass-milter-0.2.0.tar.gz) = af70e2a3b33c7839e700db5167e5ee8dadffb46e -Size (spamass-milter-0.2.0.tar.gz) = 113894 bytes +SHA1 (spamass-milter-0.3.0.tar.gz) = 383de2178f81ef88fb0d43d0c36ce973f67d10cf +RMD160 (spamass-milter-0.3.0.tar.gz) = b65af53900ca3eef37ccc27a266ea2143000a0bc +Size (spamass-milter-0.3.0.tar.gz) = 140126 bytes -- cgit v1.2.3