pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/poppler Update to 0.10.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/337b0fd2d2f4
branches:  trunk
changeset: 552639:337b0fd2d2f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 07 13:54:14 2009 +0000

description:
Update to 0.10.2:

Release 0.10.2

        core:
         * Fix a crash when selecting text in word mode
         * Fix a crash in some malformed documents (second argument
         of opMarkPoint is not a dictionary)
         * Ensure cairo font matrix is invertable. Fixes bugs #18254
         and #18429
         * Fix a memory leak (Bug #18924)

        Qt4:
         * Fix deserization of links right coordinate

        misc:
         * Fix build on Solaris 10 + Sun Studio 12
         * Compile with -pedantic

diffstat:

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

diffs (50 lines):

diff -r 79f9359a7b7a -r 337b0fd2d2f4 print/poppler/Makefile
--- a/print/poppler/Makefile    Wed Jan 07 13:33:37 2009 +0000
+++ b/print/poppler/Makefile    Wed Jan 07 13:54:14 2009 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2008/12/05 01:57:07 smb Exp $
+# $NetBSD: Makefile,v 1.34 2009/01/07 13:54:14 wiz Exp $
 #
 
 .include "../../print/poppler/Makefile.common"
 
 COMMENT=               PDF rendering library
 MAINTAINER=            reed%reedmedia.net@localhost
-PKGREVISION=           1
 
 USE_TOOLS+=            gmake
 
diff -r 79f9359a7b7a -r 337b0fd2d2f4 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Wed Jan 07 13:33:37 2009 +0000
+++ b/print/poppler/Makefile.common     Wed Jan 07 13:54:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2008/11/20 14:33:00 dillo Exp $
+# $NetBSD: Makefile.common,v 1.25 2009/01/07 13:54:14 wiz Exp $
 #
 # used by print/poppler/Makefile
 # used by print/poppler-glib/Makefile
@@ -7,7 +7,7 @@
 # used by print/poppler-qt4/Makefile
 # used by print/poppler-utils/Makefile
 
-POPPLER_VERS=          0.10.1
+POPPLER_VERS=          0.10.2
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          http://poppler.freedesktop.org/
diff -r 79f9359a7b7a -r 337b0fd2d2f4 print/poppler/distinfo
--- a/print/poppler/distinfo    Wed Jan 07 13:33:37 2009 +0000
+++ b/print/poppler/distinfo    Wed Jan 07 13:54:14 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2008/11/10 20:59:27 wiz Exp $
+$NetBSD: distinfo,v 1.37 2009/01/07 13:54:14 wiz Exp $
 
-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 (poppler-0.10.2.tar.gz) = a410ad5fcc036f18024be28ff55411ee62fefa40
+RMD160 (poppler-0.10.2.tar.gz) = 5157486d79b218c7183ad281694ee27f3782812a
+Size (poppler-0.10.2.tar.gz) = 1527730 bytes
 SHA1 (patch-aa) = 43c63c16d3a845e394a8eb0c3a321944fcf17615
 SHA1 (patch-ab) = 5a2785bccd71990e20cd81a3cd2697804e31788d
 SHA1 (patch-ag) = 0bf1bc080cad55792fe6cc761bf22ecccba7d13a



Home | Main Index | Thread Index | Old Index