From 4a966d71aaa4bf213ac8ecbffde27b603cba190d Mon Sep 17 00:00:00 2001 From: kenmays Date: Tue, 27 May 2025 08:06:43 -0700 Subject: [PATCH] libxml2: bump to 2.12.10 (#12419) --- .../libxml2/{libxml2-2.12.9.recipe => libxml2-2.12.10.recipe} | 2 +- .../{libxml2-2.12.9.patchset => libxml2-2.12.10.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-libs/libxml2/{libxml2-2.12.9.recipe => libxml2-2.12.10.recipe} (98%) rename dev-libs/libxml2/patches/{libxml2-2.12.9.patchset => libxml2-2.12.10.patchset} (100%) diff --git a/dev-libs/libxml2/libxml2-2.12.9.recipe b/dev-libs/libxml2/libxml2-2.12.10.recipe similarity index 98% rename from dev-libs/libxml2/libxml2-2.12.9.recipe rename to dev-libs/libxml2/libxml2-2.12.10.recipe index c3305a6f6..8e5bbfd4e 100644 --- a/dev-libs/libxml2/libxml2-2.12.9.recipe +++ b/dev-libs/libxml2/libxml2-2.12.10.recipe @@ -12,7 +12,7 @@ COPYRIGHT="1998-2012 Daniel Veillard. All Rights Reserved." LICENSE="MIT" REVISION="1" SOURCE_URI="https://download.gnome.org/sources/libxml2/2.12/libxml2-$portVersion.tar.xz" -CHECKSUM_SHA256="59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590" +CHECKSUM_SHA256="c3d8c0c34aa39098f66576fe51969db12a5100b956233dc56506f7a8679be995" SOURCE_URI_2="https://www.w3.org/XML/Test/xmlts20130923.tar.gz" CHECKSUM_SHA256_2="9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f" PATCHES="libxml2-$portVersion.patchset" diff --git a/dev-libs/libxml2/patches/libxml2-2.12.9.patchset b/dev-libs/libxml2/patches/libxml2-2.12.10.patchset similarity index 100% rename from dev-libs/libxml2/patches/libxml2-2.12.9.patchset rename to dev-libs/libxml2/patches/libxml2-2.12.10.patchset