Re: git: c8f2f5d462b4 - main - benchmarks/ddosify: Drop maintainership

From: Daniel Engberg <daniel.engberg.lists_at_pyret.net>
Date: Tue, 21 Jan 2025 21:44:33 UTC
On 2025-01-21T22:16:48.000+01:00, Gabriel M. Dutra <dutra@FreeBSD.org>
wrote:

> The branch main has been updated by dutra:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=c8f2f5d462b41458df94991360ebcaae0d2dc242
> 
> commit c8f2f5d462b41458df94991360ebcaae0d2dc242
> 
> Author:     Gabriel M. Dutra <dutra@FreeBSD.org>
> 
> AuthorDate: 2025-01-21 21:15:51 +0000
> 
> Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
> 
> CommitDate: 2025-01-21 21:16:36 +0000
> 
>     benchmarks/ddosify: Drop maintainership
> 
> ---
> 
>  benchmarks/ddosify/Makefile | 2 +-
> 
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile
> 
> index f430c7a98750..ea2e30404b75 100644
> 
> --- a/benchmarks/ddosify/Makefile
> 
> +++ b/benchmarks/ddosify/Makefile
> 
> @@ -4,7 +4,7 @@ DISTVERSION=    1.0.6
> 
>  PORTREVISION=    8
> 
>  CATEGORIES=    benchmarks
> 
>  
> 
> -MAINTAINER=    dutra@FreeBSD.org
> 
> +MAINTAINER=    ports@FreeBSD.org
> 
>  COMMENT=    High-performance load testing tool
> 
>  WWW=        https://github.com/ddosify/ddosify

Hi,

Please don't leave broken ports in tree as its bad practice. Address
it even if you're not going to continue to be the maintainer before
releasing it.

Fixed in commit 112e95af9476a5bc2c5885e67871bfd6bae78cd8

Best regards,

Daniel