Subject: CVS commit: pkgsrc/graphics/xplot-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Christoph Badura <bad@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2006 09:20:14
Module Name:	pkgsrc
Committed By:	bad
Date:		Sat Oct 14 09:20:14 UTC 2006

Modified Files:
	pkgsrc/graphics/xplot-devel: Makefile distinfo
Added Files:
	pkgsrc/graphics/xplot-devel/patches: patch-ab

Log Message:
Fixes to tcpdump2xplot:
- Strip output added by modern tcpdump versions in verbose mode from
input lines (IP options, tcp checksum status).
- Split sack ranges on consecutive spaces instead of just a single space.

While here use a string comparison operator to compare second filed against
"IP" by copying the code from graphics/xplot patch-ab.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/xplot-devel/Makefile \
    pkgsrc/graphics/xplot-devel/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/xplot-devel/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.