pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Milter 0.07 Wed Mar 22 15:45:00 2006 UTC



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d84081fdd61c
branches:  trunk
changeset: 510428:d84081fdd61c
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Mar 30 04:12:20 2006 +0000

description:
0.07  Wed Mar 22 15:45:00 2006 UTC
        - added Mail::Milter::Module::AccessDB
        - Mail::Milter::Module::MailDomainDotMX needed a "use Net::DNS"
        - improved Mail::Milter::Wrapper::DecodeSRS parsing to understand
                Mail::SRS::Guarded munging where the original localpart
                already contained an equals (=) character
        - added Mail::Milter::Module::SPF
        - added Mail::Milter::Module::MailFakeNull
        - added Mail::Milter::Module::HeaderValidateMIME
        - added method check_superdomains() to
          Mail::Milter::Module::MailDomainDNSBL, allowing use of e.g.
          surbl.org blacklist with MAIL FROM:<> addresses

diffstat:

 mail/p5-Mail-Milter/Makefile |  5 ++---
 mail/p5-Mail-Milter/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 81f769cbdc73 -r d84081fdd61c mail/p5-Mail-Milter/Makefile
--- a/mail/p5-Mail-Milter/Makefile      Thu Mar 30 03:44:41 2006 +0000
+++ b/mail/p5-Mail-Milter/Makefile      Thu Mar 30 04:12:20 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2006/03/27 17:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/30 04:12:20 tv Exp $
 #
 
-DISTNAME=      Mail-Milter-0.06
+DISTNAME=      Mail-Milter-0.07
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/} \
                ${MASTER_SITE_SOURCEFORGE:=pmilter/}
diff -r 81f769cbdc73 -r d84081fdd61c mail/p5-Mail-Milter/distinfo
--- a/mail/p5-Mail-Milter/distinfo      Thu Mar 30 03:44:41 2006 +0000
+++ b/mail/p5-Mail-Milter/distinfo      Thu Mar 30 04:12:20 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 09:59:26 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/03/30 04:12:20 tv Exp $
 
-SHA1 (Mail-Milter-0.06.tar.gz) = f005f5c63c0bfb655ae0ec97c55b6d0cd026ee01
-RMD160 (Mail-Milter-0.06.tar.gz) = f379ac51583b9ee8d436df0ed52d9f08a7a40b45
-Size (Mail-Milter-0.06.tar.gz) = 24253 bytes
+SHA1 (Mail-Milter-0.07.tar.gz) = ee1809ec178982bfde9855bf7a0d1b48dbb10415
+RMD160 (Mail-Milter-0.07.tar.gz) = 3b45f92fcadad7b9f1f461b9348d267124f30b27
+Size (Mail-Milter-0.07.tar.gz) = 31445 bytes



Home | Main Index | Thread Index | Old Index