diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index aa2863007b3d..89d8d6749848 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: tcpreplay # Date created: 2 November 2000 # Whom: cnh@ivmg.net # # $FreeBSD$ # PORTNAME= tcpreplay -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 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 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 post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} .include diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index 28e04a5711f8..d5ff4f4923c6 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,3 +1,3 @@ -MD5 (tcpreplay-3.3.0.tar.gz) = 28077f92ec7a294edc34d19047c1a019 -SHA256 (tcpreplay-3.3.0.tar.gz) = 9b8a87989856badb71930cdfabe8ea87ec68be7f75ac2c1f466ccb8c253aed3c -SIZE (tcpreplay-3.3.0.tar.gz) = 866751 +MD5 (tcpreplay-3.3.1.tar.gz) = f72808f0a59d9b0fb0da81867a5a9745 +SHA256 (tcpreplay-3.3.1.tar.gz) = f6b3463a79eab180cf8601bcfe96a506eedbd4a9b8e7c8bc8f7e0fd3d3bc6e39 +SIZE (tcpreplay-3.3.1.tar.gz) = 853307