[Bug 260956] [exp-run] Update graphics/poppler to 22.01
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260956] [exp-run] Update graphics/poppler to 22.01"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jan 2022 21:42:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260956 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6880d50e132d02fea3d8272a7109ae85ae5a2419 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(-) -- You are receiving this mail because: You are on the CC list for the bug.