Re: git: f68533306ae4 - main - www/nginx: Fix Portscout

From: Sergey A. Osokin <osa_at_freebsd.org>
Date: Tue, 12 Jul 2022 13:18:17 UTC
This commit also needs to be reverted.

On Tue, Jul 12, 2022 at 08:29:14AM +0000, Jochen Neumeister wrote:
> The branch main has been updated by joneum:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=f68533306ae40c1090c2456ce688e4d2e423ba2b
> 
> commit f68533306ae40c1090c2456ce688e4d2e423ba2b
> Author:     Jochen Neumeister <joneum@FreeBSD.org>
> AuthorDate: 2022-07-12 08:28:34 +0000
> Commit:     Jochen Neumeister <joneum@FreeBSD.org>
> CommitDate: 2022-07-12 08:28:34 +0000
> 
>     www/nginx: Fix Portscout
>     
>     Sponsored by:   Netzkommune GmbH
> ---
>  www/nginx/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/nginx/Makefile b/www/nginx/Makefile
> index e622929f7d57..5c396f9fc5ca 100644
> --- a/www/nginx/Makefile
> +++ b/www/nginx/Makefile
> @@ -21,7 +21,7 @@ BROKEN_mips64=	error ngx_spinlock() or ngx_atomic_cmp_set() are not defined
>  
>  CONFLICTS_INSTALL=	nginx-devel
>  
> -PORTSCOUT=	limit:^1\.22\.[0-9]*
> +PORTSCOUT=	limit:^1\.23\.[0-9]*
>  
>  USES=		compiler:c11 cpe
>