diff options
author | lippe <lippe@FreeBSD.org> | 2008-03-11 06:51:02 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-03-11 06:51:02 +0800 |
commit | cedcd008508bc4758fd8d475abce15c7baa3e7f5 (patch) | |
tree | edfe6eb77754e7415a20b1123ccdac3fa3d1c4d2 /security/p5-Nmap-Parser | |
parent | a5e169422146ba1c89919145f82e67a777a1e51c (diff) | |
download | freebsd-ports-gnome-cedcd008508bc4758fd8d475abce15c7baa3e7f5.tar.gz freebsd-ports-gnome-cedcd008508bc4758fd8d475abce15c7baa3e7f5.tar.zst freebsd-ports-gnome-cedcd008508bc4758fd8d475abce15c7baa3e7f5.zip |
- Update to 1.13.
PR: ports/120908
Submitted by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (> 2 weeks)
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r-- | security/p5-Nmap-Parser/Makefile | 8 | ||||
-rw-r--r-- | security/p5-Nmap-Parser/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile index 8a0e8ca8fb3f..0410ce0a9817 100644 --- a/security/p5-Nmap-Parser/Makefile +++ b/security/p5-Nmap-Parser/Makefile @@ -6,16 +6,16 @@ # PORTNAME= Nmap-Parser -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/A/AP/APERSAUD +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jabra@ccs.neu.edu COMMENT= Parse nmap scan data with perl -BUILD_DEPENDS= ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig +BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \ + p5-Storable>=2:${PORTSDIR}/devel/p5-Storable RUN_DEPENDS= ${BUILD_DEPENDS} \ nmap:${PORTSDIR}/security/nmap diff --git a/security/p5-Nmap-Parser/distinfo b/security/p5-Nmap-Parser/distinfo index f5a0bea3609a..4c6c1a216949 100644 --- a/security/p5-Nmap-Parser/distinfo +++ b/security/p5-Nmap-Parser/distinfo @@ -1,3 +1,3 @@ -MD5 (Nmap-Parser-1.12.tar.gz) = ea2732f02f34dda18a89018c57af040d -SHA256 (Nmap-Parser-1.12.tar.gz) = 9d0334298128787d5455454dad04b27552f3520839e3d0c215102116634f3163 -SIZE (Nmap-Parser-1.12.tar.gz) = 30613 +MD5 (Nmap-Parser-1.13.tar.gz) = 0539a01e5f477d37056959c87d95964b +SHA256 (Nmap-Parser-1.13.tar.gz) = de345bb1dd6a7abe575191d156dc15ea0e1995ba06681f428907aad5267789de +SIZE (Nmap-Parser-1.13.tar.gz) = 33839 |