Date: Tue, 16 Jul 2024 16:17:45 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: b04757f34f26 - 2024Q3 - net-mgmt/tcpreplay: Update to 4.5.1 Message-ID: <202407161617.46GGHjkN075954@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b04757f34f262eb18e8adf0a4b03a8288f37a61f commit b04757f34f262eb18e8adf0a4b03a8288f37a61f Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-07-16 12:40:23 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-07-16 16:17:33 +0000 net-mgmt/tcpreplay: Update to 4.5.1 - Update to 4.5.1 - Take maintainership (cherry picked from commit a97f9d30a7355d1bccbc1b3cc615571aba81427a) --- net-mgmt/tcpreplay/Makefile | 4 ++-- net-mgmt/tcpreplay/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 58a1843c0602..8c250d6a58d9 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -1,9 +1,9 @@ PORTNAME= tcpreplay -DISTVERSION= 4.4.4 +DISTVERSION= 4.5.1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/appneta/${PORTNAME}/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to replay saved packet capture files WWW= https://github.com/appneta/tcpreplay diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index 005bc40f5f01..fc9e9a47463a 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711299300 -SHA256 (tcpreplay-4.4.4.tar.xz) = 3ff9753cc43bb15e77832cee657e3030dbcdd957fa247e6abacc605689e24051 -SIZE (tcpreplay-4.4.4.tar.xz) = 748344 +TIMESTAMP = 1721131125 +SHA256 (tcpreplay-4.5.1.tar.xz) = 5126613f783062b43f514b05ad981376050a8fee35b03c8de4445ddeefd95049 +SIZE (tcpreplay-4.5.1.tar.xz) = 809628
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407161617.46GGHjkN075954>