Subject: CVS commit: pkgsrc/graphics/p5-Image-Info
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2006 18:12:52
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 6 18:12:52 UTC 2006
Modified Files:
pkgsrc/graphics/p5-Image-Info: Makefile distinfo
Log Message:
Update to 1.22:
2006-07-16 v1.22 Tels 123 tests
* fix bug #19071: byteorder for TIFF on 64-bit systems broken
* better error message in case SOI is missing in a JPEG
(still no fix for #20183)
* SVG:
+ use the correct MIME type "image/svg+xml"
+ version extraction was broken
+ comments had too much whitespace at front/end (these should be
ignored and not extracted anyway)
* add svg.t
* resize test.jpg and test.png to make dist smaller
* add interlace.png and beef up t/png.t
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/p5-Image-Info/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/p5-Image-Info/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.