pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/poppler



Module Name:    pkgsrc
Committed By:   drochner
Date:           Thu Mar 19 12:12:24 UTC 2009

Modified Files:
        pkgsrc/print/poppler: Makefile Makefile.common distinfo
        pkgsrc/print/poppler/patches: patch-ai
Added Files:
        pkgsrc/print/poppler/patches: patch-bc
Removed Files:
        pkgsrc/print/poppler/patches: patch-ba patch-bb

Log Message:
update to 0.10.5
Changes since 0.10.4:
core:
 * Read the UF entry if present and prefer it over F in Filespec dictionary
 * Fix typo that was making CairoOutputDev crash on some files. Bug #17337
 * Make JBIG2Stream more robust to corrupt input data
 * Do not blindly follow loops parsing OutlineItem. Bug #18364
 * Set up the error manager before calling jpeg_create_decompress. Bug #20484
 * Check there is an optional content config before using it. Bug #20587
 * Fix rendering of some PDF with OpenType fonts. Bug #20605

build system:
 * Yet more support for build on windows
 * Use AC_CHECK_HEADER to find headers. Bug #20538
 * Check for pkgconfig before using it
 * General autotools improvements


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/print/poppler/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.40 -r1.41 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/poppler/patches/patch-ai
cvs rdiff -u -r1.1 -r0 pkgsrc/print/poppler/patches/patch-ba \
    pkgsrc/print/poppler/patches/patch-bb
cvs rdiff -u -r0 -r1.1 pkgsrc/print/poppler/patches/patch-bc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index