Bug 263769 (poppler-22.05.0) - [exp-run] Update graphics/poppler to 22.05
Summary: [exp-run] Update graphics/poppler to 22.05
Status: Closed FIXED
Alias: poppler-22.05.0
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-05-04 04:28 UTC by Tobias C. Berner
Modified: 2022-05-09 16:50 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
v1 (2.60 KB, patch)
2022-05-04 04:28 UTC, Tobias C. Berner
no flags Details | Diff
v2 (3.27 KB, patch)
2022-05-05 05:05 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-05-04 04:28:06 UTC
Created attachment 233710 [details]
v1

Moin moin 

It's time to ask for the monthly poppler exp-run again :D 

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

mfg Tobias
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-05-05 05:05:17 UTC
Created attachment 233732 [details]
v2

Moin moin 

In the updated patch [v2] a fix is included to build on 12.3.

[v2] https://people.freebsd.org/~tcberner/patches/0001-graphics-poppler-update-to-22.05.v2.patch
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2022-05-09 16:44:31 UTC
Exp-run looks fine
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2022-05-09 16:49:41 UTC
Committed. Thanks for the exp-run.
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-05-09 16:50:19 UTC
A commit in branch main references this bug:

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

commit e0a1f4a4f2772ab78d3c5ddc61a084649e5c37cd
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-05-04 04:25:08 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-05-09 16:47:40 +0000

    graphics/poppler: update to 22.05

    Release 22.05.0:
            core:
             * Annotations: Make sure we embed fonts for the FreeText annots
             * Forms: Make sure we embedd fonts as needed
             * Signatures: Make sure we embed the needed fonts
             * CairoOutputDev: color type 3 fonts
             * fix two bugs in multiline find_text()
             * code improvements

            utils:
             * pdftotext: added TSV mode
             * HtmlOutputDev: don't use png.h

            cpp:
             * Use time_t for time
             * Add page_transition::durationReal

            qt:
             * Pass leftFontSize down to `FormWidgetSignature::signDocumentWithAppearence`

    Exp-run by:     antoine
    PR:             263769

 graphics/poppler/Makefile                               |  4 ++--
 graphics/poppler/distinfo                               |  6 +++---
 graphics/poppler/files/patch-cpp_poppler-global.h (new) | 10 ++++++++++
 graphics/poppler/pkg-plist                              |  2 +-
 4 files changed, 16 insertions(+), 6 deletions(-)