Date: Fri, 21 Jan 2022 21:42:46 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 260956] [exp-run] Update graphics/poppler to 22.01 Message-ID: <bug-260956-39348-pPto7GYcTp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260956-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-260956-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260956 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D6880d50e132d02fea3d8272a7109ae8= 5ae5a2419 commit 6880d50e132d02fea3d8272a7109ae85ae5a2419 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-01-17 18:33:00 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-01-21 21:41:06 +0000 editors/calligra: switch to C++17 for upcoming poppler This is a fix-it-before-it-breaks commit. Upcoming poppler update requires C++17 in consumers, while Calligra was fixed on C++14. There is no upstream release for this. This is a mess: the upstream repo contains fixes, but they're mostly committed as "fix warnings" and many commits combine C++17- related fixes with other bits and pieces. As a result, there's some direct upstream patches now in files/ and a big glommed- together one put together from parts of other commits. PR: 260956 editors/calligra/Makefile | 2 +- ...d9aec11052733e393976142516d2190e4564.diff (new) | 46 + ...d9cd114db9d97e28e31869919bba545a979d.diff (new) | 127 ++ editors/calligra/files/patch-CMakeLists.txt | 26 +- editors/calligra/files/patch-cxx17.diff (new) | 1421 ++++++++++++++++= ++++ 5 files changed, 1616 insertions(+), 6 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260956-39348-pPto7GYcTp>