From 08d004699228ffe750172349d9f57663145a4b7d Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 6 Jan 2014 14:06:57 +0000 Subject: Update to 4.0.0 --- net-mgmt/tcpreplay/Makefile | 7 ++++--- net-mgmt/tcpreplay/distinfo | 4 ++-- net-mgmt/tcpreplay/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-mgmt/tcpreplay') diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 122f8a7db826..f6e945355a52 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -2,20 +2,21 @@ # $FreeBSD$ PORTNAME= tcpreplay -PORTVERSION= 3.4.4 +PORTVERSION= 4.0.0 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 \ - --enable-tcpreplay-edit + --with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index a2d875f789e7..3b5c6069af98 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,2 +1,2 @@ -SHA256 (tcpreplay-3.4.4.tar.gz) = 7a809c58ddec86407fd6e5597ac883d7874a19bea81d716bb2b1c6e3b0e7b58f -SIZE (tcpreplay-3.4.4.tar.gz) = 947179 +SHA256 (tcpreplay-4.0.0.tar.gz) = a7e12deb816a55f684a6df4fe6a958c408c7553370dcd8a76f1028fa41589368 +SIZE (tcpreplay-4.0.0.tar.gz) = 2069207 diff --git a/net-mgmt/tcpreplay/pkg-plist b/net-mgmt/tcpreplay/pkg-plist index 4b23a16d0c2b..0cb6989883ca 100644 --- a/net-mgmt/tcpreplay/pkg-plist +++ b/net-mgmt/tcpreplay/pkg-plist @@ -3,6 +3,8 @@ bin/tcpprep bin/tcpreplay bin/tcpreplay-edit bin/tcprewrite +bin/tcpcapinfo +man/man1/tcpcapinfo.1.gz man/man1/tcpbridge.1.gz man/man1/tcpprep.1.gz man/man1/tcpreplay-edit.1.gz -- cgit v1.2.3