pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49918: Update print/mupdf to mupdf-1.7a
>Number: 49918
>Category: pkg
>Synopsis: Update print/mupdf to mupdf-1.7a
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu May 21 19:50:00 +0000 2015
>Originator: Leonardo Taccari
>Release: NetBSD 7.99.15
>Organization:
Università Politecnica delle Marche
>Environment:
System: NetBSD boh 7.99.15 NetBSD 7.99.15 (GENERIC) #21: Mon May 4 05:10:05 CEST 2015 leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
print/mupdf in pkgsrc (1.7) is not the latest stable version (1.7a).
>How-To-Repeat:
$ cd pkgsrc/print/mupdf
$ make show-var VARNAME=PKGNAME_NOREV
>Fix:
Please apply the attached very trivial patches.
While here I will also provide a possible commit message that includes
the entire changelog.
-----------------8<--------------------8<--------------------8<-----------------
Update print/mupdf to mupdf-1.7a.
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.
-----------------8<--------------------8<--------------------8<-----------------
-----------------8<--------------------8<--------------------8<-----------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/print/mupdf/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile 17 Apr 2015 07:18:21 -0000 1.29
+++ Makefile 21 May 2015 19:40:17 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.29 2015/04/17 07:18:21 wiz Exp $
-DISTNAME= mupdf-1.7-source
+DISTNAME= mupdf-1.7a-source
PKGNAME= ${DISTNAME:S/-source//}
CATEGORIES= print
MASTER_SITES= http://mupdf.com/downloads/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/print/mupdf/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo 17 Apr 2015 07:18:21 -0000 1.18
+++ distinfo 21 May 2015 19:40:17 -0000
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.18 2015/04/17 07:18:21 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
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index