On Fri, Feb 08, 2019 at 09:31:59AM -0500, Brad Smith wrote:
> Here is an update to lighttpd 1.4.53.
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /home/cvs/ports/www/lighttpd/Makefile,v
> retrieving revision 1.155
> diff -u -p -u -p -r1.155 Makefile
> --- Makefile  29 Nov 2018 13:27:39 -0000      1.155
> +++ Makefile  3 Feb 2019 19:18:02 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT=     secure, fast, compliant, and very flexible web-server
>  
> -DISTNAME=    lighttpd-1.4.52
> +DISTNAME=    lighttpd-1.4.53
>  CATEGORIES=  www net
>  MASTER_SITES=        https://download.lighttpd.net/lighttpd/releases-1.4.x/
>  EXTRACT_SUFX=        .tar.xz
> Index: distinfo
> ===================================================================
> RCS file: /home/cvs/ports/www/lighttpd/distinfo,v
> retrieving revision 1.58
> diff -u -p -u -p -r1.58 distinfo
> --- distinfo  29 Nov 2018 13:27:39 -0000      1.58
> +++ distinfo  8 Feb 2019 14:07:50 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (lighttpd-1.4.52.tar.xz) = 
> J7wJkcUwt8YzXm7/8hgZNNPBocUW90Aepx2DAs79p2Q=
> -SIZE (lighttpd-1.4.52.tar.xz) = 728668
> +SHA256 (lighttpd-1.4.53.tar.xz) = 
> O9/OHPPpZQpVaowm+xU0LFcXxj9TDFRpPbYysDcdy3g=
> +SIZE (lighttpd-1.4.53.tar.xz) = 732160
> 

make test reports same failures/success as before

on powerpc, make port-lib-depends-check reports "Extra estdc++.17" on the 
vanilla and ldap flavor. I don't know if it's normal but it was already there 
with 1.4.52

ok solene@

Reply via email to