summaryrefslogtreecommitdiff
path: root/security/p5-Nmap-Scanner
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-10-19 09:03:00 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-10-19 09:03:00 +0000
commitd938a5650514a84e51565aad127c2c4de9938861 (patch)
treee5e94def73651c0e405cd2159aca7a38df94f9bd /security/p5-Nmap-Scanner
parentUnbreak p5-DBD-mysql50 build. (diff)
Updated to 0.7a
Notes
Notes: svn path=/head/; revision=119776
Diffstat (limited to 'security/p5-Nmap-Scanner')
-rw-r--r--security/p5-Nmap-Scanner/Makefile5
-rw-r--r--security/p5-Nmap-Scanner/distinfo4
-rw-r--r--security/p5-Nmap-Scanner/pkg-descr3
-rw-r--r--security/p5-Nmap-Scanner/pkg-plist2
4 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Nmap-Scanner/Makefile b/security/p5-Nmap-Scanner/Makefile
index f9f3f8ebc55e..5b7f00422938 100644
--- a/security/p5-Nmap-Scanner/Makefile
+++ b/security/p5-Nmap-Scanner/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Nmap-Scanner
-PORTVERSION= 0.5
+PORTVERSION= 0.7a
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-#MASTER_SITE_SUBDIR= Nmap
MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MAXSCHUBE
PKGNAMEPREFIX= p5-
@@ -20,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS} \
nmap:${PORTSDIR}/security/nmap
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.7
+
PERL_CONFIGURE= yes
MAN3= Nmap::Scanner.3 Nmap::Scanner::Address.3 \
diff --git a/security/p5-Nmap-Scanner/distinfo b/security/p5-Nmap-Scanner/distinfo
index f03b76032fea..78dbc487979d 100644
--- a/security/p5-Nmap-Scanner/distinfo
+++ b/security/p5-Nmap-Scanner/distinfo
@@ -1,2 +1,2 @@
-MD5 (Nmap-Scanner-0.5.tar.gz) = 39d63ce5cee230e62771b7c8edff2811
-SIZE (Nmap-Scanner-0.5.tar.gz) = 26690
+MD5 (Nmap-Scanner-0.7a.tar.gz) = 692621c7e9d627c1271cb54d8b1335a9
+SIZE (Nmap-Scanner-0.7a.tar.gz) = 65810
diff --git a/security/p5-Nmap-Scanner/pkg-descr b/security/p5-Nmap-Scanner/pkg-descr
index 9f41aac0eec5..364c98f2c9a9 100644
--- a/security/p5-Nmap-Scanner/pkg-descr
+++ b/security/p5-Nmap-Scanner/pkg-descr
@@ -5,6 +5,3 @@ perl routines or classes which can be used to automate and integrate
nmap scans elegantly into new and existing perl scripts.
WWW: http://search.cpan.org/dist/Nmap-Scanner/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/security/p5-Nmap-Scanner/pkg-plist b/security/p5-Nmap-Scanner/pkg-plist
index 281f666a5136..5e94b987dfd8 100644
--- a/security/p5-Nmap-Scanner/pkg-plist
+++ b/security/p5-Nmap-Scanner/pkg-plist
@@ -8,9 +8,11 @@
%%SITE_PERL%%/Nmap/Scanner/ExtraPorts.pm
%%SITE_PERL%%/Nmap/Scanner/Host.pm
%%SITE_PERL%%/Nmap/Scanner/HostList.pm
+%%SITE_PERL%%/Nmap/Scanner/Hostname.pm
%%SITE_PERL%%/Nmap/Scanner/Hosts.pm
%%SITE_PERL%%/Nmap/Scanner/NmapRun.pm
%%SITE_PERL%%/Nmap/Scanner/OS.pm
+%%SITE_PERL%%/Nmap/Scanner/OS/Class.pm
%%SITE_PERL%%/Nmap/Scanner/OS/IPIdSequence.pm
%%SITE_PERL%%/Nmap/Scanner/OS/Match.pm
%%SITE_PERL%%/Nmap/Scanner/OS/PortUsed.pm