diff options
author | heinz <heinz@pkgsrc.org> | 2006-02-15 23:37:39 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-02-15 23:37:39 +0000 |
commit | 55c66934891ee68d51f526085262857aef14f33c (patch) | |
tree | 05a7a3425cf0d9d7ea570742c0ea098cc5e7a540 /mail/p5-Mail-SPF-Query/distinfo | |
parent | 5b80903cea29354bad54accef9935034396b3c1f (diff) | |
download | pkgsrc-55c66934891ee68d51f526085262857aef14f33c.tar.gz |
Updated to version 1.999.
Pkgsrc changes:
- Added correct HOMEPAGE.
Relevant changes since version 1.997:
=====================================
- various bug fixes
--- 1.999 (2006-02-07 00:00)
Mail::SPF::Query:
! No longer accept malformed SPF records such as "\"v=spf1 ...\"" (spurious
double quotes) or " v=spf1 ..." (leading whitespace).
spfquery:
+ The "--override" and "--fallback" options are now actually working and
documented.
Tests:
* Overhauled 00_all.t test script:
--- 1.998 (2005-12-31 23:00)
Mail::SPF::Query:
! Removed obsolete Caller-ID support (closes Debian bugs #337319, #337500).
spfd:
+ Added complete POD documentation/man-page.
spfquery:
+ Added complete POD documentation/man-page.
! Renamed the "--max-lookup" option to "--max-lookup-count" to match the
Mail::SPF::Query API. "--max-lookup" is still supported for backwards
compatibility.
Diffstat (limited to 'mail/p5-Mail-SPF-Query/distinfo')
-rw-r--r-- | mail/p5-Mail-SPF-Query/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-SPF-Query/distinfo b/mail/p5-Mail-SPF-Query/distinfo index 5f14c7cbcc0..72abe0a4cbd 100644 --- a/mail/p5-Mail-SPF-Query/distinfo +++ b/mail/p5-Mail-SPF-Query/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/10/16 09:45:52 heinz Exp $ +$NetBSD: distinfo,v 1.5 2006/02/15 23:37:39 heinz Exp $ -SHA1 (Mail-SPF-Query-1.997.tar.gz) = f13743d02626a7991dc629df7f46fbf7a5abc253 -RMD160 (Mail-SPF-Query-1.997.tar.gz) = 46dd51823b6a0de7aa83f05f0ae2c2a93484b16f -Size (Mail-SPF-Query-1.997.tar.gz) = 49645 bytes +SHA1 (Mail-SPF-Query-1.999.tar.gz) = c8584cf056507127d7c2a8019d0d43da3824028b +RMD160 (Mail-SPF-Query-1.999.tar.gz) = 008640c9af069361f51da1d1a84d93c684cf2d36 +Size (Mail-SPF-Query-1.999.tar.gz) = 54874 bytes |