diff options
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index d8a2742c0caa..e5f6275c99da 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Nmap-Parser -PORTVERSION= 1.13 +PORTVERSION= 1.16 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@FreeBSD.org COMMENT= Parse nmap scan data with perl BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \ diff --git a/security/p5-Nmap-Parser/distinfo b/security/p5-Nmap-Parser/distinfo index 4c6c1a216949..857e209c0389 100644 --- a/security/p5-Nmap-Parser/distinfo +++ b/security/p5-Nmap-Parser/distinfo @@ -1,3 +1,3 @@ -MD5 (Nmap-Parser-1.13.tar.gz) = 0539a01e5f477d37056959c87d95964b -SHA256 (Nmap-Parser-1.13.tar.gz) = de345bb1dd6a7abe575191d156dc15ea0e1995ba06681f428907aad5267789de -SIZE (Nmap-Parser-1.13.tar.gz) = 33839 +MD5 (Nmap-Parser-1.16.tar.gz) = 0d663caf90de3cd6c85ba1a1f6c36f7f +SHA256 (Nmap-Parser-1.16.tar.gz) = e66624384417c784f6c0b7efa816994fa5d97d952d0d0bec35c28f0d7752fc56 +SIZE (Nmap-Parser-1.16.tar.gz) = 35485 diff --git a/security/p5-Nmap-Parser/pkg-descr b/security/p5-Nmap-Parser/pkg-descr index f9a0959c245b..9dcc2e099742 100644 --- a/security/p5-Nmap-Parser/pkg-descr +++ b/security/p5-Nmap-Parser/pkg-descr @@ -4,4 +4,4 @@ nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap. -WWW: http://search.cpan.org/~apersaud/Nmap-Parser-1.05/ +WWW: http://cpan.org/pub/CPAN/modules/by-module/Nmap/ |