- Update to 1.13.

PR:		ports/120908
Submitted by:	lippe (myself)
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
This commit is contained in:
Felippe de Meirelles Motta 2008-03-10 22:51:02 +00:00
parent af9c9e7839
commit cab889727c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208771
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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