CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/09/12 10:45:52
Modified files:
net/nagios/check_squid: Makefile
net/nagios/check_squid/patches: patch-check_squid
Log message:
fix check_squid with squid 6.x: change url passed to squidclient from mgr:info
to /squid-internal-mgr/info (both work with 5.x but only the latter works with
6)
