Created attachment 217081 [details] v1 Moin moin For the poppler upgrade to 20.08.0 graphics/pdf2djvu needs to be updated to 0.9.17.1 which includes upstreams configure fixes to handle the changed versioning scheme. The patch is attached and can also be found here: https://people.freebsd.org/~tcberner/patches/converters_pdf2djvu.0.9.17.1.v1.diff Please let me know if you're fine with it, then I'll commit it :) mfg Tobias
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/175663960
Hi Tobias, I looked for an upstream update of graphics/pdf2djvu last week after thinking of poppler ;-) Checking your patch right now.
I did a 'testport' and tested the new binary against a PDF file: the conversion went fine. You could commit your patch :-) Thank you Tobias!
A commit references this bug: Author: tcberner Date: Sun Aug 9 09:59:39 UTC 2020 New revision: 544560 URL: https://svnweb.freebsd.org/changeset/ports/544560 Log: converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0 - this minor release includes a fix to handles graphic/poppler's changed versioning scheme PR: 248530 PR: 248419 Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com> (maintainer) Changes: head/converters/pdf2djvu/Makefile head/converters/pdf2djvu/distinfo
Committed. Thanks for the quick response time :)