diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-11-10 09:09:59 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-11-10 09:09:59 +0000 |
commit | 56960eb05af40cff3fe84d5a3d4dc4c129c009b9 (patch) | |
tree | e55825ab4187e666bff2dab9dea68c1d67c2df3e /security/p5-Nmap-Parser | |
parent | efb5bec625552f4cdb488a23d3e0288415413f4b (diff) | |
download | ports-56960eb05af40cff3fe84d5a3d4dc4c129c009b9.tar.gz ports-56960eb05af40cff3fe84d5a3d4dc4c129c009b9.zip |
Notes
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 3bce14250d78..9ac82a21218b 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Nmap-Parser -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Nmap-Parser/distinfo b/security/p5-Nmap-Parser/distinfo index a790c606d2ff..5a76e3ca9f8c 100644 --- a/security/p5-Nmap-Parser/distinfo +++ b/security/p5-Nmap-Parser/distinfo @@ -1,3 +1,3 @@ -MD5 (Nmap-Parser-1.18.tar.gz) = e546e891034d2f34b97f8f89923f3e36 -SHA256 (Nmap-Parser-1.18.tar.gz) = 5798933369797f4598949117221a4d523bba0c1952e4a1e5d6b24a8f4e4572d2 -SIZE (Nmap-Parser-1.18.tar.gz) = 35567 +MD5 (Nmap-Parser-1.19.tar.gz) = 79e50c9e325b1920545eb4a07e2f5b10 +SHA256 (Nmap-Parser-1.19.tar.gz) = ff848934228954ff9577b90a87aca2bb405107727d8fc2bdb22469204fc1b150 +SIZE (Nmap-Parser-1.19.tar.gz) = 37412 diff --git a/security/p5-Nmap-Parser/pkg-plist b/security/p5-Nmap-Parser/pkg-plist index 14660768a8bf..e95f2b0a198d 100644 --- a/security/p5-Nmap-Parser/pkg-plist +++ b/security/p5-Nmap-Parser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap/Parser/.packlist %%SITE_PERL%%/Nmap/Parser.pm +%%SITE_PERL%%/Nmap/._Parser.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap/Parser @dirrmtry %%SITE_PERL%%/Nmap @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nmap |