Subject: PR/32460 CVS commit: pkgsrc/net/tcpreplay
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-bugs
Date: 01/05/2006 23:40:02
The following reply was made to PR pkg/32460; it has been noted by GNATS.

From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32460 CVS commit: pkgsrc/net/tcpreplay
Date: Thu,  5 Jan 2006 23:35:30 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Thu Jan  5 23:35:30 UTC 2006
 
 Modified Files:
 	pkgsrc/net/tcpreplay: Makefile distinfo
 
 Log Message:
 Update to 2.3.5, from Sergey Svishchev in PR 32460:
 
 07/03/2005: Version 2.3.5
     - Fix crash with replay live mode (-S)
     - Fix longstanding tcpprep auto/router mode bug
 
 06/05/2005: Version 2.3.4
     - Support libpcap <= 0.5 for OpenBSD
     - libpcap 0.5 doesn't have pcap_open_dead, so disable -w, -W and -D in
       that case
     - Fix configure errors regarding libpcapnav
     - Fix compile problem in libpcap.c with OpenBSD
     - Fix compile problem where libpcap and libnet are in /usr and
       libpcapnav is somehwere else
     - Don't ship .svn directories
     - Close stdin so we can reopen it if necessary
 
 Remove BROKEN_IN, since it builds fine for me on 3.99.15/i386.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 pkgsrc/net/tcpreplay/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/net/tcpreplay/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.