Path to this page:
Subject: CVS commit: pkgsrc/graphics/p5-Image-Info
From: Thomas Klausner
Date: 2006-01-29 18:41:52
Message id: 20060129174152.102832DA27@cvs.netbsd.org
Log Message:
Update to 1.17:
2006-01-28 v1.17 Tels 48 tests
* new maintainer: TELS
* signed with my key
* convert tests to Test::More
* add pod.t and pod_cover.t
* fix all POD errors
* use strict in Makefile.PL and generate custom META.yml
* don't include lib/Image/Info.pm - it is autogenerated anyway
* html_dim() returns lowercase and properly quoted, for SVG/XHTML etc.,
e.g. you get now 'width="900" height="800"'
* fix bug #8136: update URL for EXIF standard
* fix bug #8522 - dies at JPEGInterchangeFormatLngth (Thanx srezic@cpan.org)
* fix also: EXIF says it is "JPEGInterchangeFormatLength", and not \
"...Lngth"
* fix bug #5165: (duplicate of #8522)
* fix bug #6018: FocalPlaneResolutionUnit decoded wrongly
* fix bug #6083: add support for MakerNote for Nikon D70/D100
* fix bug #16161: netpbm images may have more than 8bit/channel
Files: