Subject: CVS commit: pkgsrc/graphics/p5-Image-Info
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2006 17:41:52
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 29 17:41:52 UTC 2006
Modified Files:
pkgsrc/graphics/p5-Image-Info: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/p5-Image-Info/Makefile
cvs rdiff -r1.4 -r1.5 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.