Skip to content

Commit

Permalink
graphics/mupdf: update to 1.24.0
Browse files Browse the repository at this point in the history
Changelog: https://mupdf.com/releases/history.html

Approved by:	bofh (implicit), dizzy (implicit)
  • Loading branch information
Zsolt Udvari authored and Zsolt Udvari committed Mar 25, 2024
1 parent 7f76cf5 commit 914d2a1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/mupdf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mupdf
DISTVERSION= 1.23.11
DISTVERSION= 1.24.0
DISTVERSIONSUFFIX= -source
PORTEPOCH= 1
CATEGORIES= graphics
Expand Down
6 changes: 3 additions & 3 deletions graphics/mupdf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708782480
SHA256 (mupdf-1.23.11-source.tar.gz) = 478f2a167feae2a291c8b8bc5205f2ce2f09f09b574a6eb0525bfad95a3cfe66
SIZE (mupdf-1.23.11-source.tar.gz) = 55319500
TIMESTAMP = 1711264852
SHA256 (mupdf-1.24.0-source.tar.gz) = 52f63003a6f4d89f234e9edfb4b4c83d216b83aaeb323cfda6047cb754599ae0
SIZE (mupdf-1.24.0-source.tar.gz) = 55310611
8 changes: 8 additions & 0 deletions graphics/mupdf/pkg-plist
Expand Up @@ -25,6 +25,8 @@ include/mupdf/fitz/getopt.h
include/mupdf/fitz/glyph-cache.h
include/mupdf/fitz/glyph.h
include/mupdf/fitz/hash.h
include/mupdf/fitz/heap-imp.h
include/mupdf/fitz/heap.h
include/mupdf/fitz/image.h
include/mupdf/fitz/link.h
include/mupdf/fitz/log.h
Expand Down Expand Up @@ -53,6 +55,7 @@ include/mupdf/fitz/version.h
include/mupdf/fitz/write-pixmap.h
include/mupdf/fitz/writer.h
include/mupdf/fitz/xml.h
include/mupdf/html.h
include/mupdf/memento.h
include/mupdf/pdf.h
include/mupdf/pdf/annot.h
Expand All @@ -63,6 +66,7 @@ include/mupdf/pdf/document.h
include/mupdf/pdf/event.h
include/mupdf/pdf/font.h
include/mupdf/pdf/form.h
include/mupdf/pdf/image-rewriter.h
include/mupdf/pdf/interpret.h
include/mupdf/pdf/javascript.h
include/mupdf/pdf/name-table.h
Expand All @@ -83,21 +87,25 @@ share/man/man1/mutool.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/examples/SnarkFront.svg
%%PORTDOCS%%%%DOCSDIR%%/examples/bbox-device.js
%%PORTDOCS%%%%DOCSDIR%%/examples/copy-outline.js
%%PORTDOCS%%%%DOCSDIR%%/examples/create-thumbnail.js
%%PORTDOCS%%%%DOCSDIR%%/examples/draw-device.js
%%PORTDOCS%%%%DOCSDIR%%/examples/draw-document.js
%%PORTDOCS%%%%DOCSDIR%%/examples/example.c
%%PORTDOCS%%%%DOCSDIR%%/examples/fix-s22pdf.js
%%PORTDOCS%%%%DOCSDIR%%/examples/huntingofthesnark.png
%%PORTDOCS%%%%DOCSDIR%%/examples/import-fdf.js
%%PORTDOCS%%%%DOCSDIR%%/examples/jpx-to-pdf.js
%%PORTDOCS%%%%DOCSDIR%%/examples/multi-threaded.c
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-bake.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-create-lowlevel.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-create.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-dejpx.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-extract-rich-media.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-merge.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-portfolio.js
%%PORTDOCS%%%%DOCSDIR%%/examples/pdf-trace.js
%%PORTDOCS%%%%DOCSDIR%%/examples/reconvert-cmyk.js
%%PORTDOCS%%%%DOCSDIR%%/examples/storytest.c
%%PORTDOCS%%%%DOCSDIR%%/examples/storytest.js
%%PORTDOCS%%%%DOCSDIR%%/examples/trace-device.js

0 comments on commit 914d2a1

Please sign in to comment.