pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-razor-agents Updated to version 2.83.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9099bf90b021
branches: trunk
changeset: 528824:9099bf90b021
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu May 17 15:55:21 2007 +0000
description:
Updated to version 2.83.
Pkgsrc changes:
- p5-Net-DNS not needed anymore.
Changes since version 2.82:
===========================
2.83 (May 8, 2007)
* Remove all uses of $' from code. This removes a global regex engine
slowdown. [issues.apache.org #5312]
* Comment out or replace shell commands with Perl equivalents. This
removes the prerequisites of uname(1) and GNU mkdir(1).
diffstat:
mail/p5-razor-agents/Makefile | 8 +++-----
mail/p5-razor-agents/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r a727679c69ba -r 9099bf90b021 mail/p5-razor-agents/Makefile
--- a/mail/p5-razor-agents/Makefile Thu May 17 15:38:26 2007 +0000
+++ b/mail/p5-razor-agents/Makefile Thu May 17 15:55:21 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2007/04/12 20:23:30 heinz Exp $
+# $NetBSD: Makefile,v 1.27 2007/05/17 15:55:21 heinz Exp $
-DISTNAME= razor-agents-2.82
+DISTNAME= razor-agents-2.83
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5ra
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=razor/}
@@ -12,8 +11,7 @@
HOMEPAGE= http://razor.sourceforge.net/
COMMENT= Distributed and collaborative spam detection network
-# Net::Ping, Getopt::Long, File::Copy are also needed (from the perl package)
-DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
+# MIME::QuotedPrint, Getopt::Long, File::Copy needed from the perl package
DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
diff -r a727679c69ba -r 9099bf90b021 mail/p5-razor-agents/distinfo
--- a/mail/p5-razor-agents/distinfo Thu May 17 15:38:26 2007 +0000
+++ b/mail/p5-razor-agents/distinfo Thu May 17 15:55:21 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2007/04/12 20:23:30 heinz Exp $
+$NetBSD: distinfo,v 1.14 2007/05/17 15:55:21 heinz Exp $
-SHA1 (razor-agents-2.82.tar.bz2) = 76b9efdd2b09726e68b19ecf8bd98293ac646db8
-RMD160 (razor-agents-2.82.tar.bz2) = 4015686818e24084319ae2c13c82bbf74df54035
-Size (razor-agents-2.82.tar.bz2) = 79021 bytes
+SHA1 (razor-agents-2.83.tar.bz2) = f648c0ec83724bc61765ec3613b1f8ed4c048804
+RMD160 (razor-agents-2.83.tar.bz2) = 9b043f2412b8f783933aeae445d0b72e24d8ea07
+Size (razor-agents-2.83.tar.bz2) = 79104 bytes
SHA1 (patch-aa) = 0b5dbc5f9ba966ca1cd5123ffdf6d290bd7d3621
Home |
Main Index |
Thread Index |
Old Index