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.
This commit is contained in:
parent
0559952407
commit
7f629d1673
2 changed files with 7 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue