> net/netpipes errors out with:
> 
> faucet.c:622:28: error: incompatible pointer types passing 'union (unnamed at 
> faucet.c:281:3) *' to parameter of type
>       'struct sockaddr *' [-Wincompatible-pointer-types]
>   622 |     if (!authorize_address(&saddr)) {
>       |                            ^~~~~~

Your fix for that and most of the rest is ok, but this is problematic
for those who already have the distfile:

> -SHA256 (netpipes-4.2-export.tar.gz) = 
> bu2JtmGunyrA04NBTKlkq+qKEV+Pug96s3tJtWX/sqg=
> -SIZE (netpipes-4.2-export.tar.gz) = 74977
> +SHA256 (netpipes-4.2-export.tar.gz) = 
> BxKyzVWteAhDhdIV+AN6rTxTsGpv2Mm9qD7COv1ECic=
> +SIZE (netpipes-4.2-export.tar.gz) = 75276

You'll need to rename the distfile with the {} mechanism in DISTFILES
to add something like -1 to the new one.

Reply via email to