Subject: CVS commit: pkgsrc/graphics/xplot-devel
From: Christoph Badura
Date: 2006-10-14 11:20:14
Message id: 20061014092014.D8F8E211CA@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.2modifypkgsrc/graphics/xplot-devel/Makefile
1.2modifypkgsrc/graphics/xplot-devel/distinfo
1.1addpkgsrc/graphics/xplot-devel/patches/patch-ab