From 486de9f87e43321873361711762dbac51cf4cce3 Mon Sep 17 00:00:00 2001 From: SunBlack Date: Mon, 9 Mar 2026 09:18:21 +0100 Subject: [PATCH] [libxml2] Update to 2.15.2 --- ports/libxml2/portfile.cmake | 2 +- ports/libxml2/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/l-/libxml2.json | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/libxml2/portfile.cmake b/ports/libxml2/portfile.cmake index 60cf4c0698aa78..60688493275e25 100644 --- a/ports/libxml2/portfile.cmake +++ b/ports/libxml2/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO GNOME/libxml2 REF "v${VERSION}" - SHA512 05d998e611a8b59cb6688d9432a0f8977cae94aa17b2f01a81c75333c4610b801d1b7e4d19e3206fb06eab4303a7046fc3cac9c814529c0757d61825ebb0aa4e + SHA512 2a5034a90050c24bc8b9423456e80f85fd329eaaff2e9e729e71e373fc86c1f0c46b2572838d5550532f9849338f9be818f83cba3da67cffa09509aa614e3eee HEAD_REF master PATCHES cxx-for-icu.diff diff --git a/ports/libxml2/vcpkg.json b/ports/libxml2/vcpkg.json index e4d93f221ec3dd..010e4f6dd423f2 100644 --- a/ports/libxml2/vcpkg.json +++ b/ports/libxml2/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libxml2", - "version": "2.15.1", + "version": "2.15.2", "description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).", "homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 556faea46b52b7..c51c752e02ae5e 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5841,7 +5841,7 @@ "port-version": 0 }, "libxml2": { - "baseline": "2.15.1", + "baseline": "2.15.2", "port-version": 0 }, "libxmlb": { diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index 7d4d74a68aae5b..56170155e50718 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "28e05659bde7604bb674dedfec50ae05a44d4a5c", + "version": "2.15.2", + "port-version": 0 + }, { "git-tree": "d6e30bfd6499bdb381bc2ceee80a3d136927fbc7", "version": "2.15.1",