pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/exiv2 Update to 2.0.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5a011b168f3
branches: trunk
changeset: 519759:e5a011b168f3
user: gdt <gdt%pkgsrc.org@localhost>
date: Mon Oct 09 10:48:41 2006 +0000
description:
Update to 2.0.11:
Bug fixes and minor enhancements plus
- [exif] Added read support for PNG images (Gilles Caulier)
diffstat:
graphics/exiv2/Makefile | 4 ++--
graphics/exiv2/PLIST | 6 +++++-
graphics/exiv2/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 7 deletions(-)
diffs (55 lines):
diff -r 819b4ae50e18 -r e5a011b168f3 graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile Mon Oct 09 10:30:27 2006 +0000
+++ b/graphics/exiv2/Makefile Mon Oct 09 10:48:41 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/06/09 20:37:53 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/09 10:48:41 gdt Exp $
#
-DISTNAME= exiv2-0.10
+DISTNAME= exiv2-0.11
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
diff -r 819b4ae50e18 -r e5a011b168f3 graphics/exiv2/PLIST
--- a/graphics/exiv2/PLIST Mon Oct 09 10:30:27 2006 +0000
+++ b/graphics/exiv2/PLIST Mon Oct 09 10:48:41 2006 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2006/06/09 20:04:23 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/10/09 10:48:41 gdt Exp $
bin/exiv2
bin/exiv2-config
+include/exiv2/cr2image.hpp
include/exiv2/basicio.hpp
include/exiv2/canonmn.hpp
include/exiv2/crwimage.hpp
@@ -25,6 +26,8 @@
include/exiv2/nikonmn.hpp
include/exiv2/olympusmn.hpp
include/exiv2/panasonicmn.hpp
+include/exiv2/pngchunk.hpp
+include/exiv2/pngimage.hpp
include/exiv2/rcsid.hpp
include/exiv2/sigmamn.hpp
include/exiv2/sonymn.hpp
@@ -33,6 +36,7 @@
include/exiv2/tiffimage.hpp
include/exiv2/tiffparser.hpp
include/exiv2/tiffvisitor.hpp
+include/exiv2/tifffwd.hpp
include/exiv2/types.hpp
include/exiv2/value.hpp
lib/libexiv2.la
diff -r 819b4ae50e18 -r e5a011b168f3 graphics/exiv2/distinfo
--- a/graphics/exiv2/distinfo Mon Oct 09 10:30:27 2006 +0000
+++ b/graphics/exiv2/distinfo Mon Oct 09 10:48:41 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/06/09 20:04:23 gdt Exp $
+$NetBSD: distinfo,v 1.5 2006/10/09 10:48:41 gdt Exp $
-SHA1 (exiv2-0.10.tar.gz) = 42abd25071f49b0cd2ee4b0fdfcf3096993b5a26
-RMD160 (exiv2-0.10.tar.gz) = a236db525e592783ad56e975cd45002a0e7b15ba
-Size (exiv2-0.10.tar.gz) = 2053756 bytes
+SHA1 (exiv2-0.11.tar.gz) = 7a27ed841cbfe887eddb10db286cef83bd16b5b3
+RMD160 (exiv2-0.11.tar.gz) = fa91bd6f6c817590636d705e77a872a13c8c734e
+Size (exiv2-0.11.tar.gz) = 2380087 bytes
Home |
Main Index |
Thread Index |
Old Index