pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Update to 0.10.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b35c9d808806
branches:  trunk
changeset: 549895:b35c9d808806
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 10 20:59:27 2008 +0000

description:
Update to 0.10.1:

Release 0.10.1

        core:
         * Improvements in Optional Content support
         * Small fix in Form support
         * Fix memory leak in case of error
         * Fix potential crash on text search
         * Try render documents with invalid indexed color space parameters. Bug #18374
         * Fix crash on text extraction when poppler-data is not installed. Bug #18023

        Qt:
         * Fix two memory leaks

        Qt4:
         * Small documentation improvement
         * Fix memory leak in the demo code

diffstat:

 print/poppler-qt4/Makefile    |  3 +--
 print/poppler/Makefile.common |  5 +++--
 print/poppler/distinfo        |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r 2739ecf66111 -r b35c9d808806 print/poppler-qt4/Makefile
--- a/print/poppler-qt4/Makefile        Mon Nov 10 20:40:16 2008 +0000
+++ b/print/poppler-qt4/Makefile        Mon Nov 10 20:59:27 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/10/30 11:33:06 markd Exp $
+# $NetBSD: Makefile,v 1.5 2008/11/10 20:59:27 wiz Exp $
 #
 
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=               poppler-qt4-${POPPLER_VERS}
-PKGREVISION=           1
 
 COMMENT=               PDF rendering library (QT4 wrapper)
 
diff -r 2739ecf66111 -r b35c9d808806 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Mon Nov 10 20:40:16 2008 +0000
+++ b/print/poppler/Makefile.common     Mon Nov 10 20:59:27 2008 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile.common,v 1.21 2008/10/24 23:28:53 wiz Exp $
+# $NetBSD: Makefile.common,v 1.22 2008/11/10 20:59:27 wiz Exp $
+#
 # used by print/poppler/Makefile
 # used by print/poppler-glib/Makefile
 # used by print/poppler-qt/Makefile
 # used by print/poppler-qt4/Makefile
 # used by print/poppler-utils/Makefile
 
-POPPLER_VERS=          0.10.0
+POPPLER_VERS=          0.10.1
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          http://poppler.freedesktop.org/
diff -r 2739ecf66111 -r b35c9d808806 print/poppler/distinfo
--- a/print/poppler/distinfo    Mon Nov 10 20:40:16 2008 +0000
+++ b/print/poppler/distinfo    Mon Nov 10 20:59:27 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2008/10/24 23:28:53 wiz Exp $
+$NetBSD: distinfo,v 1.36 2008/11/10 20:59:27 wiz Exp $
 
-SHA1 (poppler-0.10.0.tar.gz) = 811b73557b68f7dd64cec4fec0bdd8a3e741d558
-RMD160 (poppler-0.10.0.tar.gz) = 068a4f895e39635b628f0a21f4420bbf162ebeca
-Size (poppler-0.10.0.tar.gz) = 1525340 bytes
+SHA1 (poppler-0.10.1.tar.gz) = a0367b5c942c8ff15d8364923b3bbe4dca624b29
+RMD160 (poppler-0.10.1.tar.gz) = ca1137bfa2bbd8f750ad4511bcac50fdc1f1e7a3
+Size (poppler-0.10.1.tar.gz) = 1526091 bytes
 SHA1 (patch-aa) = 43c63c16d3a845e394a8eb0c3a321944fcf17615
 SHA1 (patch-ab) = 5a2785bccd71990e20cd81a3cd2697804e31788d
 SHA1 (patch-ag) = 0bf1bc080cad55792fe6cc761bf22ecccba7d13a



Home | Main Index | Thread Index | Old Index