From 16b72cf4f6a8a1d1dc562e62faffe084cfcbed1d Mon Sep 17 00:00:00 2001 From: kenmays Date: Sun, 6 Oct 2024 23:57:41 -0700 Subject: [PATCH] libxml2: bump to 2.12.9 (#11015) --- .../{libxml2-2.12.5.recipe => libxml2-2.12.9.recipe} | 6 +++--- .../{libxml2-2.12.5.patchset => libxml2-2.12.9.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-libs/libxml2/{libxml2-2.12.5.recipe => libxml2-2.12.9.recipe} (96%) rename dev-libs/libxml2/patches/{libxml2-2.12.5.patchset => libxml2-2.12.9.patchset} (100%) diff --git a/dev-libs/libxml2/libxml2-2.12.5.recipe b/dev-libs/libxml2/libxml2-2.12.9.recipe similarity index 96% rename from dev-libs/libxml2/libxml2-2.12.5.recipe rename to dev-libs/libxml2/libxml2-2.12.9.recipe index c370041cf..c3305a6f6 100644 --- a/dev-libs/libxml2/libxml2-2.12.5.recipe +++ b/dev-libs/libxml2/libxml2-2.12.9.recipe @@ -8,11 +8,11 @@ markup language. Though the library is written in C a variety of language bindings make it \ available in other environments." HOMEPAGE="http://www.xmlsoft.org/" -COPYRIGHT="1998-2013 Daniel Veillard. All Rights Reserved." +COPYRIGHT="1998-2012 Daniel Veillard. All Rights Reserved." LICENSE="MIT" -REVISION="3" +REVISION="1" SOURCE_URI="https://download.gnome.org/sources/libxml2/2.12/libxml2-$portVersion.tar.xz" -CHECKSUM_SHA256="a972796696afd38073e0f59c283c3a2f5a560b5268b4babc391b286166526b21" +CHECKSUM_SHA256="59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590" 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.5.patchset b/dev-libs/libxml2/patches/libxml2-2.12.9.patchset similarity index 100% rename from dev-libs/libxml2/patches/libxml2-2.12.5.patchset rename to dev-libs/libxml2/patches/libxml2-2.12.9.patchset