aboutsummaryrefslogtreecommitdiff
path: root/graphics/mupdf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-06 17:52:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-06 17:52:51 +0000
commit8bdcfd803f54ed79fef619eaa93ac0736dd72a98 (patch)
treeb6f697c3cc5619e12ecd336229d7ba73a5857190 /graphics/mupdf
parent1a4a4decd0b8c2883f470ca04d280a104b517d1f (diff)
downloadports-8bdcfd803f54ed79fef619eaa93ac0736dd72a98.tar.gz
ports-8bdcfd803f54ed79fef619eaa93ac0736dd72a98.zip
- Update to 1.8
Changes: http://git.ghostscript.com/?p=mupdf.git;a=blob;f=CHANGES;hb=HEAD PR: 205057 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=403148
Diffstat (limited to 'graphics/mupdf')
-rw-r--r--graphics/mupdf/Makefile4
-rw-r--r--graphics/mupdf/distinfo4
-rw-r--r--graphics/mupdf/pkg-plist5
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index 1e5b4b6e6370..6777423968c8 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mupdf
-PORTVERSION= 1.7
+PORTVERSION= 1.8
DISTVERSIONSUFFIX= -source
PORTEPOCH= 1
CATEGORIES= graphics
@@ -57,7 +57,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/build/pic/libmupdf.a \
${STAGEDIR}${PREFIX}/lib/libmupdf_pic.a
${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 ${STAGEDIR}${PREFIX}/bin/mupdf
-.for binary in mudraw mutool mujstest mupdf mupdf-x11-curl
+.for binary in mutool mujstest mupdf mupdf-x11-curl
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${binary}
.endfor
diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo
index f49196a697f6..9c363f0a2ea8 100644
--- a/graphics/mupdf/distinfo
+++ b/graphics/mupdf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mupdf-1.7-source.tar.gz) = d0bd5c656c464411cb5788c73d5a7c9a5b89f1e9e84e3c8c7c982ed8b90f5642
-SIZE (mupdf-1.7-source.tar.gz) = 13301969
+SHA256 (mupdf-1.8-source.tar.gz) = a2a3c64d8b24920f87cf4ea9339a25abf7388496440f13b37482d1403c33c206
+SIZE (mupdf-1.8-source.tar.gz) = 14169777
diff --git a/graphics/mupdf/pkg-plist b/graphics/mupdf/pkg-plist
index 4602fe44f29a..524cee1df7ec 100644
--- a/graphics/mupdf/pkg-plist
+++ b/graphics/mupdf/pkg-plist
@@ -1,4 +1,3 @@
-bin/mudraw
bin/mujstest
bin/mupdf
bin/mupdf-x11-curl
@@ -34,6 +33,7 @@ include/mupdf/fitz/output-tga.h
include/mupdf/fitz/output.h
include/mupdf/fitz/path.h
include/mupdf/fitz/pixmap.h
+include/mupdf/fitz/separation.h
include/mupdf/fitz/shade.h
include/mupdf/fitz/store.h
include/mupdf/fitz/stream.h
@@ -43,7 +43,9 @@ include/mupdf/fitz/system.h
include/mupdf/fitz/text.h
include/mupdf/fitz/transition.h
include/mupdf/fitz/tree.h
+include/mupdf/fitz/ucdn.h
include/mupdf/fitz/unzip.h
+include/mupdf/fitz/util.h
include/mupdf/fitz/version.h
include/mupdf/fitz/write-document.h
include/mupdf/fitz/xml.h
@@ -73,7 +75,6 @@ include/mupdf/pdf/xref.h
include/mupdf/xps.h
lib/libmupdf.a
lib/libmupdf_pic.a
-man/man1/mudraw.1.gz
man/man1/mupdf.1.gz
man/man1/mutool.1.gz
%%PORTDOCS%%%%DOCSDIR%%/CHANGES