Subject: CVS commit: pkgsrc/mail/p5-razor-agents
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2004 22:55:23
Module Name:	pkgsrc
Committed By:	heinz
Date:		Fri Mar 12 22:55:23 UTC 2004

Modified Files:
	pkgsrc/mail/p5-razor-agents: Makefile distinfo
	pkgsrc/mail/p5-razor-agents/patches: patch-aa
Removed Files:
	pkgsrc/mail/p5-razor-agents/patches: patch-ab patch-ac patch-ad

Log Message:
Update to version 2.40
No longer dependent on Digest::Nilsimsa
External taint patches no longer necessary.

Changes since 2.36
    *   Applied another Makefile.PL patch from Michael Schwern to correctly
        install manpages in part 5 of the manual set in various versions of
        perl.
    *   Applied patch from Mark Martinec and Vivek Khera of Amavisd to
        untaint various file targets obtained from user input. This is the
        same patch pointed to by the SpamAssassin FAQ
        [http://www.spamassassin.org/released/Razor2.patch]
    *   Support for HTTP 1.1 tunneling [SF patch #821324] by Jon Schewe.
    *   Applied Anne Bennett's patch to Logger.pm to introduce a new log
        target, "syslog-sys", that talks to Syslog over a Unix socket rather
        than a TCP socket.
    *   Applied Anne Bennett's patch to deHTML.xs to get rid of the type
        mismatch warning.
    *   Removed computation of signatures that are no longer supported by
        the backend -- engines 1, 2 and 3. Digest::Nilsimsa no longer
        required by Razor Agents.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mail/p5-razor-agents/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/p5-razor-agents/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/p5-razor-agents/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/mail/p5-razor-agents/patches/patch-ab \
    pkgsrc/mail/p5-razor-agents/patches/patch-ac \
    pkgsrc/mail/p5-razor-agents/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.