From a13ec21cd733f67a9fc0dc00ab45268bdc236246 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Fri, 25 Mar 2022 17:51:30 +0100 Subject: textproc/libxml2: Update to 2.9.13 and migrate to CMake Depend on ICU and (lib)readline to follow other distros Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.13 I'd like to thank both tcberner and mandree for reviewing, suggesting improvements and helping out in general. I'd also like thank antoine for doing exp-runs. PR: 262288 Reviewed by: tcberner, mandree Approved by: desktop (tcberner) Differential Revision: https://reviews.freebsd.org/D34338 Exp-run by: antoine --- textproc/libxml2/files/patch-config.h.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 textproc/libxml2/files/patch-config.h.in (limited to 'textproc/libxml2/files/patch-config.h.in') diff --git a/textproc/libxml2/files/patch-config.h.in b/textproc/libxml2/files/patch-config.h.in deleted file mode 100644 index 326dbd57c71e..000000000000 --- a/textproc/libxml2/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig 2018-03-05 15:54:17 UTC -+++ config.h.in -@@ -1,5 +1,8 @@ - /* config.h.in. Generated from configure.ac by autoheader. */ - -+/* XXX */ -+#define HAVE_VFSCANF -+ - /* Type cast for the gethostbyname() argument */ - #undef GETHOSTBYNAME_ARG_CAST - -- cgit v1.2.3