diff options
author | drochner <drochner> | 2010-01-15 19:24:19 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-01-15 19:24:19 +0000 |
commit | 842f38715ba4e26b843c479eb2c09316f5f4ec67 (patch) | |
tree | e44946261765019a6b1d419082754ca6ace333c2 /print | |
parent | b61d851b4b6f5b33cd33891615c5d31ef220acb1 (diff) | |
download | pkgsrc-842f38715ba4e26b843c479eb2c09316f5f4ec67.tar.gz |
update to 0.12.3
changes:
-Improve the reconstruction of the XRef for broken files
-Make PSOutputDev code a bit more resilient
-bugfixes
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 2c6fc7ff918..75e27a141ee 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2009/11/20 11:20:11 drochner Exp $ +# $NetBSD: Makefile.common,v 1.34 2010/01/15 19:24:19 drochner 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.12.2 +POPPLER_VERS= 0.12.3 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 4a660254cc6..e8acbbd0eb5 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.52 2010/01/09 20:36:34 tron Exp $ +$NetBSD: distinfo,v 1.53 2010/01/15 19:24:19 drochner Exp $ -SHA1 (poppler-0.12.2.tar.gz) = 3138c456f7e6a429100109ac6cd5a948437b9f04 -RMD160 (poppler-0.12.2.tar.gz) = d2c06fd23012e16505ae5e5eced7cbd4d03c0b2c -Size (poppler-0.12.2.tar.gz) = 1614984 bytes +SHA1 (poppler-0.12.3.tar.gz) = bce8b675fb7c22d507b1965efa7bd71d9ce09460 +RMD160 (poppler-0.12.3.tar.gz) = a8fd07ec4dc918cc17390a5236aff9a43e1f7253 +Size (poppler-0.12.3.tar.gz) = 1616883 bytes SHA1 (patch-aa) = 43c63c16d3a845e394a8eb0c3a321944fcf17615 SHA1 (patch-ab) = 441308aec73c66a34c00ee1fad30a38748c89a7d SHA1 (patch-ac) = c343775da48a1d86dea1451b74355d117e30f6c5 |