Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 351CC63B8BD for ; Tue, 2 Dec 2008 16:25:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 04E6D63B103; Tue, 2 Dec 2008 16:25:01 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3E54863B113 for ; Tue, 2 Dec 2008 16:24:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1A429175D0; Tue, 2 Dec 2008 16:24:59 +0000 (UTC) From: Amitai Schlair Subject: CVS commit: pkgsrc/mail/spamdyke To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org Message-Id: <20081202162459.1A429175D0@cvs.netbsd.org> Date: Tue, 2 Dec 2008 16:24:59 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Tue Dec 2 16:24:59 UTC 2008 Modified Files: pkgsrc/mail/spamdyke: Makefile distinfo pkgsrc/mail/spamdyke/patches: patch-aa Log Message: Update to 4.0.9. From the changelog: This version fixes a bug in the address parser that was preventing some sender/recipient whitelist/blacklist entries from matching. Thanks to John Devenport for reporting this one. This version also fixes a bug in the "config-test" feature that prevented spamdyke from finding its own binary when the file is not in the current directory. Thanks to John Hallam for reporting this one. To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 pkgsrc/mail/spamdyke/Makefile \ pkgsrc/mail/spamdyke/distinfo cvs rdiff -r1.9 -r1.10 pkgsrc/mail/spamdyke/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.