https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225226
Original bug#225226 updated qpdf to 7.1.0 but left some important bugs:
- build breaks when previous version is installed: https://github.com/qpdf/qpdf/issues/176
- error: reinterpret_cast from 'nullptr_t' to 'char *': https://github.com/qpdf/qpdf/issues/177
7.1.1 fixed these.
The original revision page: https://reviews.freebsd.org/D14119