pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tcpreplay Update to 2.3.5, from Sergey Svishchev i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adee7644f827
branches:  trunk
changeset: 505666:adee7644f827
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 05 23:35:30 2006 +0000

description:
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.

diffstat:

 net/tcpreplay/Makefile |  6 ++----
 net/tcpreplay/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r be2cd0982249 -r adee7644f827 net/tcpreplay/Makefile
--- a/net/tcpreplay/Makefile    Thu Jan 05 23:34:57 2006 +0000
+++ b/net/tcpreplay/Makefile    Thu Jan 05 23:35:30 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/01/04 04:29:07 schmonz Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/05 23:35:30 wiz Exp $
 
-DISTNAME=      tcpreplay-2.3.3
+DISTNAME=      tcpreplay-2.3.5
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tcpreplay/}
 
@@ -8,8 +8,6 @@
 HOMEPAGE=      http://tcpreplay.sourceforge.net/
 COMMENT=       Replay saved tcpdump or snoop files
 
-BROKEN_IN=     pkgsrc-2005Q4
-
 BUILDLINK_DEPENDS.libpcap+=    libpcap>=0.6
 
 GNU_CONFIGURE= yes
diff -r be2cd0982249 -r adee7644f827 net/tcpreplay/distinfo
--- a/net/tcpreplay/distinfo    Thu Jan 05 23:34:57 2006 +0000
+++ b/net/tcpreplay/distinfo    Thu Jan 05 23:35:30 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/03/26 12:07:56 adrianp Exp $
+$NetBSD: distinfo,v 1.6 2006/01/05 23:35:30 wiz Exp $
 
-SHA1 (tcpreplay-2.3.3.tar.gz) = 52005528c57b5c82983c4491266c0c08385860d0
-RMD160 (tcpreplay-2.3.3.tar.gz) = c523415ed0b2b17ea0bf68e1fa3489e60bc3a240
-Size (tcpreplay-2.3.3.tar.gz) = 585406 bytes
+SHA1 (tcpreplay-2.3.5.tar.gz) = 161eb4ac7985d3026f068eda93314f988eff05c7
+RMD160 (tcpreplay-2.3.5.tar.gz) = f94e35bbe96e95416bbc320cb853fe889f2b630d
+Size (tcpreplay-2.3.5.tar.gz) = 682045 bytes



Home | Main Index | Thread Index | Old Index