Index: branches/2020Q2/net-mgmt/tcpreplay/Makefile =================================================================== --- branches/2020Q2/net-mgmt/tcpreplay/Makefile (revision 538885) +++ branches/2020Q2/net-mgmt/tcpreplay/Makefile (revision 538886) @@ -1,49 +1,46 @@ # Created by: cnh@ivmg.net # $FreeBSD$ PORTNAME= tcpreplay -PORTVERSION= 4.3.2 +PORTVERSION= 4.3.3 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to replay saved packet capture files LICENSE= GPLv3 - -# Upstream bug report: https://github.com/appneta/tcpreplay/issues/558 -BROKEN_FreeBSD_13= fails to compile: incomplete definition of type 'struct next' LIB_DEPENDS= libopts.so:devel/autogen \ libdnet.so:net/libdnet BUILD_DEPENDS= pcapnav-config:net/libpcapnav USES= autoreconf gmake libtool pkgconfig USE_GITHUB= yes GNU_CONFIGURE= yes TEST_TARGET= test GH_ACCOUNT= appneta CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \ --with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config # required when using autogen CONFIGURE_ARGS+= --disable-local-libopts --disable-libopts-install LIBPCAP_BASE_DESC= Build with libpcap from the base OS LIBPCAP_PORTS_DESC= Build with net/libpcap OPTIONS_SINGLE= LIBPCAP OPTIONS_SINGLE_LIBPCAP= LIBPCAP_BASE LIBPCAP_PORTS OPTIONS_DEFAULT= LIBPCAP_BASE LIBPCAP_BASE_CONFIGURE_ON= --with-libpcap=/usr/lib LIBPCAP_PORTS_LIB_DEPENDS= libpcap.so:net/libpcap post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT}.ac .include Index: branches/2020Q2/net-mgmt/tcpreplay/distinfo =================================================================== --- branches/2020Q2/net-mgmt/tcpreplay/distinfo (revision 538885) +++ branches/2020Q2/net-mgmt/tcpreplay/distinfo (revision 538886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552480807 -SHA256 (appneta-tcpreplay-v4.3.2_GH0.tar.gz) = 178645818d10eff9d8db6cb945dcd67fe66712ded814c6ad263e09a60cbcea7c -SIZE (appneta-tcpreplay-v4.3.2_GH0.tar.gz) = 3094721 +TIMESTAMP = 1592215071 +SHA256 (appneta-tcpreplay-v4.3.3_GH0.tar.gz) = 2829ca90d0faf0130859221bdfe982870a98330fc062da4190b09933ad628f03 +SIZE (appneta-tcpreplay-v4.3.3_GH0.tar.gz) = 3096755 Index: branches/2020Q2 =================================================================== --- branches/2020Q2 (revision 538885) +++ branches/2020Q2 (revision 538886) Property changes on: branches/2020Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r538884