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.28:
details: https://anonhg.NetBSD.org/pkgsrc/rev/739da85d3abf
branches: trunk
changeset: 541624:739da85d3abf
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 23 21:12:57 2008 +0000
description:
Update to 1.28:
2008-03-30 v1.28 Tels 128 tests
* raise minimum required Perl version to v5.6.2
(it doesn't work on 5.005 anyway, open() with three arguments
is not supported there and I don't have time to rewrite the code
for outdated Perl versions. If you need it to run on 5.005, write
a patch and file a bug report please.)
* fix bug #15167: Incorrect width and height for JPG files
(the fix now keeps the highest value for width/height, instead of
creating an array ref with all the values)
* remove Build.PL (bundle Module::Install 0.71)
2007-12-15 v1.27 Tels 128 tests
* add both main authors to META.yml (does not work yet due to bug
in Module::Install)
* fix bug #30890: [PATCH] Transposed lines in documentation
* fix bug #31165: Add attribute for parsing TIFF images (Thanx Adam Witney!)
2007-09-09 v1.26 Tels 128 tests
* clarify the license by adding "v5.8.8" (otherwise it is quite unclear
which Perl version, release or product the license text refers to)
* fix bug #29088 - Another hanging image
* fix bug #29243 - Exiftext fields (like UserComment) not parsed correctly
diffstat:
graphics/p5-Image-Info/Makefile | 4 ++--
graphics/p5-Image-Info/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 0f7626078ba7 -r 739da85d3abf graphics/p5-Image-Info/Makefile
--- a/graphics/p5-Image-Info/Makefile Wed Apr 23 21:10:45 2008 +0000
+++ b/graphics/p5-Image-Info/Makefile Wed Apr 23 21:12:57 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2007/06/08 11:37:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2008/04/23 21:12:57 wiz Exp $
#
-DISTNAME= Image-Info-1.25
+DISTNAME= Image-Info-1.28
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iin
CATEGORIES= graphics perl5
diff -r 0f7626078ba7 -r 739da85d3abf graphics/p5-Image-Info/distinfo
--- a/graphics/p5-Image-Info/distinfo Wed Apr 23 21:10:45 2008 +0000
+++ b/graphics/p5-Image-Info/distinfo Wed Apr 23 21:12:57 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2007/06/08 11:37:38 wiz Exp $
+$NetBSD: distinfo,v 1.11 2008/04/23 21:12:57 wiz Exp $
-SHA1 (Image-Info-1.25.tar.gz) = be8a429a00466c6ac966194fee9aa66a0dd5288d
-RMD160 (Image-Info-1.25.tar.gz) = 03b427018735ae43fc7704579ba0ebe59dca5d24
-Size (Image-Info-1.25.tar.gz) = 213904 bytes
+SHA1 (Image-Info-1.28.tar.gz) = ab6df2806c87f25ea492921782ec92c4487479c5
+RMD160 (Image-Info-1.28.tar.gz) = 5c93a06d5b1ac70c2151cf70a51b64cac2e3c79a
+Size (Image-Info-1.28.tar.gz) = 215349 bytes
Home |
Main Index |
Thread Index |
Old Index