pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/spamassassin update to spamassassin 3.1.5. relev...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d37056a3b45
branches:  trunk
changeset: 518113:1d37056a3b45
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Thu Aug 31 22:00:48 2006 +0000

description:
update to spamassassin 3.1.5.  relevant changes:

        bug 5018: update RegistrarBoundaries with new list of 2TLDs
        bug 5020: drop __OUTLOOK_DOLLARS_MSGID, replace with the superset
        rule __OE_MSGID_2
        update replace_license_blocks, have it deal with C-style comments
        better, put a sample commandline in place
        bug 4492: bayes_ignore_header was case sensitive
        add logging, enable zmi and doc mass-checks
        bug 5049: allow commented lines in gpgkeyfile and channelfile files
        bug 4952: set a default value for DEF_RULES_DIR_, LOCAL_RULES_DIR,
        and LOCAL_STATE_DIR.  this fixes an issue where third-party code
        which hasn't been updated to deal with LOCAL_STATE_DIR can still
        use updates.
        bug 4848: Pyzor, DCC, and SpamCop plugins weren't looking at the
        right place to see the 'dont_report_to_...' options
        bug 4843: skip text/calendar parts when generating the body text
        arrays
        bug 5013: deal octal obfuscation of IP addrs in URLs
        bug 5049: handle comments and whitespace in sa-update config files
        and fix an error in channel name validation
        bug 4981: remove broken urirhssub support for regexp subrule and
        make perldoc match the code
        bug 5060: backport ArchiveIterator changes for rule-QA system,
        namely: the AICache caching subsystem for faster mass-checks, support
        for combined --head/--tail semantics, more verbose 'showdots' to
        avoid buildbot timeouts, and a new intra-child IPC me chanism for
        multi-child mass-checks
        bug 5034: fix endless loop possible from bad input or network error
        bug 5065: implement whitelist_from_dk
        bug 4823: clarify M::SA::Plugin documentation

diffstat:

 mail/spamassassin/Makefile |  6 +++---
 mail/spamassassin/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 3afa3f0056dc -r 1d37056a3b45 mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile        Thu Aug 31 18:45:44 2006 +0000
+++ b/mail/spamassassin/Makefile        Thu Aug 31 22:00:48 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2006/07/31 21:10:59 heinz Exp $
+# $NetBSD: Makefile,v 1.74 2006/08/31 22:00:48 mrg Exp $
 
-DISTNAME=      Mail-SpamAssassin-3.1.4
-PKGNAME=       spamassassin-3.1.4
+DISTNAME=      Mail-SpamAssassin-3.1.5
+PKGNAME=       spamassassin-3.1.5
 SVR4_PKGNAME=  sa
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_APACHE:=spamassassin/source/}
diff -r 3afa3f0056dc -r 1d37056a3b45 mail/spamassassin/distinfo
--- a/mail/spamassassin/distinfo        Thu Aug 31 18:45:44 2006 +0000
+++ b/mail/spamassassin/distinfo        Thu Aug 31 22:00:48 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2006/07/31 21:10:59 heinz Exp $
+$NetBSD: distinfo,v 1.40 2006/08/31 22:00:48 mrg Exp $
 
-SHA1 (Mail-SpamAssassin-3.1.4.tar.gz) = df88c2e27c1c8ede60a1b967443a3b16cc74cd9f
-RMD160 (Mail-SpamAssassin-3.1.4.tar.gz) = 8aebcc9fa4ed0eafadab85eaafd2f7b488a7ff91
-Size (Mail-SpamAssassin-3.1.4.tar.gz) = 1142066 bytes
+SHA1 (Mail-SpamAssassin-3.1.5.tar.gz) = 672399ab2e600ba2ae19d71f77974dc27512e837
+RMD160 (Mail-SpamAssassin-3.1.5.tar.gz) = 69687421671125da2678f50713ac67209a71096d
+Size (Mail-SpamAssassin-3.1.5.tar.gz) = 1162519 bytes
 SHA1 (patch-ab) = df95d87a2f2e7af238c27c3d5468d9aad7eb000d
 SHA1 (patch-ae) = 1461b24978c75c394c607ae1d49cb49dd086b563
 SHA1 (patch-aq) = 495a3ac94a05129520e5d7018fdd56b6dad3c951



Home | Main Index | Thread Index | Old Index