summaryrefslogtreecommitdiff
path: root/mail/p5-razor-agents/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2003-04-24 21:42:42 +0000
committerheinz <heinz>2003-04-24 21:42:42 +0000
commit7293edde7f75f73220c4ef1f23680de1805d1275 (patch)
tree38bcf18f8e3411f46a36a56b0dca590ac98e7c42 /mail/p5-razor-agents/Makefile
parent4299d17e8cacbfad79e702ee9c53bb93ee22f12a (diff)
downloadpkgsrc-7293edde7f75f73220c4ef1f23680de1805d1275.tar.gz
Update to current Razor2 release.
======== Changes since v 2.14 ========================================= 2.22 (Nov 21 2002) * Turned off verbose logging in ehash that was left on by mistake. [vipul] * Some user contributed additions to the FAQ. 2.21 (Nov 19 2002) * Ephemeral Hash reverts to the entire content when both sections are composed of whitespace. This makes a certain type of false positives go away. [vipul] * Razor2::Client::Core skips whitespace only message parts. [vipul] * DebugLevel 15 prints out the content after preprocessing, just before the signatures are computed. [vipul] 2.20 (Oct 15, 2002) (First Stable Version) * If log file isn't writable for whatever reason, we write logs to /dev/null. [vipul] * We look for stray "\r"'s in the split_mime function. Thanks to Jim <jim@ironchicken.org> for pointing this out. [vipul] * Added a significantly faster XS version of deHTML code. [vipul] * Made ::Agent taint friendly. [vipul] * Added support for passing an already open filehandle to "::Agent::checkit()" and "::Agent::parse_mbox()" [vipul] * Made logic_method 4 the default. [vipul] * Added Razor2::Syslog to the package. [vipul]
Diffstat (limited to 'mail/p5-razor-agents/Makefile')
-rw-r--r--mail/p5-razor-agents/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile
index df1c50c279e..a803a9499cb 100644
--- a/mail/p5-razor-agents/Makefile
+++ b/mail/p5-razor-agents/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2003/02/17 15:28:02 dillo Exp $
+# $NetBSD: Makefile,v 1.6 2003/04/24 21:42:42 heinz Exp $
-DISTNAME= razor-agents-2.14
+DISTNAME= razor-agents-2.22
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ra
CATEGORIES= mail