Index: head/net-mgmt/tcpreplay/Makefile =================================================================== --- head/net-mgmt/tcpreplay/Makefile (revision 405862) +++ head/net-mgmt/tcpreplay/Makefile (revision 405863) @@ -1,27 +1,27 @@ # Created by: cnh@ivmg.net # $FreeBSD$ PORTNAME= tcpreplay -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= net-mgmt MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to replay saved packet capture files LICENSE= GPLv3 BUILD_DEPENDS= pcapnav-config:${PORTSDIR}/net/libpcapnav GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \ --with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} regression-test: build @cd ${WRKSRC} && ${MAKE} -s test .include Index: head/net-mgmt/tcpreplay/distinfo =================================================================== --- head/net-mgmt/tcpreplay/distinfo (revision 405862) +++ head/net-mgmt/tcpreplay/distinfo (revision 405863) @@ -1,2 +1,2 @@ -SHA256 (tcpreplay-4.1.0.tar.gz) = ad285b08d7a61ed88799713c4c5d657a7a503eee832304d3a767f67efe5d1a20 -SIZE (tcpreplay-4.1.0.tar.gz) = 2118212 +SHA256 (tcpreplay-4.1.1.tar.gz) = 61b916ef91049cad2a9ddc8de6f5e3e3cc5d9998dbb644dc91cf3a798497ffe4 +SIZE (tcpreplay-4.1.1.tar.gz) = 2173781