Bug 266812 (poppler-22.10) - [exp-run] Update graphics/poppler to 22.10
Summary: [exp-run] Update graphics/poppler to 22.10
Status: Closed FIXED
Alias: poppler-22.10
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-04 04:40 UTC by Tobias C. Berner
Modified: 2022-10-08 14:43 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
v1 (3.05 KB, patch)
2022-10-04 04:40 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2022-10-04 04:40:06 UTC
Created attachment 237065 [details]
v1

Moin moin

Desktop@ would like to ask for the monthly poppler exp-run.

The patch is attached, and can also be found here:
https://people.freebsd.org/~tcberner/patches/0001-graphics-poppler-update-to-22.10.patch

mfg Tobias
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2022-10-07 19:20:38 UTC
Exp-run looks fine
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-10-08 14:43:16 UTC
Committed. Thanks for the exp-run.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-08 14:43:27 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d098e42d4bd2df5002c1ff49186fae7feaf79ea2

commit d098e42d4bd2df5002c1ff49186fae7feaf79ea2
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-10-04 04:06:12 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-10-08 14:42:48 +0000

    graphics/poppler: update to 22.10

    Release 22.10.0:
            core:
             * SplashOutputDev::tilingPatternFill: Properly restore CTM on failure. Issue #1292
             * Protect against malformed files
             * Refactor code to not use strndup
             * Other small code refactoring

            utils:
             * pdftoppm: Avoid round-off errors when determining raster dimensions
             * pdftocairo: Avoid round-off errors when determining raster dimensions
             * pdftotext: Simplify memory handling

            qt:
             * Take into account flagNoView when getting/setting the visible status. KDE bug #456313

            build system:
             * Fix sed invocation

    PR:             266812
    Exp-run by:     antoine

 graphics/poppler-glib/Makefile  | 2 +-
 graphics/poppler-qt5/Makefile   | 2 +-
 graphics/poppler-utils/Makefile | 2 +-
 graphics/poppler/Makefile       | 4 ++--
 graphics/poppler/distinfo       | 6 +++---
 5 files changed, 8 insertions(+), 8 deletions(-)