Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BEF0363B850 for ; Tue, 22 Sep 2009 20:34:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 72BC163B209; Tue, 22 Sep 2009 20:34:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9B4E163B189 for ; Tue, 22 Sep 2009 20:34:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8B301175DA; Tue, 22 Sep 2009 20:34:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 22 Sep 2009 20:34:13 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/net/p5-Nmap-Parser To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090922203413.8B301175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Sep 22 20:34:13 UTC 2009 Modified Files: pkgsrc/net/p5-Nmap-Parser: Makefile distinfo Log Message: Updating net/p5-Nmap-Parser from 1.16nb1 to 1.19 pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes (since 1.16): Changes for 1.19 - Added enhancement request by stevekatieterabyte for tcp_del_port and udp_del_port (Thanks!). Modified the patch to work with a list of ports. - Added Robin Bowes' modification of nmap2sqlite as nmap2db to support MySQL (Thanks!) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-Nmap-Parser/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/p5-Nmap-Parser/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.