CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/02/04 07:40:50
Modified files:
comms/conserver: Makefile distinfo
comms/conserver/patches: patch-conserver_cutil_c
patch-conserver_group_c
patch-conserver_readcfg_c
comms/conserver/pkg: PLIST conserver.rc
Log message:
update to conserver-8.3.0
- add config check in rc_pre
- N.B., some config parsing that was previously case-insensitive is now
case-sensitive. for example, if case differs between a "default" section
and its use in "include", parsing will now fail. problems should be
apparent from error output with "rcctl -d start conserver".