--- - branch: MAIN date: Sat Mar 4 11:48:09 UTC 2017 files: - new: '1.40' old: '1.39' path: pkgsrc/textproc/p5-PDF-API2/Makefile pathrev: pkgsrc/textproc/p5-PDF-API2/Makefile@1.40 type: modified - new: '1.19' old: '1.18' path: pkgsrc/textproc/p5-PDF-API2/distinfo pathrev: pkgsrc/textproc/p5-PDF-API2/distinfo@1.19 type: modified id: 20170304T114809Z.47da4f450f1fe57c9ca6fe981e29cc69206ce08b log: | Update to 2.031 Upstream changes: 2.031 2017-01-26 - Fix use of cache files when reading streams: temp files will now be used any time a stream is larger than 16MB (by default). Formerly, due to a bug, they would only be created when a 4kB chunk of a stream increased to 16kB or more after being decompressed. - Numbers, booleans, and null values can now be read from object streams. - Update to [RT #113290]: Objects inside a large object stream are now read without loading the entire object stream into memory. - DEPRECATION: The low-level new_api methods have been deprecated in favor of calling new directly. If your code uses new_api($api2, ...), replace it with new($api2->{'pdf'}, ...). - [RT #118352] Don't crash when adding an annotation to a page that has an existing annotations array stored as an indirect object (reported by Johan Vromans). - [RT #118717] Die with an informative error if a file can't be opened during open() or saveas() (reported by Johan Vromans). module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/p5-PDF-API2' unixtime: '1488628089' user: wen