git: da0e0822100c - 2026Q3 - net-mgmt/tcpreplay: Update to 4.6.0
Kousuke Kannagi <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch 2026Q3 has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=da0e0822100ce332f91155182a352172490ddafe commit da0e0822100ce332f91155182a352172490ddafe Author: Kousuke Kannagi <[email protected]> AuthorDate: 2026-07-28 08:45:47 +0000 Commit: Kousuke Kannagi <[email protected]> CommitDate: 2026-08-15 17:44:54 +0000 net-mgmt/tcpreplay: Update to 4.6.0 https://github.com/appneta/tcpreplay/releases/tag/v4.6.0 PR: 297132 Approved by: osa (mentor) (cherry picked from commit 3b45350077b26b75a8d0e9c94e4a3a2cb7195fcf) --- net-mgmt/tcpreplay/Makefile | 2 +- net-mgmt/tcpreplay/distinfo | 6 +++--- net-mgmt/tcpreplay/pkg-plist | 29 +++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 4 deletions(-) diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index e7026fa5571b..b57ac1fc7ff4 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -1,5 +1,5 @@ PORTNAME= tcpreplay -DISTVERSION= 4.5.5 +DISTVERSION= 4.6.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/appneta/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index 1f5f15eaf2a1..af0740514561 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784877448 -SHA256 (tcpreplay-4.5.5.tar.xz) = 7886286780ed09feb168b6ffd9aa71c09ada72ef35559f135ba6d98c4c9d7613 -SIZE (tcpreplay-4.5.5.tar.xz) = 833536 +TIMESTAMP = 1785226900 +SHA256 (tcpreplay-4.6.0.tar.xz) = 1ec01a3fab92215be6d8a99984ab6c16047c1ec6d813f4c508b744dd94b48837 +SIZE (tcpreplay-4.6.0.tar.xz) = 865020 diff --git a/net-mgmt/tcpreplay/pkg-plist b/net-mgmt/tcpreplay/pkg-plist index f76252afb466..262cf7603730 100644 --- a/net-mgmt/tcpreplay/pkg-plist +++ b/net-mgmt/tcpreplay/pkg-plist @@ -4,6 +4,35 @@ bin/tcpreplay bin/tcpreplay-edit bin/tcprewrite bin/tcpcapinfo +include/tcpreplay/common.h +include/tcpreplay/common/cache.h +include/tcpreplay/common/cidr.h +include/tcpreplay/common/dlt_names.h +include/tcpreplay/common/err.h +include/tcpreplay/common/fakepcap.h +include/tcpreplay/common/fakepcapnav.h +include/tcpreplay/common/fakepoll.h +include/tcpreplay/common/flows.h +include/tcpreplay/common/get.h +include/tcpreplay/common/interface.h +include/tcpreplay/common/list.h +include/tcpreplay/common/mac.h +include/tcpreplay/common/netmap.h +include/tcpreplay/common/pcap_dlt.h +include/tcpreplay/common/sendpacket.h +include/tcpreplay/common/services.h +include/tcpreplay/common/tcpdump.h +include/tcpreplay/common/timer.h +include/tcpreplay/common/txring.h +include/tcpreplay/common/utils.h +include/tcpreplay/common/xX.h +include/tcpreplay/config.h +include/tcpreplay/defines.h +include/tcpreplay/tcpr.h +include/tcpreplay/tcpreplay.h +include/tcpreplay/tcpreplay_api.h +lib/libtcpreplay.a +libdata/pkgconfig/libtcpreplay.pc share/man/man1/tcpcapinfo.1.gz share/man/man1/tcpbridge.1.gz share/man/man1/tcpprep.1.gz