Index: head/net-mgmt/tcpreplay/Makefile =================================================================== --- head/net-mgmt/tcpreplay/Makefile (revision 238871) +++ head/net-mgmt/tcpreplay/Makefile (revision 238872) @@ -1,34 +1,34 @@ # New ports collection makefile for: tcpreplay # Date created: 2 November 2000 # Whom: cnh@ivmg.net # # $FreeBSD$ # PORTNAME= tcpreplay -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to replay saved packet capture files BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \ --without-pcapnav-config \ --program-transform-name='s|.*\(tcp.*\)|\1|' \ --enable-tcpreplay-edit MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1 PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge \ bin/tcpreplay-edit post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} .include Property changes on: head/net-mgmt/tcpreplay/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/net-mgmt/tcpreplay/distinfo =================================================================== --- head/net-mgmt/tcpreplay/distinfo (revision 238871) +++ head/net-mgmt/tcpreplay/distinfo (revision 238872) @@ -1,3 +1,3 @@ -MD5 (tcpreplay-3.4.2.tar.gz) = 6560c16c4b6d7933e34355cacc0e468c -SHA256 (tcpreplay-3.4.2.tar.gz) = bff5df21d020bed89b446baa1a38e9e559ab68c5e2b8851164f158cac20582e1 -SIZE (tcpreplay-3.4.2.tar.gz) = 880398 +MD5 (tcpreplay-3.4.3.tar.gz) = 7e9656d5baa5281879e31e5fffc257fb +SHA256 (tcpreplay-3.4.3.tar.gz) = f604ac0cdfe5a33c2eff06a999ff904fa30fc5ac858047d18ac7a43aa0d61dd4 +SIZE (tcpreplay-3.4.3.tar.gz) = 950100 Property changes on: head/net-mgmt/tcpreplay/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property