ports/52832: Update net/tcpreplay: 1.4.0 -> 1.4.3
Kirill Ponomarew
ponomarew at oberon.net
Sun Jun 1 08:40:09 UTC 2003
>Number: 52832
>Category: ports
>Synopsis: Update net/tcpreplay: 1.4.0 -> 1.4.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 01 01:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Kirill Ponomarew
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net
>Environment:
>Description:
Update net/tcpreplay: 1.4.0 -> 1.4.3
This PR supersedes PR/52670 and PR/52493
This release fixes a number of small bugs
and crashes, as well as updating the FAQ.
>How-To-Repeat:
>Fix:
diff -urN tcpreplay.orig/Makefile tcpreplay/Makefile
--- tcpreplay.orig/Makefile Fri May 16 19:58:35 2003
+++ tcpreplay/Makefile Sun Jun 1 10:30:36 2003
@@ -6,7 +6,7 @@
#
PORTNAME= tcpreplay
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-libnet=${LOCALBASE}
+CONFIGURE_ARGS+= --with-libnet=${LOCALBASE}
MAN1= capinfo.1 tcpprep.1 pcapmerge.1
MAN8= tcpreplay.8
diff -urN tcpreplay.orig/distinfo tcpreplay/distinfo
--- tcpreplay.orig/distinfo Fri May 16 19:58:35 2003
+++ tcpreplay/distinfo Sun Jun 1 10:10:55 2003
@@ -1 +1 @@
-MD5 (tcpreplay-1.4.0.tar.gz) = 04a96d992dde5fa030c2cd04c96a0534
+MD5 (tcpreplay-1.4.3.tar.gz) = ae7071ba9f1ddd8d1d83cd9c441f0797
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list