From 301fb74d9b18861259dff52434cecd5b8254921b Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 20 Jan 2008 21:08:01 +0000 Subject: 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) --- mail/postgrey/Makefile | 10 ++++------ mail/postgrey/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'mail') diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 1b70d361a3f..a803fd7922f 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,15 +1,13 @@ -# $NetBSD: Makefile,v 1.22 2008/01/12 11:36:32 adam Exp $ +# $NetBSD: Makefile,v 1.23 2008/01/20 21:08:01 xtraeme Exp $ # -DISTNAME= postgrey-1.30 +DISTNAME= postgrey-1.31 #PKGREVISION= 1 -PKGREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ \ - http://isg.ee.ethz.ch/tools/postgrey/pub/old/ +MASTER_SITES= http://postgrey.schweikert.ch/pub/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://isg.ee.ethz.ch/tools/postgrey/ +HOMEPAGE= http://postgrey.schweikert.ch/ COMMENT= Postfix Greylist Policy Server DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index abf25662706..b5bdb889cd6 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/08/31 09:21:02 martti Exp $ +$NetBSD: distinfo,v 1.7 2008/01/20 21:08:02 xtraeme Exp $ -SHA1 (postgrey-1.30.tar.gz) = 83a18df994bdc521b4c67480db8ead77a1590aab -RMD160 (postgrey-1.30.tar.gz) = 19cf01241bf342dff3a4d7c23b11f3b11f29eeeb -Size (postgrey-1.30.tar.gz) = 34109 bytes +SHA1 (postgrey-1.31.tar.gz) = 198ba4ebb84be87f189a336bceaa81c22049c697 +RMD160 (postgrey-1.31.tar.gz) = b78bc600617e5ed84a2b783a439f83427d168d97 +Size (postgrey-1.31.tar.gz) = 34895 bytes -- cgit v1.2.3