pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postgrey Update to 1.31:
details: https://anonhg.NetBSD.org/pkgsrc/rev/786d79a13244
branches: trunk
changeset: 537908:786d79a13244
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Jan 20 21:08:01 2008 +0000
description:
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)
diffstat:
mail/postgrey/Makefile | 10 ++++------
mail/postgrey/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (36 lines):
diff -r 82b2a85aedc7 -r 786d79a13244 mail/postgrey/Makefile
--- a/mail/postgrey/Makefile Sun Jan 20 20:11:09 2008 +0000
+++ b/mail/postgrey/Makefile Sun Jan 20 21:08:01 2008 +0000
@@ -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@localhost
-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 -r 82b2a85aedc7 -r 786d79a13244 mail/postgrey/distinfo
--- a/mail/postgrey/distinfo Sun Jan 20 20:11:09 2008 +0000
+++ b/mail/postgrey/distinfo Sun Jan 20 21:08:01 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index