- update tcpreplay to 3.4.1.

ok sthen@
This commit is contained in:
rui 2009-05-17 19:51:54 +00:00
parent d76eebb14a
commit d71867d8f3
3 changed files with 13 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.24 2008/06/05 19:41:22 rui Exp $
# $OpenBSD: Makefile,v 1.25 2009/05/17 19:51:54 rui Exp $
COMMENT= resend network traffic saved by tcpdump
DISTNAME= tcpreplay-3.3.1
DISTNAME= tcpreplay-3.4.1
CATEGORIES= net
HOMEPAGE= http://tcpreplay.synfin.net

View File

@ -1,5 +1,5 @@
MD5 (tcpreplay-3.3.1.tar.gz) = 9ygI8KWdmw+w2oGGelqXRQ==
RMD160 (tcpreplay-3.3.1.tar.gz) = 5K3jyspEVm7QP4Sr06Fmc6KJkiQ=
SHA1 (tcpreplay-3.3.1.tar.gz) = Z/rVp4e9sX/dL//h9u+B4ihn5vo=
SHA256 (tcpreplay-3.3.1.tar.gz) = 9rNGOnnqsYDPhgG8/palBu7b1Km458i8j34P09O8bjk=
SIZE (tcpreplay-3.3.1.tar.gz) = 853307
MD5 (tcpreplay-3.4.1.tar.gz) = f+jhM66mnT7VVOEyAsxRrw==
RMD160 (tcpreplay-3.4.1.tar.gz) = RUu1vOJCMRFhlk9Ie1ubXf0SmLs=
SHA1 (tcpreplay-3.4.1.tar.gz) = 9ZhMa+plG/Uv4dW6EiTnRyfp6Fk=
SHA256 (tcpreplay-3.4.1.tar.gz) = KawN++pg9p8wsfd6Zb23nnAj6r6C6qxz0y/vAiRgsds=
SIZE (tcpreplay-3.4.1.tar.gz) = 872412

View File

@ -1,8 +1,9 @@
@comment $OpenBSD: PLIST,v 1.5 2008/03/21 19:28:13 rui Exp $
bin/tcpbridge
bin/tcpprep
bin/tcpreplay
bin/tcprewrite
@comment $OpenBSD: PLIST,v 1.6 2009/05/17 19:51:54 rui Exp $
@bin bin/tcpbridge
@bin bin/tcpprep
@bin bin/tcpreplay
@bin bin/tcpreplay-edit
@bin bin/tcprewrite
@man man/man1/tcpbridge.1
@man man/man1/tcpprep.1
@man man/man1/tcpreplay-edit.1