diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 15:57:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 15:57:00 +0000 |
commit | f2d5cd38fd6211c497d531a19ac064b7e7e7eec1 (patch) | |
tree | d52e71e036007723b3112dd2b8b66a005f952204 /print/poppler | |
parent | bfd7ebf4418f16cca229ea4de37b61b5b9a58c70 (diff) | |
download | pkgsrc-f2d5cd38fd6211c497d531a19ac064b7e7e7eec1.tar.gz |
Update to 0.26.5:
Release 0.26.5
core:
* Fix rendering of broken file with a wrong embedded font. Bug #84270
glib:
* Fix use of uninitialized members in PopplerInputStream. Bug #82630
Diffstat (limited to 'print/poppler')
-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 e7455186386..112e2970452 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.69 2014/08/25 21:11:30 wiz Exp $ +# $NetBSD: Makefile.common,v 1.70 2014/10/01 15:57:00 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.4 +POPPLER_VERS= 0.26.5 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 53e7d49258e..c16e2c1924e 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.96 2014/08/25 21:11:30 wiz Exp $ +$NetBSD: distinfo,v 1.97 2014/10/01 15:57:00 wiz Exp $ -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 (poppler-0.26.5.tar.xz) = 12937666faee80bae397a8338a3357e864d77d53 +RMD160 (poppler-0.26.5.tar.xz) = 7327c868a8a08c9c25551d18bd1c05585b6e50f4 +Size (poppler-0.26.5.tar.xz) = 1595232 bytes SHA1 (patch-aa) = f67de7b11651207d968972e5b27eb017cf59ceb7 SHA1 (patch-ab) = fc2e9e5dbbc2cda25b79d8342e82c10d542211a6 SHA1 (patch-ag) = 7a3e0cb67bfb3856b3c5fbb581572a113eeb9fe5 |