mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 4.1.2
- Update WWW
This commit is contained in:
parent
72086b5618
commit
bac56b72d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426558
4 changed files with 8 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tcpreplay
|
PORTNAME= tcpreplay
|
||||||
PORTVERSION= 4.1.1
|
PORTVERSION= 4.1.2
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (tcpreplay-4.1.1.tar.gz) = 61b916ef91049cad2a9ddc8de6f5e3e3cc5d9998dbb644dc91cf3a798497ffe4
|
TIMESTAMP = 1479618765
|
||||||
SIZE (tcpreplay-4.1.1.tar.gz) = 2173781
|
SHA256 (tcpreplay-4.1.2.tar.gz) = da483347e83a9b5df0e0dbb0f822a2d37236e79dda35f4bc4e6684fa827f25ea
|
||||||
|
SIZE (tcpreplay-4.1.2.tar.gz) = 2162175
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- ./src/tree.c.orig 2009-07-28 09:16:43.000000000 +0200
|
--- src/tree.c.orig 2016-11-19 19:41:38 UTC
|
||||||
+++ ./src/tree.c 2009-07-28 09:16:57.000000000 +0200
|
+++ src/tree.c
|
||||||
@@ -48,6 +48,8 @@
|
@@ -37,6 +37,8 @@ extern tcpprep_t *tcpprep;
|
||||||
extern int debug;
|
extern int debug;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -11,4 +11,4 @@ reproduce the real-world anomalies that appear on production networks
|
||||||
etc.), tcpreplay allows for exact replication of real traffic seen on real
|
etc.), tcpreplay allows for exact replication of real traffic seen on real
|
||||||
networks.
|
networks.
|
||||||
|
|
||||||
WWW: http://tcpreplay.synfin.net/trac/
|
WWW: http://tcpreplay.appneta.com/
|
||||||
|
|
Loading…
Add table
Reference in a new issue