Update to 0.22.4:
Release 0.22.4 core: * Always consider a softmask transfer function (Bug #63587) * Fix crash on malformed files (Bug #63190) * Splash: Fix compilation with fixed point mode enabled utils: * Fix crash on some files (Bug #63909) qt4: * Fix name decoding of some attachments (KDE Bug #307786) build system: * Fix compilation with mingw-w64 compiler
This commit is contained in:
parent
cce56accd1
commit
60858cd971
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.53 2013/04/29 09:35:50 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.54 2013/05/25 14:44:48 wiz Exp $
|
||||
#
|
||||
# used by print/poppler/Makefile
|
||||
# used by print/poppler-glib/Makefile
|
||||
|
@ -6,7 +6,7 @@
|
|||
# used by print/poppler-qt4/Makefile
|
||||
# used by print/poppler-utils/Makefile
|
||||
|
||||
POPPLER_VERS= 0.22.3
|
||||
POPPLER_VERS= 0.22.4
|
||||
DISTNAME= poppler-${POPPLER_VERS}
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://poppler.freedesktop.org/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.78 2013/04/29 09:35:50 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.79 2013/05/25 14:44:48 wiz Exp $
|
||||
|
||||
SHA1 (poppler-0.22.3.tar.gz) = 92fd3d2f56cf74bb76e4856a8ac606330343ba8d
|
||||
RMD160 (poppler-0.22.3.tar.gz) = f25a80de1680b4512ce7a8242186cc28e7ef0ee6
|
||||
Size (poppler-0.22.3.tar.gz) = 2220854 bytes
|
||||
SHA1 (poppler-0.22.4.tar.gz) = 26586bcd41a01adca00bf5929e11c49419bd21fa
|
||||
RMD160 (poppler-0.22.4.tar.gz) = e272fa83b6b3c7dfc7cf8f5265a603250e36a683
|
||||
Size (poppler-0.22.4.tar.gz) = 2222528 bytes
|
||||
SHA1 (patch-aa) = 4ab4cb184ebe121c712a84dcbcfa69ce0c07aafb
|
||||
SHA1 (patch-ab) = cae1dd7831d7fbbed32664c6fdd29d168c444c1f
|
||||
SHA1 (patch-ag) = abe010cec549f305a53d9a21be6cf66ddc5f1b79
|
||||
|
|
Loading…
Reference in a new issue