IABSD.fr/ports/textproc/libxml/pkg

Branch :


Log

Author Commit Date CI Message
f55ad095 2026-04-17 07:00:08 SECURITY update to libxml-2.15.3.
1c2b5395 2026-03-18 18:11:58 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.
791a6639 2025-11-18 11:20:02 merge textproc/libxml,-python (py3-libxml) into textproc/libxml; there's no direct equivalent any more (py3-lxml is the suggested replacement but it's not a drop-in) and having the old package lying around causes an issue for updates. drop @pkgpath textproc/libxml; this was copied from PLIST-main but is the default for a package built from ports/textproc/libxml without multipackages anyway. update path is ok with just this; it was present directly in PLIST-main so there's a valid update path. (that is ok because libxml went from single- to multi-packages and back again; had it started as multi-packages in the first place there would have been no @pkgpath in PLIST-main - had that been the case, we'd need @pkgpath textproc,-main). ok aja landry
623a6fdb 2025-11-01 11:16:07 Merge -main as there's no subpackage anymore.
58577a07 2025-10-31 12:54:13 Update to libxml-2.15.1. Drop python bindings which are now deprecated (py3-lxml is prefered).
47348bfe 2025-06-17 06:45:27 Update to libxml-2.14.4.
029a6179 2025-05-13 15:38:15 Update to libxml-2.14.3.
940ac8ae 2025-05-08 07:30:34 Major update to libxml-2.14.2. This breaks 3 ports: textproc/lttoolbox, misc/logjam and telephony/linphone/liblinphone which I will be working on fixing asap. Committing early to find regressions.
f1cc3286 2024-07-09 11:38:57 Major update to libxml-2.13.2.
425f58d1 2024-05-29 12:02:13 fix unintended PLIST change and bump (MODPY_COMPILEALL was not actually doing anything here any more since a previous update changed to MODPY_PYBUILD)