graphics/mupdf: Update to 1.25.5

Changelog: https://mupdf.com/releases/history
This commit is contained in:
Zsolt Udvari 2025-03-16 19:57:12 +01:00
parent 5e11fadaa5
commit 73b8810547
3 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= mupdf
DISTVERSION= 1.24.11
DISTVERSION= 1.25.5
DISTVERSIONSUFFIX= -source
PORTEPOCH= 1
CATEGORIES= graphics

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1732384124
SHA256 (mupdf-1.24.11-source.tar.gz) = 191227b96775f6705ef7d9551187511932b519273b34535a331491cf7d98163f
SIZE (mupdf-1.24.11-source.tar.gz) = 54043836
TIMESTAMP = 1742148945
SHA256 (mupdf-1.25.5-source.tar.gz) = 1fe78c0667f176459bbd52a576ac4a7a2d2c9f633382c3d2a3e07e8659e6c1e4
SIZE (mupdf-1.25.5-source.tar.gz) = 54640232

View file

@ -14,6 +14,7 @@ include/mupdf/fitz/compressed-buffer.h
include/mupdf/fitz/config.h
include/mupdf/fitz/context.h
include/mupdf/fitz/crypt.h
include/mupdf/fitz/deskew.h
include/mupdf/fitz/device.h
include/mupdf/fitz/display-list.h
include/mupdf/fitz/document.h
@ -73,8 +74,10 @@ include/mupdf/pdf/name-table.h
include/mupdf/pdf/object.h
include/mupdf/pdf/page.h
include/mupdf/pdf/parse.h
include/mupdf/pdf/recolor.h
include/mupdf/pdf/resource.h
include/mupdf/pdf/xref.h
include/mupdf/pdf/zugferd.h
include/mupdf/ucdn.h
lib/libmupdf-third.so
lib/libmupdf-third.so.%%SOVERSION%%