summaryrefslogtreecommitdiff
path: root/mail/p5-razor-agents/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-17 15:55:21 +0000
committerheinz <heinz>2007-05-17 15:55:21 +0000
commitc48d7cb575de10ac7e99f5ace8f28c6fd34cfc30 (patch)
tree1a093b0edbd0d44fa803fd3a47d3a1792e21cdc9 /mail/p5-razor-agents/Makefile
parentfa30691e74174b5f0c059ae7422bb284b9c61bc3 (diff)
downloadpkgsrc-c48d7cb575de10ac7e99f5ace8f28c6fd34cfc30.tar.gz
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 (limited to 'mail/p5-razor-agents/Makefile')
-rw-r--r--mail/p5-razor-agents/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile
index 6ddedb552b9..516d2da89ad 100644
--- a/mail/p5-razor-agents/Makefile
+++ b/mail/p5-razor-agents/Makefile
@@ -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 @@ MAINTAINER= heinz@NetBSD.org
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