freebsd-ports/www/varnish-libvmod-fileserver
Piotr Kubaj 7eb89cf86e www/varnish-libvmod-fileserver: fix build on ARM / POWER
Fix build with unsigned char instead signed char:
133 |         iface.ifr_name[i] = c as i8;
    |         -----------------   ^^^^^^^ expected `u8`, found `i8`
2023-01-08 12:52:39 +01:00
..
files www/varnish-libvmod-fileserver: fix build on ARM / POWER 2023-01-08 12:52:39 +01:00
Makefile
distinfo
pkg-descr