Re: git: c9b97929b6c3 - 2021Q4 - devel/pcre2: update to 10.39

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Tue, 02 Nov 2021 09:22:05 UTC
On Tue, Nov 02, 2021 at 09:05:41AM +0000, Kirill Ponomarev wrote:
> commit c9b97929b6c32a669eb233c13468103ffc111e32
> 
>     devel/pcre2: update to 10.39
>     
> @@ -1,9 +1,8 @@
>  # Created by: Mark Felder <feld@FreeBSD.org>
>  
>  PORTNAME=	pcre2
> -PORTVERSION=	10.37
> +PORTVERSION=	10.39
>  CATEGORIES=	devel
> -MASTER_SITES=	SF/pcre/${PORTNAME}/${PORTVERSION}

That's a pity. :(  SF's mirrors are pleasuse to download from even
from the remotest areas with lousy connectivity.

> +USES=		autoreconf cpe libtool pkgconfig tar:bzip2
>  CPE_VENDOR=	pcre
>  
> +USE_GITHUB=	yes
> +GH_ACCOUNT=	PhilipHazel
> +GH_TAGNAME=	35fee41
> ...
> +SHA256 (PhilipHazel-pcre2-10.39-35fee41_GH0.tar.gz) = 601e9a5ebe3245711c5ba5fb597e3b4008a41fa9c10aea28d2548133754622b3
> +SIZE (PhilipHazel-pcre2-10.39-35fee41_GH0.tar.gz) = 2383154

USE_GITHUB and USES+=tar:bzip2, are you sure?

./danfe