diff options
author | jadawin <jadawin@FreeBSD.org> | 2011-05-25 17:24:53 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2011-05-25 17:24:53 +0800 |
commit | d92afa415bef983b56ef4472b042ec9f8f296443 (patch) | |
tree | 4cd03f8a223675f360af8cd0ba313d658bbea84d /security | |
parent | b2899c91d31a74d288010f290a31d3bb9039cc52 (diff) | |
download | freebsd-ports-gnome-d92afa415bef983b56ef4472b042ec9f8f296443.tar.gz freebsd-ports-gnome-d92afa415bef983b56ef4472b042ec9f8f296443.tar.zst freebsd-ports-gnome-d92afa415bef983b56ef4472b042ec9f8f296443.zip |
- Update to 1.21
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.21/Changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/distinfo | 5 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/pkg-plist | 1 |
3 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 6ba1e1d8ba0d..d35ead7b551c 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Nmap-Parser -PORTVERSION= 1.19 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Nmap-Parser/distinfo b/security/p5-Nmap-Parser/distinfo index 5a76e3ca9f8c..4c40f26f6beb 100644 --- a/security/p5-Nmap-Parser/distinfo +++ b/security/p5-Nmap-Parser/distinfo @@ -1,3 +1,2 @@ -MD5 (Nmap-Parser-1.19.tar.gz) = 79e50c9e325b1920545eb4a07e2f5b10 -SHA256 (Nmap-Parser-1.19.tar.gz) = ff848934228954ff9577b90a87aca2bb405107727d8fc2bdb22469204fc1b150 -SIZE (Nmap-Parser-1.19.tar.gz) = 37412 +SHA256 (Nmap-Parser-1.21.tar.gz) = 8ba5ade800c42aaddf638150d94a54fab4329c014d6fef09d06e2e72003c9a7c +SIZE (Nmap-Parser-1.21.tar.gz) = 38942 diff --git a/security/p5-Nmap-Parser/pkg-plist b/security/p5-Nmap-Parser/pkg-plist index e95f2b0a198d..14660768a8bf 100644 --- a/security/p5-Nmap-Parser/pkg-plist +++ b/security/p5-Nmap-Parser/pkg-plist @@ -1,6 +1,5 @@ %%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 |