aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-01-06 14:06:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-01-06 14:06:57 +0000
commit08d004699228ffe750172349d9f57663145a4b7d (patch)
treec1687f2511a72c620284e0b2ce1abbf198f3d510 /net-mgmt/tcpreplay
parentb7ce5f4444df466527af42dbdbd03a89cb47bb36 (diff)
downloadports-08d004699228ffe750172349d9f57663145a4b7d.tar.gz
ports-08d004699228ffe750172349d9f57663145a4b7d.zip
Update to 4.0.0
Notes
Notes: svn path=/head/; revision=338881
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/Makefile7
-rw-r--r--net-mgmt/tcpreplay/distinfo4
-rw-r--r--net-mgmt/tcpreplay/pkg-plist2
3 files changed, 8 insertions, 5 deletions
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