Re: git: 11541a41fc51 - main - lang/njs: Revert CPE_VENDOR now that NIST has deprecated nginx:njs

From: Sergey A. Osokin <osa_at_freebsd.org>
Date: Fri, 25 Mar 2022 13:15:27 UTC
Hi Bernhard,

would you mind to revert removed product name back as well?

Thank you.

-- 
Sergey A. Osokin

On Fri, Mar 25, 2022 at 01:05:28PM +0000, Bernhard Froehlich wrote:
> The branch main has been updated by decke:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=11541a41fc51a0cdc6d4d03a7e9ac147618f0a03
> 
> commit 11541a41fc51a0cdc6d4d03a7e9ac147618f0a03
> Author:     Bernhard Froehlich <decke@FreeBSD.org>
> AuthorDate: 2022-03-25 13:03:47 +0000
> Commit:     Bernhard Froehlich <decke@FreeBSD.org>
> CommitDate: 2022-03-25 13:03:47 +0000
> 
>     lang/njs: Revert CPE_VENDOR now that NIST has deprecated nginx:njs
>     
>     Submitted by:   osa@
>     See:            https://nvd.nist.gov/vuln/detail/CVE-2021-46463#VulnChangeHistorySection
> ---
>  lang/njs/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lang/njs/Makefile b/lang/njs/Makefile
> index 53529f671ecc..ca2f303d6850 100644
> --- a/lang/njs/Makefile
> +++ b/lang/njs/Makefile
> @@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
>  
>  USES=		cpe
>  
> -CPE_VENDOR=	nginx
> +CPE_VENDOR=	f5
>  
>  USE_GITHUB=	yes
>  GH_TUPLE=	nginx:njs:0.7.2