1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/editors/calligra/files
Adriaan de Groot 6880d50e13 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
2022-01-21 22:41:06 +01:00
..
patch-5e47d9cd114db9d97e28e31869919bba545a979d.diff editors/calligra: switch to C++17 for upcoming poppler 2022-01-21 22:41:06 +01:00
patch-068cd9aec11052733e393976142516d2190e4564.diff editors/calligra: switch to C++17 for upcoming poppler 2022-01-21 22:41:06 +01:00
patch-CMakeLists.txt editors/calligra: switch to C++17 for upcoming poppler 2022-01-21 22:41:06 +01:00
patch-cxx17.diff editors/calligra: switch to C++17 for upcoming poppler 2022-01-21 22:41:06 +01:00
patch-libs_text_CMakeLists.txt