From 959a2ab8d2c856acbdaa8129becc35d7b31b0e2f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 25 Aug 2014 21:11:30 +0000 Subject: Update poppler* to 0.26.4: Release 0.26.4 core: * CairoOutputDev: Make sure we always push a transparency group in setSoftMaskFromImageMask(). Bug #81624 * Fix a crash when adding Annotation without contents * Improve non-latin characters in inline notes. Bug #65956 * Don't check for inlineImg twice. Bug #82059 * printf() -> error() glib: * Return NULL in poppler_annot_get_contents also for empty strings * Fix a memory leak when getting text layout and attributes --- print/poppler/Makefile.common | 4 ++-- print/poppler/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'print/poppler') diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 6d20d45a8a8..e7455186386 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.68 2014/07/26 08:16:36 adam Exp $ +# $NetBSD: Makefile.common,v 1.69 2014/08/25 21:11:30 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -8,7 +8,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 0.26.3 +POPPLER_VERS= 0.26.4 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 1a2f71f8a29..53e7d49258e 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.95 2014/07/22 12:22:39 wiz Exp $ +$NetBSD: distinfo,v 1.96 2014/08/25 21:11:30 wiz Exp $ -SHA1 (poppler-0.26.3.tar.xz) = 544f64ac2801c0625c519213a999e0c86a9a6bd6 -RMD160 (poppler-0.26.3.tar.xz) = 895caef4cba86ebebd189eb2dca3910af54504cc -Size (poppler-0.26.3.tar.xz) = 1593760 bytes +SHA1 (poppler-0.26.4.tar.xz) = 26ff3310cb4866829030c73070df4ae9aa4f6cac +RMD160 (poppler-0.26.4.tar.xz) = 4fa117067011e0008ffba59a48e186d51b312154 +Size (poppler-0.26.4.tar.xz) = 1595096 bytes SHA1 (patch-aa) = f67de7b11651207d968972e5b27eb017cf59ceb7 SHA1 (patch-ab) = fc2e9e5dbbc2cda25b79d8342e82c10d542211a6 SHA1 (patch-ag) = 7a3e0cb67bfb3856b3c5fbb581572a113eeb9fe5 -- cgit v1.2.3