pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/milter-greylist update milter-greylist to 1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/291d76edb2f3
branches:  trunk
changeset: 471302:291d76edb2f3
user:      manu <manu%pkgsrc.org@localhost>
date:      Thu Mar 25 16:57:48 2004 +0000

description:
update milter-greylist to 1.0
new features include multi-MX sync and auto whitelisting. And a lot of bugfixes

diffstat:

 mail/milter-greylist/Makefile |  8 +++++---
 mail/milter-greylist/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r 055e69eadd68 -r 291d76edb2f3 mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile     Thu Mar 25 15:36:30 2004 +0000
+++ b/mail/milter-greylist/Makefile     Thu Mar 25 16:57:48 2004 +0000
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.2 2004/03/08 14:46:31 manu Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/25 16:57:48 manu Exp $
 #
 
-DISTNAME=      milter-greylist-0.12
+DISTNAME=      milter-greylist-1.0
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.espci.fr/pub/milter-greylist/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    manu%netbsd.rg@localhost
-COMMENT=       Greylist milter for sendmail
+HOMEPAGE=      http://hcpnet.free.fr/milter-greylist/
+COMMENT=       Easy-to-use greylist milter for sendmail
 
 USE_PKGINSTALL=        YES
 USE_BUILDLINK2= YES
 
 HAS_CONFIGURE= YES
 CONFIGURE_ARGS+=--with-user=smmsp --prefix=${PREFIX}
+ALL_TARGET=    milter-greylist
 
 PKG_GROUPS=    smmsp
 PKG_USERS=     smmsp:smmsp::Sendmail\\ Message\\ Submission\\ Program
diff -r 055e69eadd68 -r 291d76edb2f3 mail/milter-greylist/distinfo
--- a/mail/milter-greylist/distinfo     Thu Mar 25 15:36:30 2004 +0000
+++ b/mail/milter-greylist/distinfo     Thu Mar 25 16:57:48 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/03/08 14:46:31 manu Exp $
+$NetBSD: distinfo,v 1.3 2004/03/25 16:57:48 manu Exp $
 
-SHA1 (milter-greylist-0.12.tgz) = 3ad97aed887a47a976f658e3bd6350f0b4bde815
-Size (milter-greylist-0.12.tgz) = 52322 bytes
+SHA1 (milter-greylist-1.0.tgz) = 7f6a8ffd337795b8d3448fc501e0aab6766a2060
+Size (milter-greylist-1.0.tgz) = 75429 bytes



Home | Main Index | Thread Index | Old Index