Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 461D5A5830 for ; Sat, 26 Apr 2014 13:55:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ADE0814A2C9; Sat, 26 Apr 2014 13:55:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C60E514A2A4 for ; Sat, 26 Apr 2014 13:55:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id p3oljmqq3Hbi for ; Sat, 26 Apr 2014 13:55:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EC51914A1DF for ; Sat, 26 Apr 2014 13:55:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E112196; Sat, 26 Apr 2014 13:55:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 26 Apr 2014 13:55:10 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/mail/spamassassin To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140426135510.E112196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Apr 26 13:55:10 UTC 2014 Modified Files: pkgsrc/mail/spamassassin: Makefile distinfo pkgsrc/mail/spamassassin/patches: patch-sa-update Added Files: pkgsrc/mail/spamassassin/patches: patch-Makefile.PL patch-sa-compile patch-spamd_netbsd-rc-script.sh Removed Files: pkgsrc/mail/spamassassin/patches: patch-aa patch-ab patch-ba patch-lib_Mail_SpamAssassin_AsyncLoop.pm patch-lib_Mail_SpamAssassin_Conf_Parser.pm patch-lib_Mail_SpamAssassin_DnsResolver.pm patch-lib_Mail_SpamAssassin_PerMsgStatus.pm patch-lib_Mail_SpamAssassin_Util.pm Log Message: Update "spamassassin" package to version 3.4.0: This is a major release. It introduces over two years of bug fixes and features since the release of SpamAssassin 3.3.2 on June 16, 2011. 3.4.0 includes the Bayes Redis (http://redis.io/) back-end (bug 6879), EDNS0 changes (bug 6910), native IPv6 support, numerous URIBL.pm changes or features and a small API change in libspamc (bug 6562) with many other subtle changes. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 pkgsrc/mail/spamassassin/Makefile cvs rdiff -u -r1.61 -r1.62 pkgsrc/mail/spamassassin/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/mail/spamassassin/patches/patch-Makefile.PL \ pkgsrc/mail/spamassassin/patches/patch-sa-compile \ pkgsrc/mail/spamassassin/patches/patch-spamd_netbsd-rc-script.sh cvs rdiff -u -r1.9 -r0 pkgsrc/mail/spamassassin/patches/patch-aa cvs rdiff -u -r1.16 -r0 pkgsrc/mail/spamassassin/patches/patch-ab cvs rdiff -u -r1.4 -r0 pkgsrc/mail/spamassassin/patches/patch-ba cvs rdiff -u -r1.1 -r0 \ pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_AsyncLoop.pm \ pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_Conf_Parser.pm \ pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_DnsResolver.pm \ pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_PerMsgStatus.pm \ pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_Util.pm cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/spamassassin/patches/patch-sa-update Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.