From 7aae99606c817c04be88d8a8df22f4e6d6011d28 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 15 Apr 2015 14:08:25 +0000 Subject: Update to 2.9.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2.009 (2013-07-21 03:30) Mail::SPF: * Default to querying only TXT type RRs (query_rr_types = Mail::SPF::Server-> query_rr_type_txt). Experience has shown that querying SPF type RRs is impractical. --- 2.008 (2012-01-30 08:15) Mail::SPF: * Sanitize result local_explanation (as well as result object string representation) by replacing all non-printable or non-ascii characters with their hex-escaped representation (e.g., "\x00"). (Addresses: bugs.launchpad.net #806926) Miscellaneous: * Change openspf.org URLs to openspf.net because openspf.org is unreachable indefinitely. * Change URLs to . * META.yml: configure_requires: Module::Build 0.2805 * META.yml: requires: Net::DNS 0.62 (was: 0.52) (Closes: rt.cpan.org #28545) * META.yml: Revert to flat version numbers for perl and Net::DNS::Resolver:: Programmable build requirements to avoid Module::Build::Compat/Makefile.PL incompatibilities. (Closes: rt.cpan.org #53231) * Attempt to prevent a cascading failure in t/00.03-class-result.t that seems to happen under rare, unknown circumstances. (Closes: rt.cpan.org #39099) Debian: * Declare Debian source package format as 3.0. * Standards-Version: 3.9.2 (was: 3.8.3) * Bump debhelper compatibility level to 7 (was: 5) and simplify debian/rules using debhelper 7 features. * debian/control: Simplify depdendencies under the assumption that package will be installed on Debian Lenny (oldstable at the time of writing) or later (or the Ubuntu equivalent). * debian/watch: Use dist-based URL. --- mail/p5-Mail-SPF/Makefile | 5 ++--- mail/p5-Mail-SPF/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'mail/p5-Mail-SPF') diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index ffa33e33ef3..2f36cdfd27e 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/10/12 08:17:50 tron Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/15 14:08:25 wiz Exp $ -DISTNAME= Mail-SPF-v2.007 +DISTNAME= Mail-SPF-v2.9.0 PKGNAME= p5-${DISTNAME:S/-v/-/} -PKGREVISION= 5 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-SPF/distinfo b/mail/p5-Mail-SPF/distinfo index 32d4c9c94b9..141680af0ce 100644 --- a/mail/p5-Mail-SPF/distinfo +++ b/mail/p5-Mail-SPF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/27 12:56:11 obache Exp $ +$NetBSD: distinfo,v 1.2 2015/04/15 14:08:25 wiz Exp $ -SHA1 (Mail-SPF-v2.007.tar.gz) = df53baf018134481591317baf1b5d3a10702d4e7 -RMD160 (Mail-SPF-v2.007.tar.gz) = 343c57f2bb8202838d22bac8162793695ca57f55 -Size (Mail-SPF-v2.007.tar.gz) = 101722 bytes +SHA1 (Mail-SPF-v2.9.0.tar.gz) = 3bda4d67a94465eec3e569b56004de968cad3982 +RMD160 (Mail-SPF-v2.9.0.tar.gz) = 3ec3b3e910fd5fd2d424018c9d8e270131115caf +Size (Mail-SPF-v2.9.0.tar.gz) = 103834 bytes -- cgit v1.2.3