git: 997d22afa0a9 - main - graphics/mupdf: Update to 1.28.0
Zsolt Udvari <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=997d22afa0a9b8c934a508d762df3deeb672a58e commit 997d22afa0a9b8c934a508d762df3deeb672a58e Author: Zsolt Udvari <[email protected]> AuthorDate: 2026-07-31 08:51:29 +0000 Commit: Zsolt Udvari <[email protected]> CommitDate: 2026-07-31 08:53:52 +0000 graphics/mupdf: Update to 1.28.0 Changelog: https://github.com/ArtifexSoftware/mupdf/blob/master/CHANGES --- graphics/mupdf/Makefile | 3 ++- graphics/mupdf/distinfo | 6 +++--- graphics/mupdf/pkg-plist | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index 6e20606c0818..17e4fc8fd2a5 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= mupdf -DISTVERSION= 1.27.2 +DISTVERSION= 1.28.0 DISTVERSIONSUFFIX= -source PORTEPOCH= 1 CATEGORIES= graphics @@ -32,6 +32,7 @@ _VERSION_MINOR= ${DISTVERSION:E} _VERSION_MAJOR= ${DISTVERSION:R:E} MAKE_ARGS= AR=${LOCALBASE}/bin/ar \ build=release \ + html=no \ mandir=${PREFIX}/share/man \ prefix=${PREFIX} \ shared=yes \ diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo index 8366dd91acf5..95a44a26f957 100644 --- a/graphics/mupdf/distinfo +++ b/graphics/mupdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781446796 -SHA256 (mupdf-1.27.2-source.tar.gz) = 553867b135303dc4c25ab67c5f234d8e900a0e36e66e8484d99adc05fe1e8737 -SIZE (mupdf-1.27.2-source.tar.gz) = 66968384 +TIMESTAMP = 1785467635 +SHA256 (mupdf-1.28.0-source.tar.gz) = 21c7f064903154f1c3a7458bee81f130fc36f9b5147ea13328f9980e02d2dea2 +SIZE (mupdf-1.28.0-source.tar.gz) = 68923736 diff --git a/graphics/mupdf/pkg-plist b/graphics/mupdf/pkg-plist index 26234fb1d2ca..cba65b3e1eec 100644 --- a/graphics/mupdf/pkg-plist +++ b/graphics/mupdf/pkg-plist @@ -35,6 +35,7 @@ include/mupdf/fitz/image.h include/mupdf/fitz/json.h include/mupdf/fitz/link.h include/mupdf/fitz/log.h +include/mupdf/fitz/options.h include/mupdf/fitz/outline.h include/mupdf/fitz/output-svg.h include/mupdf/fitz/output.h