pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/mupdf Update to 1.7a provided by Leonardo Taccar...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5db0a5121400
branches:  trunk
changeset: 652215:5db0a5121400
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 27 21:52:19 2015 +0000

description:
Update to 1.7a provided by Leonardo Taccari in PR 49918.

MuPDF 1.7a (2015-05-07)
-----------------------
The 1.7a version is a bugfix release. Bug fixes:
* Fixed bug that allocated too much memory when packing paths.
* Fixed EPUB font scaling bug.
* Fixed EPUB file type handling in viewers.
* Improved tolerance for broken and unsupported CSS.

New features:
* Added -z option to mutool clean.

diffstat:

 print/mupdf/Makefile |  4 ++--
 print/mupdf/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 0bc37b5c1c85 -r 5db0a5121400 print/mupdf/Makefile
--- a/print/mupdf/Makefile      Wed May 27 21:49:47 2015 +0000
+++ b/print/mupdf/Makefile      Wed May 27 21:52:19 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2015/04/17 07:18:21 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/05/27 21:52:19 wiz Exp $
 
-DISTNAME=      mupdf-1.7-source
+DISTNAME=      mupdf-1.7a-source
 PKGNAME=       ${DISTNAME:S/-source//}
 CATEGORIES=    print
 MASTER_SITES=  http://mupdf.com/downloads/
diff -r 0bc37b5c1c85 -r 5db0a5121400 print/mupdf/distinfo
--- a/print/mupdf/distinfo      Wed May 27 21:49:47 2015 +0000
+++ b/print/mupdf/distinfo      Wed May 27 21:52:19 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2015/04/17 07:18:21 wiz Exp $
+$NetBSD: distinfo,v 1.19 2015/05/27 21:52:19 wiz Exp $
 
-SHA1 (mupdf-1.7-source.tar.gz) = 2ea656e2baa31a9c0446090245e7aa9510d1f54a
-RMD160 (mupdf-1.7-source.tar.gz) = efcfa3ff6c54faf74dd76c10b686158a3997112d
-Size (mupdf-1.7-source.tar.gz) = 13301969 bytes
+SHA1 (mupdf-1.7a-source.tar.gz) = 6114cb8d318c71f877cea4660df2eb513fcf82b9
+RMD160 (mupdf-1.7a-source.tar.gz) = cc9260029a7665004584ff6aa1b49e259b08be37
+Size (mupdf-1.7a-source.tar.gz) = 13310720 bytes
 SHA1 (patch-Makethird) = 5ec66437c5695558f5e6497182d1f0c197ee5299
 SHA1 (patch-ab) = b965020ec098fc1bf8577cb16102ab4c37bb37d3
 SHA1 (patch-ac) = 2db78731ebbac03a2cfe3329e20544db013b3b10



Home | Main Index | Thread Index | Old Index