CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/03/18 12:11:58
Modified files:
textproc/libxml: Makefile
textproc/libxml/pkg: PLIST
Log message:
the "@pkgpath textproc/libxml,-python" marker by itself isn't enough to merge
any (now removed) py3-libxml-* packages into libxml, so python 3.12 -> 3.13
updates (i.e. openbsd 7.8 -> -current) were still failing. Add an @conflict
as well to force the old package to be removed.
