diff options
author | wiz <wiz> | 2013-05-25 14:44:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-25 14:44:48 +0000 |
commit | 4bb86cb436c173fb39dfd861740ed33e0e2989ea (patch) | |
tree | cbd643a10d3a66aca0229355c1e285d8232933c0 /print | |
parent | 8712100476aae45e0b2c7e0f4a88ea876c915b3a (diff) | |
download | pkgsrc-4bb86cb436c173fb39dfd861740ed33e0e2989ea.tar.gz |
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
Diffstat (limited to 'print')
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index c0e7c8e08df..6e299ec2bd0 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -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/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 5ca14856083..6ab4cafde7c 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -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 |