Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 19DC363B853 for ; Mon, 8 Sep 2008 10:07:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C222863B14F; Mon, 8 Sep 2008 10:07:20 +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 1A4DE63B111 for ; Mon, 8 Sep 2008 10:07:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 092CE175D0; Mon, 8 Sep 2008 10:07:20 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: pkgsrc/mail/milter-greylist To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20080908100720.092CE175D0@cvs.netbsd.org> Date: Mon, 8 Sep 2008 10:07:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Mon Sep 8 10:07:20 UTC 2008 Modified Files: pkgsrc/mail/milter-greylist: Makefile distinfo Log Message: Update "milter-greylist" to version 4.0.1. Changes since 4.0: - Fix build of GeoIP code - Fix auth and tls clauses in ACL so that they accept regex - Update Debian startup script (Adam Katz) - Fix bogus ACL when using features not compiled in - Fix corruption in urlcheck parsing (Benoit Branciard) - Document what package contains libmilter - Fix error about stat in greylist.conf (Bob Smith) - Avoid C99 specific syntax (Greg Troxel) - Documentation fixes - Fix typos in documentation (Constantine A. Murenin) To generate a diff of this commit: cvs rdiff -r1.35 -r1.36 pkgsrc/mail/milter-greylist/Makefile cvs rdiff -r1.20 -r1.21 pkgsrc/mail/milter-greylist/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.