diff options
author | tron <tron@pkgsrc.org> | 2008-09-08 10:07:19 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-09-08 10:07:19 +0000 |
commit | 9883bd1bbc872d85d165ac17af07f2a6e7909ca5 (patch) | |
tree | 31a9cb77e962ac63abc4bfef0dc6a50dbb10cbaa /mail | |
parent | 281f25dfe16990c4e951ae9f1be3b62597bca0b2 (diff) | |
download | pkgsrc-9883bd1bbc872d85d165ac17af07f2a6e7909ca5.tar.gz |
Update "milter-greylist" to version 4.0.1. Changes since 4.0:
- Fix build of GeoIP code
- Fix auth and tls clauses in ACL so that they accept regex
- Update Debian startup script (Adam Katz)
- Fix bogus ACL when using features not compiled in
- Fix corruption in urlcheck parsing (Benoit Branciard)
- Document what package contains libmilter
- Fix error about stat in greylist.conf (Bob Smith)
- Avoid C99 specific syntax (Greg Troxel)
- Documentation fixes
- Fix typos in documentation (Constantine A. Murenin)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-greylist/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-greylist/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index 9b1c009abc0..de944b9801a 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2008/05/25 20:49:39 tron Exp $ +# $NetBSD: Makefile,v 1.36 2008/09/08 10:07:19 tron Exp $ -DISTNAME= milter-greylist-4.0 +DISTNAME= milter-greylist-4.0.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ EXTRACT_SUFX= .tgz diff --git a/mail/milter-greylist/distinfo b/mail/milter-greylist/distinfo index 8460743d2dd..41512d6ab9a 100644 --- a/mail/milter-greylist/distinfo +++ b/mail/milter-greylist/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2007/11/21 20:29:46 gdt Exp $ +$NetBSD: distinfo,v 1.21 2008/09/08 10:07:19 tron Exp $ -SHA1 (milter-greylist-4.0.tgz) = e94c8c8a7ed5cf27550eb69f660c7d75c60f6ac1 -RMD160 (milter-greylist-4.0.tgz) = e84329491ea06044549aafbf65bf8adf4c01956b -Size (milter-greylist-4.0.tgz) = 185107 bytes +SHA1 (milter-greylist-4.0.1.tgz) = d9303df869dc54ee35df9803f330aef748b74ecc +RMD160 (milter-greylist-4.0.1.tgz) = 81369e05891b16886b0f531e66519760922debb5 +Size (milter-greylist-4.0.1.tgz) = 185978 bytes SHA1 (patch-aa) = 2e31f7db50a8aac45e21e4ae4642d0c6631e8c78 |