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 0.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d57909cfd11
branches: trunk
changeset: 526511:2d57909cfd11
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Mar 13 09:45:18 2007 +0000
description:
update to 0.13
changes:
-added i18n
-support for Fuji RAF
-minor bugfixes and feature additions
diffstat:
graphics/exiv2/Makefile | 5 +++--
graphics/exiv2/PLIST | 13 ++++++++++---
graphics/exiv2/distinfo | 8 ++++----
3 files changed, 17 insertions(+), 9 deletions(-)
diffs (74 lines):
diff -r d6620440ab12 -r 2d57909cfd11 graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile Tue Mar 13 09:43:59 2007 +0000
+++ b/graphics/exiv2/Makefile Tue Mar 13 09:45:18 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/11/28 15:14:29 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2007/03/13 09:45:18 drochner Exp $
#
-DISTNAME= exiv2-0.12
+DISTNAME= exiv2-0.13
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
@@ -18,4 +18,5 @@
PKGCONFIG_OVERRIDE= config/exiv2.pc.in
.include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d6620440ab12 -r 2d57909cfd11 graphics/exiv2/PLIST
--- a/graphics/exiv2/PLIST Tue Mar 13 09:43:59 2007 +0000
+++ b/graphics/exiv2/PLIST Tue Mar 13 09:45:18 2007 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2006/10/09 10:48:41 gdt Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/03/13 09:45:19 drochner Exp $
bin/exiv2
bin/exiv2-config
-include/exiv2/cr2image.hpp
include/exiv2/basicio.hpp
include/exiv2/canonmn.hpp
+include/exiv2/cr2image.hpp
include/exiv2/crwimage.hpp
include/exiv2/datasets.hpp
include/exiv2/error.hpp
@@ -28,18 +28,25 @@
include/exiv2/panasonicmn.hpp
include/exiv2/pngchunk.hpp
include/exiv2/pngimage.hpp
+include/exiv2/rafimage.hpp
include/exiv2/rcsid.hpp
include/exiv2/sigmamn.hpp
include/exiv2/sonymn.hpp
include/exiv2/tags.hpp
include/exiv2/tiffcomposite.hpp
+include/exiv2/tifffwd.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
lib/pkgconfig/exiv2.pc
man/man1/exiv2.1
+share/locale/de/LC_MESSAGES/Exiv2.mo
+share/locale/es/LC_MESSAGES/Exiv2.mo
+share/locale/fi/LC_MESSAGES/Exiv2.mo
+share/locale/fr/LC_MESSAGES/Exiv2.mo
+share/locale/pl/LC_MESSAGES/Exiv2.mo
+share/locale/ru/LC_MESSAGES/Exiv2.mo
@dirrm include/exiv2
diff -r d6620440ab12 -r 2d57909cfd11 graphics/exiv2/distinfo
--- a/graphics/exiv2/distinfo Tue Mar 13 09:43:59 2007 +0000
+++ b/graphics/exiv2/distinfo Tue Mar 13 09:45:18 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/11/28 15:14:29 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2007/03/13 09:45:19 drochner Exp $
-SHA1 (exiv2-0.12.tar.gz) = b693bcc0da64997098be4eb0db296e1aeefa986b
-RMD160 (exiv2-0.12.tar.gz) = 456eafab758af27277b3c086fd280ef3976e97dc
-Size (exiv2-0.12.tar.gz) = 2359138 bytes
+SHA1 (exiv2-0.13.tar.gz) = 3abf440af8d3df0025bc767fc7e6cc170adc50e6
+RMD160 (exiv2-0.13.tar.gz) = e06de2dfeb6941b1fd501bff258763f2f13f98b9
+Size (exiv2-0.13.tar.gz) = 2841724 bytes
Home |
Main Index |
Thread Index |
Old Index