aboutsummaryrefslogtreecommitdiff
path: root/graphics/mupdf
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-08-14 13:31:43 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-08-14 13:31:43 +0000
commit8bb5689af1bd8ae3cddb1170fa924f4ab16d9b53 (patch)
treee581d0a89ba1b73150d977c15e9ee524e24140d0 /graphics/mupdf
parent57ef89c5fceb9e5943959af54aab971d036abd6f (diff)
downloadports-8bb5689af1bd8ae3cddb1170fa924f4ab16d9b53.tar.gz
ports-8bb5689af1bd8ae3cddb1170fa924f4ab16d9b53.zip
graphics/mudpf, graphics/zathura-pdf-mudpf: Update to 1.16.0 and 0.3.5
* Update both ports as mupdf 1.16.0 would break zathura-pdf-mupdf <= 0.3.4 and vice versa. * zathura-pdf-mupdf: Change secondary entry of MASTER_SITES to maintainer's site as the previous one was provided by madpilot@ as an interim solution some time ago to cope with unreachability issues of pwmt.org. [1] Notable changes for mudpf: * api: Major overhaul of color management architecture. * api: Improved functions to verify/sign PDF documents. * epub: Changed default page size to A5. * epub: New Noto fonts covering more unicode scripts. * pdf: Add Redact annotation type and function to apply redactions. * pdf: Add/remove/change encryption and password when saving PDF files. https://mupdf.com/release_history.html Changelog for zathura-pdf-mudpf: * Adapted to MuPDF >= 1.16.x * Use SPDX license identifiers PR: 239598, 239815 [1] Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=508916
Diffstat (limited to 'graphics/mupdf')
-rw-r--r--graphics/mupdf/Makefile3
-rw-r--r--graphics/mupdf/distinfo6
-rw-r--r--graphics/mupdf/pkg-plist5
3 files changed, 6 insertions, 8 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index 2d6d32b2d49a..13195e190d7a 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mupdf
-DISTVERSION= 1.15.0
-PORTREVISION= 1
+DISTVERSION= 1.16.0
DISTVERSIONSUFFIX= -source
PORTEPOCH= 1
CATEGORIES= graphics
diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo
index b01c76c85bfe..1cf8ce5d86b9 100644
--- a/graphics/mupdf/distinfo
+++ b/graphics/mupdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557205886
-SHA256 (mupdf-1.15.0-source.tar.gz) = 9fe6773ee0dc192d1878b7886b51150cbeb1a8ad81d3cd806d8e1ab343ffd471
-SIZE (mupdf-1.15.0-source.tar.gz) = 53023898
+TIMESTAMP = 1564598649
+SHA256 (mupdf-1.16.0-source.tar.gz) = 64d537895641b711737cc58fe762481b07ea71d1506e8bd8a13434e093b0068d
+SIZE (mupdf-1.16.0-source.tar.gz) = 60805124
diff --git a/graphics/mupdf/pkg-plist b/graphics/mupdf/pkg-plist
index 71cce742bec1..9d5736f3ab17 100644
--- a/graphics/mupdf/pkg-plist
+++ b/graphics/mupdf/pkg-plist
@@ -8,8 +8,7 @@ include/mupdf/fitz/band-writer.h
include/mupdf/fitz/bidi.h
include/mupdf/fitz/bitmap.h
include/mupdf/fitz/buffer.h
-include/mupdf/fitz/color-management.h
-include/mupdf/fitz/colorspace.h
+include/mupdf/fitz/color.h
include/mupdf/fitz/compress.h
include/mupdf/fitz/compressed-buffer.h
include/mupdf/fitz/config.h
@@ -79,10 +78,10 @@ man/man1/mutool.1.gz
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/android-sdk.html
-%%PORTDOCS%%%%DOCSDIR%%/api-changes.html
%%PORTDOCS%%%%DOCSDIR%%/artifex-logo.png
%%PORTDOCS%%%%DOCSDIR%%/building.html
%%PORTDOCS%%%%DOCSDIR%%/coding-overview.html
+%%PORTDOCS%%%%DOCSDIR%%/coding-progressive.html
%%PORTDOCS%%%%DOCSDIR%%/coding-style.html
%%PORTDOCS%%%%DOCSDIR%%/examples/bbox-device.js
%%PORTDOCS%%%%DOCSDIR%%/examples/create-thumbnail.js