pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/spamassassin update this to spamassassin 3.1.6. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd10373fecac
branches:  trunk
changeset: 519581:dd10373fecac
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Thu Oct 05 22:18:19 2006 +0000

description:
update this to spamassassin 3.1.6.  changes include:

bug 5044: include local site config in sa-update lint checks
bug 5048: --lint should not use network rules or AWL
bug 5081: sometimes, SIGHUPing spamd would leave one child process still alive due to a race in the SIGHUP handler and the preforking code.  fixed
bug 5040: if in no-net scoreset, don't warn about net rules being zero-score dependencies of meta rules
bug 5105: M::SA::Client doesn't always catch failed connection to spamd, fixed
bug 5094: check for unit'd value used in AntiVirus.pm
bug 5089: enable adding headers with single digit zero value
bug 5077: fix false SPF_SOFTFAIL's when SPF queries timeout
bug 5080: fix bug in update RCVD_ILLEGAL_IP evaltest to properly deal with 127/8 fix
bug 5111: fix FORGED_JUNO_RCVD FP on webmail from untd.com's own systems
bug 4940: _get_date_header_time() should try dates one at a time not all dates joined together
bug 5098: add support for ecelerity Received headers, thanks to Joe Schaefer <joe+gmane at sunstarsys.com>
bug 4975: (trivial) avoid use of unit'd value in prefork warning message
bug 4418: remove no longer useful HTML_WEB_BUGS and HTML_LINK_IMAGE_BUG rules
bug 5101: fix bug in mbx code introduced in a backport of 3.2 AICache code
try to work around horribleness when checking in the entire built tree for the website update procedure
bug 5076: unescape hash characters in the config
add my nagios plugin for monitoring spamd to contrib/

diffstat:

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

diffs (30 lines):

diff -r 0a1ed666c8ac -r dd10373fecac mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile        Thu Oct 05 21:09:31 2006 +0000
+++ b/mail/spamassassin/Makefile        Thu Oct 05 22:18:19 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2006/08/31 22:00:48 mrg Exp $
+# $NetBSD: Makefile,v 1.75 2006/10/05 22:18:19 mrg Exp $
 
-DISTNAME=      Mail-SpamAssassin-3.1.5
-PKGNAME=       spamassassin-3.1.5
+DISTNAME=      Mail-SpamAssassin-3.1.6
+PKGNAME=       spamassassin-3.1.6
 SVR4_PKGNAME=  sa
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_APACHE:=spamassassin/source/}
diff -r 0a1ed666c8ac -r dd10373fecac mail/spamassassin/distinfo
--- a/mail/spamassassin/distinfo        Thu Oct 05 21:09:31 2006 +0000
+++ b/mail/spamassassin/distinfo        Thu Oct 05 22:18:19 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2006/08/31 22:00:48 mrg Exp $
+$NetBSD: distinfo,v 1.41 2006/10/05 22:18:19 mrg Exp $
 
-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 (Mail-SpamAssassin-3.1.6.tar.gz) = fbf7e7aac113313da3f7357260d1a295ff275eef
+RMD160 (Mail-SpamAssassin-3.1.6.tar.gz) = 38b4d38889a3db93b46a9096c2d7c12fa8228a20
+Size (Mail-SpamAssassin-3.1.6.tar.gz) = 1168266 bytes
 SHA1 (patch-ab) = df95d87a2f2e7af238c27c3d5468d9aad7eb000d
 SHA1 (patch-ae) = 1461b24978c75c394c607ae1d49cb49dd086b563
 SHA1 (patch-aq) = 495a3ac94a05129520e5d7018fdd56b6dad3c951



Home | Main Index | Thread Index | Old Index