summaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-10-09 10:48:41 +0000
committergdt <gdt@pkgsrc.org>2006-10-09 10:48:41 +0000
commitaf00b878082172bdede74254c89fbb887d2bc66e (patch)
tree320b08b5f7395e4633c140b8cca2270b6c27fb26 /graphics/exiv2
parentbc2ee3463ca7574bae408d46ffb7168ed984aff9 (diff)
downloadpkgsrc-af00b878082172bdede74254c89fbb887d2bc66e.tar.gz
Update to 2.0.11:
Bug fixes and minor enhancements plus - [exif] Added read support for PNG images (Gilles Caulier)
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile4
-rw-r--r--graphics/exiv2/PLIST6
-rw-r--r--graphics/exiv2/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 20c90413dc1..9950c104618 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -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 --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST
index 46f2bc7c83a..8814ab5cf6b 100644
--- a/graphics/exiv2/PLIST
+++ b/graphics/exiv2/PLIST
@@ -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/mrwimage.hpp
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/tiffcomposite.hpp
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 --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index b46cd894cdf..808c21c6df4 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -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