ports/112522: mail/Razor-agents has performance problem with SpamAssassin
Michael Scheidell
scheidell at secnap.net
Thu Jun 7 13:10:06 UTC 2007
The following reply was made to PR ports/112522; it has been noted by GNATS.
From: "Michael Scheidell" <scheidell at secnap.net>
To: <bug-followup at FreeBSD.org>,
<nivo at is-root.com>
Cc: <Mark.Martinec+amavis at ijs.si>
Subject: Re: ports/112522: mail/Razor-agents has performance problem with SpamAssassin
Date: Thu, 7 Jun 2007 09:02:01 -0400
If not commited, please wait:
razor 2.8.4 fixes problems without patches.
see perldoc Changes:
2.84 (May 10, 2007)
o Update discovery hostname.
2.83 (May 8, 2007)
o Remove all uses of $' from code. This removes a global regex
engine slowdown. [issues.apache.org #5312]
o Comment out or replace shell commands with Perl equivalents.
This
removes the prerequisites of uname(1) and GNU mkdir(1).
here are patches for 2.8.4: (delete the files/* patches I submitted, not
needed anymore, already fixed: in 2.8.4)
diff -bBru /var/tmp/razor/Makefile ./Makefile
--- /var/tmp/razor/Makefile Tue May 8 10:24:03 2007
+++ ./Makefile Thu Jun 7 08:52:21 2007
@@ -6,7 +6,7 @@
#
PORTNAME= razor-agents
-PORTVERSION= 2.82
+PORTVERSION= 2.84
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= razor
diff -bBru /var/tmp/razor/distinfo ./distinfo
--- /var/tmp/razor/distinfo Fri Jun 2 20:26:24 2006
+++ ./distinfo Thu Jun 7 08:53:43 2007
@@ -1,3 +1,3 @@
-MD5 (razor-agents-2.82.tar.bz2) = a79a798e52426261c6a2c4089b33872f
-SHA256 (razor-agents-2.82.tar.bz2) =
e423d6abab60318700573978954b02e1d64f5061e0df762e8688208598ab7a02
-SIZE (razor-agents-2.82.tar.bz2) = 79021
+MD5 (razor-agents-2.84.tar.bz2) = 8b9a11a6ce020383c32c45d1530d77c2
+SHA256 (razor-agents-2.84.tar.bz2) =
1e9eb8e4d562de79f01e059a7885e5e2a87f47688f146310a0400893edf3077c
+SIZE (razor-agents-2.84.tar.bz2) = 79196
More information about the freebsd-ports-bugs
mailing list