Re: git: a97f9d30a735 - main - net-mgmt/tcpreplay: Update to 4.5.1

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Tue, 16 Jul 2024 12:53:30 UTC
16.07.2024 15:40, Emanuel Haupt пишет:
> The branch main has been updated by ehaupt:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=a97f9d30a7355d1bccbc1b3cc615571aba81427a
>
> commit a97f9d30a7355d1bccbc1b3cc615571aba81427a
> Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
> AuthorDate: 2024-07-16 12:40:23 +0000
> Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
> CommitDate: 2024-07-16 12:40:29 +0000
>
>      net-mgmt/tcpreplay: Update to 4.5.1
>      
>      - Update to 4.5.1
>      - Take maintainership
> ---
>   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

This is already "ready to commit" patch for several days: 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280260

-- 
Best regards,
Vladimir Druzenko