1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/www/c-icap
Rodrigo Osorio 74d9fa77b3 www/c-icap: Fix invalid integer conversion with llvm15+
Fix invalid pointer conversion with llvm15+. This issue
has been corrected previously by asking the compile to ignore
the errors using CFLAGS -Wno-error=int-conversion.
This flag is now removed and the errors properly fixed.

Also fix the some of the paths in the default configuration
to match the FreeBSD HIER.

PR:		271810
Reported by:	fluffy
2023-06-17 23:34:32 +02:00
..
files www/c-icap: Fix invalid integer conversion with llvm15+ 2023-06-17 23:34:32 +02:00
distinfo
Makefile www/c-icap: Fix invalid integer conversion with llvm15+ 2023-06-17 23:34:32 +02:00
pkg-descr
pkg-plist