diff options
author | sno <sno@pkgsrc.org> | 2010-03-10 18:24:59 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-10 18:24:59 +0000 |
commit | 67b39395361a56b31f50ee60541e15b6af463b40 (patch) | |
tree | 554786234e1f6af77cb15bdbb8e8daf3cd4f394a /net | |
parent | a30eada9f7943ee7682e592cdd1c07b47df996ed (diff) | |
download | pkgsrc-67b39395361a56b31f50ee60541e15b6af463b40.tar.gz |
Updating net/p5-Nmap-Parser from 1.19 to 1.20
Upstream changes:
Changes for 1.20
- Solved Issue 2: Host-specific start_time and end_time.
- Applied Patch provided by briandlong on retrieving
start_time and end_time attributes for host.
- Solved Issue 6: _del_port not removing port 0.
- Thomas Equeter submitted patch to support traceroute in nmap
output.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Nmap-Parser/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Nmap-Parser/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index 2c867e82e24..d22fd48aa74 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/09/22 20:34:13 sno Exp $ +# $NetBSD: Makefile,v 1.11 2010/03/10 18:24:59 sno Exp $ # -DISTNAME= Nmap-Parser-1.19 -PKGNAME= p5-${DISTNAME} +DISTNAME= Nmap-Parser-1.2 +PKGNAME= p5-${DISTNAME}0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/} diff --git a/net/p5-Nmap-Parser/distinfo b/net/p5-Nmap-Parser/distinfo index 3be395af1ec..f0ccf294196 100644 --- a/net/p5-Nmap-Parser/distinfo +++ b/net/p5-Nmap-Parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/09/22 20:34:13 sno Exp $ +$NetBSD: distinfo,v 1.4 2010/03/10 18:24:59 sno Exp $ -SHA1 (Nmap-Parser-1.19.tar.gz) = db09a48b6b2080c18b70ddd65b5179422f9834f0 -RMD160 (Nmap-Parser-1.19.tar.gz) = 4bb0f56ccf0bca8ea88155f89d713ffc09f732e3 -Size (Nmap-Parser-1.19.tar.gz) = 37412 bytes +SHA1 (Nmap-Parser-1.2.tar.gz) = 22ccfd8d5e73df37f8def8080765f0ce7ce8e3d1 +RMD160 (Nmap-Parser-1.2.tar.gz) = a6b25b6ae88ee1764da62d0d7700d0d7c8d67c6e +Size (Nmap-Parser-1.2.tar.gz) = 37568 bytes |