pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-Info Update to 1.31:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b0c38781160
branches: trunk
changeset: 582890:8b0c38781160
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 02 12:18:12 2010 +0000
description:
Update to 1.31:
2010-09-25 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.31
Stable release with all changes in 1.30_50..1.30_53
Patch by Tony Hook to fix handling of PPM files with 2
bytes/sample.
2010-02-09 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.30_53
Repacked because Module::Install 0.93 does not ignore xt tests.
See https://rt.cpan.org/Ticket/Display.html?id=54450
2010-02-09 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.30_52
Force using libxml's SAX parser.
Fixed some PPM issues (e.g. incomplete header, numify
width/height...)
2009-11-22 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.30_51
Fixes in GIF reader (unknown intro codes are now only warnings,
application chunks are forced into the first image data)
Added some test images for previous fixes.
2009-11-14 Slaven Rezic <slaven%rezic.de@localhost>
Release 1.30_50
Support for Microsoft .ico files (Image::Info::ICO).
Fixes in JPEG parsing (skip pad 0xFF in markers).
Fixes in GIF reader ("trailer" seems to be optional).
Somewhat better recognition of XBM files.
XPM handling: Corrected color parsing. Try harder to find X11's
rgb.txt. Ignore comments in rgb.txt.
Reordered magic checks to have more common image formats first.
Introduced Bundles.
Some Pod cleanups.
Additional author tests in xt.
diffstat:
graphics/p5-Image-Info/Makefile | 5 ++---
graphics/p5-Image-Info/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r c57e4727cd7c -r 8b0c38781160 graphics/p5-Image-Info/Makefile
--- a/graphics/p5-Image-Info/Makefile Thu Dec 02 12:17:23 2010 +0000
+++ b/graphics/p5-Image-Info/Makefile Thu Dec 02 12:18:12 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2010/08/21 16:34:57 seb Exp $
+# $NetBSD: Makefile,v 1.27 2010/12/02 12:18:12 wiz Exp $
#
-DISTNAME= Image-Info-1.30
+DISTNAME= Image-Info-1.31
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5iin
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff -r c57e4727cd7c -r 8b0c38781160 graphics/p5-Image-Info/distinfo
--- a/graphics/p5-Image-Info/distinfo Thu Dec 02 12:17:23 2010 +0000
+++ b/graphics/p5-Image-Info/distinfo Thu Dec 02 12:18:12 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/01/20 14:42:51 wiz Exp $
+$NetBSD: distinfo,v 1.14 2010/12/02 12:18:12 wiz Exp $
-SHA1 (Image-Info-1.30.tar.gz) = 74e3de70b5eea5186bf15eba05a9a4d659be52e7
-RMD160 (Image-Info-1.30.tar.gz) = e5c17dc13bfdee96695d2fbf3c6e6f3434f8da13
-Size (Image-Info-1.30.tar.gz) = 221833 bytes
+SHA1 (Image-Info-1.31.tar.gz) = 9120a6f217662f23417fb806ef6fbfb8146d8291
+RMD160 (Image-Info-1.31.tar.gz) = 01dea94a061194c1e61ed4b2dca24873902add2c
+Size (Image-Info-1.31.tar.gz) = 231407 bytes
Home |
Main Index |
Thread Index |
Old Index