Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 9081063B209 for ; Sun, 20 Jan 2008 21:07:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 93D1821509; Sun, 20 Jan 2008 21:08:02 +0000 (UTC) From: Juan Romero Pardines Subject: CVS commit: pkgsrc/mail/postgrey To: pkgsrc-changes@NetBSD.org Reply-To: xtraeme@netbsd.org Message-Id: <20080120210802.93D1821509@cvs.netbsd.org> Date: Sun, 20 Jan 2008 21:08:02 +0000 (UTC) Content-Length: 878 Lines: 30 Module Name: pkgsrc Committed By: xtraeme Date: Sun Jan 20 21:08:02 UTC 2008 Modified Files: pkgsrc/mail/postgrey: Makefile distinfo Log Message: Update to 1.31: * 2007-09-06: version 1.31 - support CIDR-style addresses in the client whitelist (Claudio Strizzolo) - improve logging of unresolveable hosts (Adrian von Bidder, Heiko Schlichting) - updated whitelist - fix unix socket permission issues (Martin F Krafft, Adrian von Bidder, Leos Bitto, Debian bug #376910) - fix regexps for matching hosts in whitelists (Antonello Nocchi) - do maintenance after the current request and not before (Clifton Royston) To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/mail/postgrey/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/mail/postgrey/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.