pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postgrey Changes 1.33:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4efab6d44013
branches: trunk
changeset: 576132:4efab6d44013
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jun 02 13:05:50 2010 +0000
description:
Changes 1.33:
* fix warning with IPv6 address
* added --x-greylist-header option
* contrib/postgrey.init: new LSB-compliant init script by Adrian von Bidder
* contrib/postgreyreport: fix POD error
* contrib/postgreyreport: added --tab and --show_time options
* updated whitelist
Changes 1.32:
* fixed recipients whitelisting
* added --syslog-facility option
* add support for BATV
* updated whitelist
diffstat:
mail/postgrey/Makefile | 13 ++++++-------
mail/postgrey/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 11 deletions(-)
diffs (46 lines):
diff -r 02266742ef25 -r 4efab6d44013 mail/postgrey/Makefile
--- a/mail/postgrey/Makefile Wed Jun 02 12:53:49 2010 +0000
+++ b/mail/postgrey/Makefile Wed Jun 02 13:05:50 2010 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2008/09/06 20:54:33 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.26 2010/06/02 13:05:50 adam Exp $
-DISTNAME= postgrey-1.31
-PKGREVISION= 1
+DISTNAME= postgrey-1.33
CATEGORIES= mail
MASTER_SITES= http://postgrey.schweikert.ch/pub/
@@ -16,8 +14,9 @@
PKG_DESTDIR_SUPPORT= user-destdir
-NO_CONFIGURE= yes
-USE_TOOLS+= perl:run
+BDB_ACCEPTED= db4 db5
+NO_CONFIGURE= yes
+USE_TOOLS+= perl:run
.include "../../mk/bsd.prefs.mk"
@@ -82,5 +81,5 @@
${INSTALL_DATA} ${WRKSRC}/${i} ${DESTDIR}${PREFIX}/${EGDIR}/${i}
.endfor
-.include "../../databases/db4/buildlink3.mk"
+.include "../../mk/bdb.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 02266742ef25 -r 4efab6d44013 mail/postgrey/distinfo
--- a/mail/postgrey/distinfo Wed Jun 02 12:53:49 2010 +0000
+++ b/mail/postgrey/distinfo Wed Jun 02 13:05:50 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/01/20 21:08:02 xtraeme Exp $
+$NetBSD: distinfo,v 1.8 2010/06/02 13:05:50 adam Exp $
-SHA1 (postgrey-1.31.tar.gz) = 198ba4ebb84be87f189a336bceaa81c22049c697
-RMD160 (postgrey-1.31.tar.gz) = b78bc600617e5ed84a2b783a439f83427d168d97
-Size (postgrey-1.31.tar.gz) = 34895 bytes
+SHA1 (postgrey-1.33.tar.gz) = 2273d4b6087f0ae6ad6d3ee6b388a672a4190906
+RMD160 (postgrey-1.33.tar.gz) = 0dfd72accef8404301832389d84edb1433e4e7f9
+Size (postgrey-1.33.tar.gz) = 36077 bytes
Home |
Main Index |
Thread Index |
Old Index