pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-CAM-PDF
Module Name: pkgsrc
Committed By: rhaen
Date: Wed May 9 19:18:54 UTC 2012
Modified Files:
pkgsrc/textproc/p5-CAM-PDF: Makefile distinfo
Log Message:
Changes:
1.57 17 Dec 2011
[FIXES]
- Test for undef streams instead of truth, to allow streams like '' or '0'
Thanks to Thorsten Schwander for the patch
- Failed to parse PDF 1.5 cross reference streams where a
1024-byte boundary happened to fall between "endstream" and
"endobj" do to a logic error.
Thanks to Thorsten Schwander for the report and fix suggestion
1.56 13 Dec 2011
[FIXES]
- Workaround for corrupt PDFs that have 'n' records in their index that
point to byte zero
of the file. Silently treat those as 'f' records. Yet another case of
Acrobat supporting
broken PDFs, so the rest of us have to support them too...
Thanks to Mark Hunnibell for a sample PDF that demonstrated the problem
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-CAM-PDF/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/p5-CAM-PDF/distinfo
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