Thu Oct 19 15:02:52 2023 UTC ()
mupdf: update to 1.23.4.

MuPDF 1.23.4 (2023-10-11)

    Fix bug causing a crash when cleaning up Android draw device upon destroy.
    Fix bug where bitmaps were reused after being recycled in Android.
    Add fixed padding to ink annotation to avoid unselectable bboxes for tiny strokes.
    Add API for checking if an annotation has a Rect property.
    Fix bug where cycles in structure trees caused eternal loops.
    Fix bug where colorspaces were not retained for in-linee images during filtering.
    Change default to use CropBox rather than MediaBox.


(wiz)
diff -r1.109 -r1.110 pkgsrc/print/mupdf/Makefile
diff -r1.70 -r1.71 pkgsrc/print/mupdf/distinfo

cvs diff -r1.109 -r1.110 pkgsrc/print/mupdf/Makefile (expand / switch to unified diff)

--- pkgsrc/print/mupdf/Makefile 2023/09/07 15:02:03 1.109
+++ pkgsrc/print/mupdf/Makefile 2023/10/19 15:02:52 1.110
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.109 2023/09/07 15:02:03 vins Exp $ 1# $NetBSD: Makefile,v 1.110 2023/10/19 15:02:52 wiz Exp $
2 2
3DISTNAME= mupdf-1.23.3-source 3DISTNAME= mupdf-1.23.4-source
4PKGNAME= ${DISTNAME:S/-source//} 4PKGNAME= ${DISTNAME:S/-source//}
5CATEGORIES= print 5CATEGORIES= print
6MASTER_SITES= https://mupdf.com/downloads/archive/ 6MASTER_SITES= https://mupdf.com/downloads/archive/
7 7
8MAINTAINER= leot@NetBSD.org 8MAINTAINER= leot@NetBSD.org
9HOMEPAGE= https://mupdf.com/ 9HOMEPAGE= https://mupdf.com/
10COMMENT= Lightweight PDF, XPS and E-book viewer and toolkit 10COMMENT= Lightweight PDF, XPS and E-book viewer and toolkit
11LICENSE= gnu-agpl-v3 11LICENSE= gnu-agpl-v3
12 12
13USE_LANGUAGES= c99 c++11 13USE_LANGUAGES= c99 c++11
14USE_TOOLS+= pkg-config gmake 14USE_TOOLS+= pkg-config gmake
15 15
16CFLAGS.SunOS+= -D_XOPEN_SOURCE=600 16CFLAGS.SunOS+= -D_XOPEN_SOURCE=600

cvs diff -r1.70 -r1.71 pkgsrc/print/mupdf/distinfo (expand / switch to unified diff)

--- pkgsrc/print/mupdf/distinfo 2023/09/07 15:02:03 1.70
+++ pkgsrc/print/mupdf/distinfo 2023/10/19 15:02:52 1.71
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1$NetBSD: distinfo,v 1.70 2023/09/07 15:02:03 vins Exp $ 1$NetBSD: distinfo,v 1.71 2023/10/19 15:02:52 wiz Exp $
2 2
3BLAKE2s (mupdf-1.23.3-source.tar.gz) = 8b4358ea917f4e068a56d4565bb1d0c342518854ea446b219a02df852d813094 3BLAKE2s (mupdf-1.23.4-source.tar.gz) = 953b25bbf7e8fbbba483b1e0eeb54f380cc1859280c914e4e8dc1d7ac06ce5c6
4SHA512 (mupdf-1.23.3-source.tar.gz) = 37fbebd07680d79a38d289264a4028396ee58fad52c541efa37463e63a45ed8bab71188d6c05eb15e602964d89ee6633575dceb972f7bd8b0b5efdde5af9b737 4SHA512 (mupdf-1.23.4-source.tar.gz) = 038b80f5ca37c675069dd14d9f93f18548b765eb0e7f0063d433716a0e85941b6dc4bc5080866843d6bbe376c5666bc9f79210b8a045ca352bdff0728eff3802
5Size (mupdf-1.23.3-source.tar.gz) = 55144800 bytes 5Size (mupdf-1.23.4-source.tar.gz) = 55146083 bytes
6SHA1 (patch-Makelists) = 714157e21b2b609ac4f0adacc73c3e3a2156640a 6SHA1 (patch-Makelists) = 714157e21b2b609ac4f0adacc73c3e3a2156640a
7SHA1 (patch-ab) = 548361a64a7ef6777e60e48a2653120034a35338 7SHA1 (patch-ab) = 548361a64a7ef6777e60e48a2653120034a35338
8SHA1 (patch-ac) = 2377fe83c6ff3b976a20a912087694fcfe0e9168 8SHA1 (patch-ac) = 2377fe83c6ff3b976a20a912087694fcfe0e9168
9SHA1 (patch-ae) = c6b113818b32cb4470e8549c00a16e0b2f364ede 9SHA1 (patch-ae) = c6b113818b32cb4470e8549c00a16e0b2f364ede
10SHA1 (patch-docs_man_mupdf.1) = c2a2c1ad283428168a714adb634aa50cdd6a4aba 10SHA1 (patch-docs_man_mupdf.1) = c2a2c1ad283428168a714adb634aa50cdd6a4aba
11SHA1 (patch-platform_gl_gl-app.h) = 1e915249010acd3ff1343f0607e785d06577fe78 11SHA1 (patch-platform_gl_gl-app.h) = 1e915249010acd3ff1343f0607e785d06577fe78
12SHA1 (patch-platform_x11_curl__stream.c) = ccabcd665359ae00b76230a4ced22f360a0989e5 12SHA1 (patch-platform_x11_curl__stream.c) = ccabcd665359ae00b76230a4ced22f360a0989e5
13SHA1 (patch-platform_x11_pdfapp.c) = 33b53c845c6778614e4384a783a34d00b6814e74 13SHA1 (patch-platform_x11_pdfapp.c) = 33b53c845c6778614e4384a783a34d00b6814e74
14SHA1 (patch-source_fitz_load-jpx.c) = 8d7f58168c8429a82127b821387298341a1fcbfb 14SHA1 (patch-source_fitz_load-jpx.c) = 8d7f58168c8429a82127b821387298341a1fcbfb
15SHA1 (patch-source_helpers_pkcs7_pkcs7-openssl.c) = f3e949de8bdfc55e2da402a5bc59b4baf04b0d55 15SHA1 (patch-source_helpers_pkcs7_pkcs7-openssl.c) = f3e949de8bdfc55e2da402a5bc59b4baf04b0d55