pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libexif Update to 0.6.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95ef1310975a
branches:  trunk
changeset: 529563:95ef1310975a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 07 20:02:20 2007 +0000

description:
Update to 0.6.15:

New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):

  * Added support for 2 new types of Pentax makernotes & Casio type2 makernote

  * Added support for Win XP metadata (Author, Comment, KeyWords, Title,
    Subject) tags

  * Bug fixes:
    [ 1443183 ] install error when doxygen is not present.

  * New translations: Czech, Slovak.

  * Improved doxygen generated API and code internals
    documentation. Made building of code internals docs optional
    (--enable-internal-docs) as the call graphs take quite long to
    build. Made building any docs optional (--disable-docs).


New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):

  * Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196

  * Extended support of Canon, Nikon, Olympus makernotes

  * Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent
    modification of maker notes

  * Other fixes and improvements which include API/ABI additions.

diffstat:

 graphics/libexif/Makefile         |   5 ++---
 graphics/libexif/PLIST            |   7 +++++--
 graphics/libexif/distinfo         |   9 ++++-----
 graphics/libexif/patches/patch-ae |  18 ------------------
 4 files changed, 11 insertions(+), 28 deletions(-)

diffs (73 lines):

diff -r d87e215b2828 -r 95ef1310975a graphics/libexif/Makefile
--- a/graphics/libexif/Makefile Thu Jun 07 19:57:24 2007 +0000
+++ b/graphics/libexif/Makefile Thu Jun 07 20:02:20 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2006/11/05 17:23:45 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2007/06/07 20:02:20 wiz Exp $
 
-DISTNAME=      libexif-0.6.13
-PKGREVISION=   1
+DISTNAME=      libexif-0.6.15
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libexif/}
 EXTRACT_SUFX=  .tar.bz2
diff -r d87e215b2828 -r 95ef1310975a graphics/libexif/PLIST
--- a/graphics/libexif/PLIST    Thu Jun 07 19:57:24 2007 +0000
+++ b/graphics/libexif/PLIST    Thu Jun 07 20:02:20 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:22 jlam Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/06/07 20:02:20 wiz Exp $
 include/libexif/_stdint.h
 include/libexif/exif-byte-order.h
 include/libexif/exif-content.h
@@ -21,10 +21,13 @@
 share/doc/libexif/ChangeLog
 share/doc/libexif/NEWS
 share/doc/libexif/README
-share/doc/libexif/README.apidocs
+share/locale/cs/LC_MESSAGES/libexif-12.mo
 share/locale/de/LC_MESSAGES/libexif-12.mo
 share/locale/es/LC_MESSAGES/libexif-12.mo
 share/locale/fr/LC_MESSAGES/libexif-12.mo
 share/locale/pl/LC_MESSAGES/libexif-12.mo
+share/locale/ru/LC_MESSAGES/libexif-12.mo
+share/locale/sk/LC_MESSAGES/libexif-12.mo
+share/locale/vi/LC_MESSAGES/libexif-12.mo
 @dirrm share/doc/libexif
 @dirrm include/libexif
diff -r d87e215b2828 -r 95ef1310975a graphics/libexif/distinfo
--- a/graphics/libexif/distinfo Thu Jun 07 19:57:24 2007 +0000
+++ b/graphics/libexif/distinfo Thu Jun 07 20:02:20 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.20 2006/01/09 14:39:03 tonio Exp $
+$NetBSD: distinfo,v 1.21 2007/06/07 20:02:20 wiz Exp $
 
-SHA1 (libexif-0.6.13.tar.bz2) = 9b3a222586f9efc3d591ed83db16f85bba5dc362
-RMD160 (libexif-0.6.13.tar.bz2) = 19160314c1656c72234640074e1e1739f1a67f38
-Size (libexif-0.6.13.tar.bz2) = 519803 bytes
-SHA1 (patch-ae) = b8a347338fc9b2c82fedf6cc193c53fcdd56a9a7
+SHA1 (libexif-0.6.15.tar.bz2) = 6d180c96fa2826c32dc9627a47cdf342ead0311a
+RMD160 (libexif-0.6.15.tar.bz2) = 620e36aa418a38de299720d044706b8051a50581
+Size (libexif-0.6.15.tar.bz2) = 677568 bytes
diff -r d87e215b2828 -r 95ef1310975a graphics/libexif/patches/patch-ae
--- a/graphics/libexif/patches/patch-ae Thu Jun 07 19:57:24 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2006/01/06 15:19:18 wiz Exp $
-
---- doc/Makefile.in.orig       2005-12-27 21:18:36.000000000 +0000
-+++ doc/Makefile.in
-@@ -444,9 +444,11 @@ uninstall-am: uninstall-docDATA uninstal
- 
- all-local: $(DOXYGEN_STAMPS)
- 
--install-data-local: install-apidocs install-apidocs-internals
-+@HAVE_DOXYGEN_TRUE@install-data-local: install-apidocs install-apidocs-internals
-+@HAVE_DOXYGEN_FALSE@install-data-local:
- 
--uninstall-local: uninstall-apidocs uninstall-apidocs-internals
-+@HAVE_DOXYGEN_TRUE@uninstall-local: uninstall-apidocs uninstall-apidocs-internals
-+@HAVE_DOXYGEN_FALSE@uninstall-local:
- 
- clean-local: clean-apidocs
- 



Home | Main Index | Thread Index | Old Index