ports/52670: Update net/tcpreplay: 1.4.0 -> 1.4.2

Kirill Ponomarew ponomarew at oberon.net
Sun May 25 14:10:11 UTC 2003


>Number:         52670
>Category:       ports
>Synopsis:       Update net/tcpreplay: 1.4.0 -> 1.4.2
>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 May 25 07:10:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:

Bug fixes. 
This PR supersedes PR/52493

>How-To-Repeat:
>Fix:
diff -urN tcpreplay.orig/Makefile tcpreplay/Makefile
--- tcpreplay.orig/Makefile	Fri May 16 19:58:35 2003
+++ tcpreplay/Makefile	Sun May 25 16:01:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tcpreplay
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.2
 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 May 25 16:01:42 2003
@@ -1 +1 @@
-MD5 (tcpreplay-1.4.0.tar.gz) = 04a96d992dde5fa030c2cd04c96a0534
+MD5 (tcpreplay-1.4.2.tar.gz) = d7bd8f6adbf9dac5e937e80b3d5570d7
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list