diff options
author | mef <mef@pkgsrc.org> | 2014-11-22 03:07:12 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-11-22 03:07:12 +0000 |
commit | 943e2f946b1778aeff02c4fed1991719558ccaca (patch) | |
tree | 080399a6680073fd82e678ac2afdd6330c0007cf /mail | |
parent | 5e5fecf8ca1fc0fa36a7cd4ff186fa4b078a99a2 (diff) | |
download | pkgsrc-943e2f946b1778aeff02c4fed1991719558ccaca.tar.gz |
(upstream) update 6.40 to 6.44
6.44 2014-10-13 Generic regex now matches against the reverse dns PTR value
6.43 2014-07-18 Allow broken SRS0+ rather than the correct SRS0= tag.
6.42 2014-06-28 Never add auto-whitelist entries for outgoing mail from localhost.
6.41 2014-03-21 Unique ip connection limits only apply to authenticated connections.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dnsbl-milter/Makefile | 4 | ||||
-rw-r--r-- | mail/dnsbl-milter/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dnsbl-milter/Makefile b/mail/dnsbl-milter/Makefile index 38f8bec904a..bc7b2009029 100644 --- a/mail/dnsbl-milter/Makefile +++ b/mail/dnsbl-milter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/05/19 11:03:04 sborrill Exp $ +# $NetBSD: Makefile,v 1.3 2014/11/22 03:07:12 mef Exp $ # -VERSION= 6.40 +VERSION= 6.44 PKGNAME= dnsbl-milter-${VERSION} DISTNAME= dnsbl-${VERSION} CATEGORIES= mail diff --git a/mail/dnsbl-milter/distinfo b/mail/dnsbl-milter/distinfo index 79be2314d8d..70deb090689 100644 --- a/mail/dnsbl-milter/distinfo +++ b/mail/dnsbl-milter/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1 2014/05/13 15:31:40 sborrill Exp $ +$NetBSD: distinfo,v 1.2 2014/11/22 03:07:12 mef Exp $ -SHA1 (dnsbl-6.40.tar.gz) = c545055cbb2739925d3d3202a8c0b4aafb6dea43 -RMD160 (dnsbl-6.40.tar.gz) = 7057ef71d62c72bc96946082deb66d6341ed29d7 -Size (dnsbl-6.40.tar.gz) = 605285 bytes +SHA1 (dnsbl-6.44.tar.gz) = 4aee4bf10da893d4257e353096d4a5e3acaedf91 +RMD160 (dnsbl-6.44.tar.gz) = 97e609ab3f496156e5c425773957863256dcfb3a +Size (dnsbl-6.44.tar.gz) = 611334 bytes SHA1 (patch-src_context.cpp) = 9cfd237be9ac059acd741e4430f43c4152001fd8 SHA1 (patch-src_dnsbl.cpp) = c5b7cfdd4656472f170c32c452e71741e9715323 SHA1 (patch-src_tokenizer.cpp) = 3f628ffabcddd7c9a90118c8165b90f468d4a1b7 |