commit: b03595edbc4e8b9ddc6588d05ce190cbd82067e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 13:43:08 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 13:43:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03595ed
dev-libs/xerces-c: add more metadata to catalog patch I've also no idea why I dropped the patch before, but even more interestingly, it's been dropped in the past as well! Bug: https://bugs.gentoo.org/673548 Bug: https://bugs.gentoo.org/738140 Bug: https://bugs.gentoo.org/913045 Signed-off-by: Sam James <sam <AT> gentoo.org> .../xerces-c/files/xerces-c-3.2.2-fix-XERCESC-2163.patch | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/dev-libs/xerces-c/files/xerces-c-3.2.2-fix-XERCESC-2163.patch b/dev-libs/xerces-c/files/xerces-c-3.2.2-fix-XERCESC-2163.patch index 57dde7220985..50db010bf5ee 100644 --- a/dev-libs/xerces-c/files/xerces-c-3.2.2-fix-XERCESC-2163.patch +++ b/dev-libs/xerces-c/files/xerces-c-3.2.2-fix-XERCESC-2163.patch @@ -1,3 +1,10 @@ +https://bugs.gentoo.org/673548 +https://bugs.gentoo.org/738140 +https://bugs.gentoo.org/913045 + +https://issues.apache.org/jira/browse/XERCESC-2163 +https://github.com/apache/xerces-c/pull/7 + From db7a8b0cd2a163de1e3ef8c950cf9e708b0b5f98 Mon Sep 17 00:00:00 2001 From: Craig Andrews <[email protected]> Date: Wed, 2 Jan 2019 15:01:21 -0500 @@ -5,12 +12,6 @@ Subject: [PATCH] build: Install XercesMessages_en_US.cat to /usr/share/xerces-c/msg Fixes XERCESC-2163 ---- - src/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index c29aa257b..6f1929d99 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1198,7 +1198,7 @@ if(XERCES_USE_MSGLOADER_ICONV)
