summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2010-02-22 11:41:10 +0000
committerTong LIU <nemoliu@FreeBSD.org>2010-02-22 11:41:10 +0000
commit46a8ae52c0827b9f72de1e9cf8ec3989cc67c371 (patch)
tree8c4be3e4c79f43061590263dc255a1f304b96cc6 /graphics
parentUpdate to 1.0.28 (diff)
- Update to r937
- Fix previous pre.mk ordering bug by converting to new style options.mk. PR: ports/144022 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> Feature safe: yes
Notes
Notes: svn path=/head/; revision=250165
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mupdf/Makefile7
-rw-r--r--graphics/mupdf/distinfo6
2 files changed, 5 insertions, 8 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index 85197494a7e3..3b3532a4896a 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= mupdf
-PORTVERSION= r921
-PORTREVISION= 1
+PORTVERSION= r938
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://ccxvii.net/mupdf/download/
@@ -44,10 +43,8 @@ do-install:
${INSTALL} ${WRKSRC}/build/$f ${PREFIX}/bin/mu_$f ;
.endfor
-.include <bsd.port.pre.mk>
-
.if ${ARCH} == "sparc64"
BROKEN= Does not install on sparc64
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo
index 3a8847ae6792..d616ce330bec 100644
--- a/graphics/mupdf/distinfo
+++ b/graphics/mupdf/distinfo
@@ -1,3 +1,3 @@
-MD5 (mupdf-r921.tar.gz) = 5ccee1c638af0a5a4fab54badd30513a
-SHA256 (mupdf-r921.tar.gz) = df793a155f67f95feaab4060ed5d8b8eab5296778291aba06063c2524377c73b
-SIZE (mupdf-r921.tar.gz) = 3287941
+MD5 (mupdf-r938.tar.gz) = b3486973695fc565d13bf720d154e325
+SHA256 (mupdf-r938.tar.gz) = 0db34d53e66d76857a171a7fbd7dd7b98e6afed6e8fcadee71e239f8653b547f
+SIZE (mupdf-r938.tar.gz) = 3611931