--== SOLVED ==--
Just found on Freshports that the new package was renamed?!
Uninstalled the old package (name):
--== SOLVED ==--
I'm getting the following error when running
Anyone have any ideas?
The file drv_libxml2.cpython-311.opt-1.pyc doesn't seem to exist with that name.
I have tried to reinstall both lang/python311 and textproc/libxml2 with no luck
libxml2 seems to be dependent on libxml2-python.
This is over my head.
Just found on Freshports that the new package was renamed?!

Uninstalled the old package (name):
pkg del textproc/py-libxml2
= solved!--== SOLVED ==--
I'm getting the following error when running
portmaster -a
Code:
Installing py311-libxml2-python-2.14.4...
pkg-static: py311-libxml2-python-2.14.4 conflicts with py311-libxml2-2.11.9_3 (installs files into the same place).
Problematic file: /usr/local/lib/python3.11/site-packages/__pycache__/drv_libxml2.cpython-311.opt-1.pyc
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/textproc/libxml2-python
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/libxml2-python
===>>> Installation of py311-libxml2-python-2.14.4 (textproc/libxml2-python) failed
Anyone have any ideas?
The file drv_libxml2.cpython-311.opt-1.pyc doesn't seem to exist with that name.
I have tried to reinstall both lang/python311 and textproc/libxml2 with no luck
libxml2 seems to be dependent on libxml2-python.
This is over my head.