From 9f86f5c17c1cbc72cd8d4615238673bd7d7b4077 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sat, 23 Jan 2010 07:28:11 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 3). Approved by: portmgr (itetcu) --- security/p5-Filter-Crypto/Makefile | 3 +-- security/p5-Nmap-Scanner/Makefile | 4 +--- security/smtpscan/Makefile | 5 ++--- 3 files changed, 4 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile index 07bdc21b1eeb..03019d89fe48 100644 --- a/security/p5-Filter-Crypto/Makefile +++ b/security/p5-Filter-Crypto/Makefile @@ -7,6 +7,7 @@ PORTNAME= Filter-Crypto PORTVERSION= 1.30 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +16,6 @@ MAINTAINER= sahil@tandon.net COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Nmap-Scanner/Makefile b/security/p5-Nmap-Scanner/Makefile index 62df3db41f19..d4491e9ee448 100644 --- a/security/p5-Nmap-Scanner/Makefile +++ b/security/p5-Nmap-Scanner/Makefile @@ -7,7 +7,7 @@ PORTNAME= Nmap-Scanner PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,11 +17,9 @@ COMMENT= Perform and manipulate nmap scans using perl BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/Class/Generate.pm:${PORTSDIR}/devel/p5-Class-Generate \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ nmap:${PORTSDIR}/security/nmap RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/Class/Generate.pm:${PORTSDIR}/devel/p5-Class-Generate \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ nmap:${PORTSDIR}/security/nmap PERL_CONFIGURE= yes diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index af60cc18f46e..0d52400111c1 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -7,15 +7,14 @@ PORTNAME= smtpscan PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security mail perl5 MASTER_SITES= http://www.frbsd.org/dist/ MAINTAINER= hubert@frbsd.org COMMENT= A remote SMTP server version detector -RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ - ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS USE_PERL5= yes MAN1= smtpscan.1 -- cgit v1.2.3