too late, we already have py-html5-parser 0.4.12.

On 2024/05/16 06:36, wen heping wrote:
> Hi, ports@:
> 
>      Here is a simple patch for www/py-html5-parser to update 
> to 0.4.12. It build and run well and pass the tests on amd64-current
> system.
>     It is required by the future update of calibre.
> 
> 
> Cheers !
> wen

> Index: www/py-html5-parser/Makefile
> ===================================================================
> RCS file: /cvs/ports/www/py-html5-parser/Makefile,v
> retrieving revision 1.8
> diff -u -p -r1.8 Makefile
> --- www/py-html5-parser/Makefile      6 May 2024 12:24:11 -0000       1.8
> +++ www/py-html5-parser/Makefile      16 May 2024 06:32:33 -0000
> @@ -1,10 +1,9 @@
>  COMMENT =    fast C based HTML 5 parsing for python
>  
> -MODPY_EGG_VERSION =  0.4.11
> +MODPY_EGG_VERSION =  0.4.12
>  
>  DISTNAME =   html5-parser-${MODPY_EGG_VERSION}
>  PKGNAME =    py-${DISTNAME}
> -REVISION =   0
>  
>  CATEGORIES = www
>  
> Index: www/py-html5-parser/distinfo
> ===================================================================
> RCS file: /cvs/ports/www/py-html5-parser/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- www/py-html5-parser/distinfo      2 Sep 2023 11:17:13 -0000       1.3
> +++ www/py-html5-parser/distinfo      16 May 2024 06:32:33 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (html5-parser-0.4.11.tar.gz) = 
> hbsW+qPN88bGhC4Mss4CgHy678bjuw87jhjavlEHB2M=
> -SIZE (html5-parser-0.4.11.tar.gz) = 270735
> +SHA256 (html5-parser-0.4.12.tar.gz) = 
> PX+JhBqki5djEfQ4YxeMNMFBq88d1FtnpzOeYc/+UwY=
> +SIZE (html5-parser-0.4.12.tar.gz) = 270861

Reply via email to