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 Upgrade to 1.16:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0c50fe87e38
branches: trunk
changeset: 467931:c0c50fe87e38
user: kim <kim%pkgsrc.org@localhost>
date: Sun Feb 08 21:21:10 2004 +0000
description:
Upgrade to 1.16:
- Support for Canon 300D/Digital Rebel.
- Avoid IO::String dependency for perl-5.8.
- Support TIFF/Exif GPS tags.
- Support for Olympus C-700UZ and fix for the Olympus-JpegQual attribute.
- Support for Canon makernote.
- IO::String v1.02 core dumps fixed by depending on v1.03.
diffstat:
graphics/p5-Image-Info/Makefile | 6 +++---
graphics/p5-Image-Info/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r c8a0726b844d -r c0c50fe87e38 graphics/p5-Image-Info/Makefile
--- a/graphics/p5-Image-Info/Makefile Sun Feb 08 21:17:43 2004 +0000
+++ b/graphics/p5-Image-Info/Makefile Sun Feb 08 21:21:10 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:51:49 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/08 21:21:10 kim Exp $
#
-DISTNAME= Image-Info-1.12
+DISTNAME= Image-Info-1.16
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iin
CATEGORIES= graphics perl5
@@ -11,7 +11,7 @@
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Info/
COMMENT= Perl module to extract meta information from images
-DEPENDS+= p5-IO-String>=1.01:../../devel/p5-IO-String
+DEPENDS+= p5-IO-String>=1.03:../../devel/p5-IO-String
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Info/.packlist
diff -r c8a0726b844d -r c0c50fe87e38 graphics/p5-Image-Info/distinfo
--- a/graphics/p5-Image-Info/distinfo Sun Feb 08 21:17:43 2004 +0000
+++ b/graphics/p5-Image-Info/distinfo Sun Feb 08 21:21:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2002/12/31 14:02:42 shell Exp $
+$NetBSD: distinfo,v 1.3 2004/02/08 21:21:10 kim Exp $
-SHA1 (Image-Info-1.12.tar.gz) = dc32ebf33deccd776f8b2681922680c5b056469e
-Size (Image-Info-1.12.tar.gz) = 304144 bytes
+SHA1 (Image-Info-1.16.tar.gz) = 4bdcfc5efa03481f956fb7a7ee881712f6322ee1
+Size (Image-Info-1.16.tar.gz) = 312250 bytes
Home |
Main Index |
Thread Index |
Old Index