Skip to content

Commit

Permalink
Update to 1.31
Browse files Browse the repository at this point in the history
Upstream changes:
Changes for 1.31
    - Eliminate global variables %D - thanks to bonsaiviking
Changes for 1.30
    - Merged features of pull request #6 (bonsaiviking)
        apersaud/Nmap-Parser@7ccf752af
    - Allow osclass elements within osmatch, Nmap XML format changed in 6.00
  • Loading branch information
wen committed Jul 21, 2013
1 parent 75a634a commit ef3189e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions net/p5-Nmap-Parser/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:41 wiz Exp $
# $NetBSD: Makefile,v 1.18 2013/07/21 14:58:58 wen Exp $
#

DISTNAME= Nmap-Parser-1.21
DISTNAME= Nmap-Parser-1.31
PKGNAME= p5-${DISTNAME}0
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/}

Expand Down
8 changes: 4 additions & 4 deletions net/p5-Nmap-Parser/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2011/11/14 09:39:14 hiramatsu Exp $
$NetBSD: distinfo,v 1.6 2013/07/21 14:58:58 wen Exp $

SHA1 (Nmap-Parser-1.21.tar.gz) = 33375e391622684b8236ba4b4bf8f51adcff70ce
RMD160 (Nmap-Parser-1.21.tar.gz) = 9d4190d163533370830f905e1a7a9817d45020b0
Size (Nmap-Parser-1.21.tar.gz) = 38942 bytes
SHA1 (Nmap-Parser-1.31.tar.gz) = 650c262ef04d150e252c301d3a8169deea45eb48
RMD160 (Nmap-Parser-1.31.tar.gz) = abc5b5e30c448b0fd4ef1e2701388429b98d679c
Size (Nmap-Parser-1.31.tar.gz) = 41123 bytes

0 comments on commit ef3189e

Please sign in to comment.