Bug 258836 (poppler-21.10.0) - [exp-run] Upgrade graphics/poppler to 21.10.0
Summary: [exp-run] Upgrade graphics/poppler to 21.10.0
Status: Closed FIXED
Alias: poppler-21.10.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: 2021-10-01 10:20 UTC by Tobias C. Berner
Modified: 2021-10-12 18:25 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
v1 (3.56 KB, patch)
2021-10-01 10:20 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 2021-10-01 10:20:28 UTC
Created attachment 228313 [details]
v1

Moin moin 

desktop@ would like to ask for the monthly poppler update to 21.10.

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


mfg Tobias
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-06 10:36:32 UTC
A commit in branch main references this bug:

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

commit a6b2bfcb415d315f37e6c1ea4512e9c608212403
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-10-06 10:30:28 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-10-06 10:35:19 +0000

    graphics/gdal: prepare for poppler 21.10

    Obtained from:  https://github.com/OSGeo/gdal/commit/9c09870e374ca21d558101af3f4c09a6164fdfc3
    PR:             258836

 graphics/gdal/files/patch-frmts-pdf-pdfdataset.cpp | 23 +++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-06 10:36:33 UTC
A commit in branch main references this bug:

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

commit 5942260bcff91f1a61fd3d03eee22d2551d4dcea
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-10-06 10:21:51 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-10-06 10:35:19 +0000

    converters/pdf2djvu: prepare for poppler-21.10

    Obtained from:  https://github.com/jwilk/pdf2djvu/commit/e528d3ab88c582e8481c9014982263d9c9e992fe
    PR:             258836

 converters/pdf2djvu/Makefile | 4 ++++
 converters/pdf2djvu/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2021-10-12 17:43:08 UTC
Exp-run looks fine
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-10-12 18:20:48 UTC
A commit in branch main references this bug:

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

commit 2dee0997fbc9ee01991f73f0fa55f9b18908a264
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-10-01 10:17:27 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-10-12 18:19:40 +0000

    graphics/poppler: update to 21.10.0

    Release 21.10.0:
            core:
             * Add support for setting custom stamp annotations
             * Add default appearance for the well known stamp names
             * Correct encoding of signature's properties Reason & Location
             * Splash: Fix rendering of some odd patterns
             * SignatureHandler::validateCertificate: Add option to not do OCSP revocation check
             * SignatureHandler::validateCertificate: Add support for AIA fetching to verify certificates
             * greallocn: if memory allocation fails, free the previous pointer to avoid memory leak
             * Fix issues with malformed files
             * Internal code improvements

             utils:
             * pdfsig: Add a way to list certificate nicknames
             * pdfsig: You can now add signatures from pdfsig
             * pdfsig: Add option to not do OCSP revocation check
             * pdfsig: Add option for AIA fetching to verify certificates
             * pdfinfo: Add -custom option to print custom metadata
             * pdfinfo: add metadata flags

            qt:
             * Add support for setting custom stamp annotations
             * Add getters for signature's properties Reason & Location
             * Internal code improvements

            glib:
             * Remove incorrect PopplerAttachment deprecation

    Exp-run by:     antoine
    PR:             258836

 graphics/poppler-qt5/pkg-plist | 2 +-
 graphics/poppler/Makefile      | 4 ++--
 graphics/poppler/distinfo      | 6 +++---
 graphics/poppler/pkg-plist     | 1 +
 4 files changed, 7 insertions(+), 6 deletions(-)
Comment 6 Tobias C. Berner freebsd_committer freebsd_triage 2021-10-12 18:25:26 UTC
Committed, thanks for the exp-run.

mfg Tobias