Created attachment 229290 [details] Patch In @desktop team stead I want to request an exp-run for the November Poppler release. The patch is attached and can also be fetched from https://arrowd.name/0001-graphics-poppler-Update-to-21.11.0.patch Thanks in advance.
Some new failure: http://package22.nyi.freebsd.org/data/130amd64-default-foo/2021-11-06_09h20m36s/logs/inkscape-1.1_5.log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=09b7766d410e3ba775c46c894022335a20b4f46a commit 09b7766d410e3ba775c46c894022335a20b4f46a Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-11-08 07:48:52 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-11-08 07:50:06 +0000 graphics/inkscape: Fix build with upcoming Poppler 21.11.0 Reported by: tcberner Obtained from: Arch Linux PR: 259656 .../inkscape/files/patch-poppler-compat.diff (new) | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+)
This seems fine.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7 commit e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-11-08 15:14:53 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-11-08 15:16:57 +0000 Bump PORTREVISION of graphics/poppler consumers. PR: 259656 converters/pdf2djvu/Makefile | 2 +- databases/kbibtex/Makefile | 2 +- deskutils/bookworm/Makefile | 1 + deskutils/calibre/Makefile | 1 + deskutils/lumina-pdf/Makefile | 2 +- deskutils/recoll/Makefile | 2 +- deskutils/xfce4-tumbler/Makefile | 2 +- devel/efl/Makefile | 2 +- devel/kf5-kfilemetadata/Makefile | 1 + editors/calligra/Makefile | 2 +- editors/gummi/Makefile | 2 +- editors/kile/Makefile | 2 +- editors/libreoffice/Makefile | 2 +- editors/libreoffice6/Makefile | 2 +- editors/setzer/Makefile | 2 +- editors/texstudio/Makefile | 1 + editors/texworks/Makefile | 2 +- graphics/atril/Makefile | 2 +- graphics/diff-pdf/Makefile | 2 +- graphics/diffpdf/Makefile | 2 +- graphics/dspdfviewer/Makefile | 2 +- graphics/engauge-digitizer/Makefile | 2 +- graphics/epdfview/Makefile | 2 +- graphics/evince/Makefile | 1 + graphics/gdal/Makefile | 1 + graphics/geeqie/Makefile | 2 +- graphics/gegl/Makefile | 2 +- graphics/gimp-app/Makefile | 2 +- graphics/graphviz/Makefile | 2 +- graphics/impressive/Makefile | 2 +- graphics/inkscape/Makefile | 2 +- graphics/katarakt/Makefile | 2 +- graphics/krita/Makefile | 2 +- graphics/okular/Makefile | 2 +- graphics/openfx-arena/Makefile | 2 +- graphics/osg/Makefile | 2 +- graphics/osg34/Makefile | 2 +- graphics/pdf2svg/Makefile | 2 +- graphics/pdfpc/Makefile | 2 +- graphics/pqiv/Makefile | 2 +- graphics/qcomicbook/Makefile | 2 +- graphics/tikzit/Makefile | 2 +- graphics/vips/Makefile | 2 +- graphics/xournal/Makefile | 2 +- graphics/xournalpp/Makefile | 2 +- graphics/yacreader/Makefile | 2 +- mail/claws-mail-pdf_viewer/Makefile | 2 +- math/cantor/Makefile | 2 +- math/labplot/Makefile | 2 +- misc/tellico/Makefile | 2 +- net/kitinerary/Makefile | 2 +- print/deforaos-pdfviewer/Makefile | 2 +- print/qpdfview/Makefile | 2 +- print/scribus-devel/Makefile | 2 +- print/texlive-base/Makefile | 2 +- print/xreader/Makefile | 2 +- sysutils/tracker-miners/Makefile | 2 +- textproc/pdfgrep/Makefile | 2 +- textproc/py-pdftotext/Makefile | 2 +- x11-toolkits/rubygem-poppler/Makefile | 2 +- x11/eaglemode/Makefile | 2 +- 61 files changed, 61 insertions(+), 55 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3acbab05ba79dd6466aab3fa61fd6d14395f2772 commit 3acbab05ba79dd6466aab3fa61fd6d14395f2772 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-11-05 09:47:44 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-11-08 15:16:56 +0000 graphics/poppler: Update to 21.11.0 Release 21.11.0: core: * Fix rendering of some non-standard confirming annotations * Support rendering of some non-standard Type3 charprocs. Issue #1150 * TextOutputDev: Respect orientation when selecting words. Issue #499 * CairoOutputDev: Don't override the antialias settings from the cairo_t * StructElement: support MCID in XObjects * Fix detection of monospace fonts * Ignore Adobe-Identity for non embedded CID fonts * PageLabelInfo::labelToIndex: work on some special no style intervals * Fix crash in malformed files * Minor code improvements utils: * pdfinfo: add -url option to print all URLs in a PDF * pdftohtml: document what zoom means in regard to DPI Exp-run by: antoine PR: 259656 graphics/poppler/Makefile | 4 ++-- graphics/poppler/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Pushed in, thanks Antoine for the Exp-run.