diff options
-rw-r--r-- | mail/postgrey/Makefile | 13 | ||||
-rw-r--r-- | mail/postgrey/distinfo | 8 |
2 files changed, 10 insertions, 11 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 757403a35e5..67e7cb9424a 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -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 @@ DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server 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 @@ do-install: ${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 --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index b5bdb889cd6..996aa7ebf2c 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -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 |