Trying to use portmaster to update my ports. Seems like pkg is breaking the update of zabbix-agent.
Strangely, it appears that zabbix-agent-1.8.15,2 is no longer installed on the system - so why would pkg be complaining about it being in conflict?
Code:
# portmaster -o net-mgmt/zabbix2-agent zabbix-agent-1.8.15,2
[...snip...]
===> Registering installation for zabbix2-agent-2.0.5
Installing zabbix2-agent-2.0.5...pkg: zabbix2-agent-2.0.5 conflicts with zabbix-agent-1.8.15,2 (installs files into the same place). Problematic file: /usr/local/man/man1/zabbix_get.1.gz
*** Error code 70
Strangely, it appears that zabbix-agent-1.8.15,2 is no longer installed on the system - so why would pkg be complaining about it being in conflict?