pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/exif update to 0.6.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b74bc60ca126
branches:  trunk
changeset: 482409:b74bc60ca126
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Oct 27 19:43:25 2004 +0000

description:
update to 0.6.9
compiles with libexef-0.6.x now

diffstat:

 graphics/exif/Makefile         |   5 ++---
 graphics/exif/PLIST            |   5 +----
 graphics/exif/distinfo         |   8 ++++----
 graphics/exif/patches/patch-aa |  12 ++++++------
 4 files changed, 13 insertions(+), 17 deletions(-)

diffs (61 lines):

diff -r 039e7cacf72b -r b74bc60ca126 graphics/exif/Makefile
--- a/graphics/exif/Makefile    Wed Oct 27 19:40:48 2004 +0000
+++ b/graphics/exif/Makefile    Wed Oct 27 19:43:25 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:50 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/27 19:43:25 drochner Exp $
 #
 
-DISTNAME=      exif-0.6
-PKGREVISION=   3
+DISTNAME=      exif-0.6.9
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libexif/}
 
diff -r 039e7cacf72b -r b74bc60ca126 graphics/exif/PLIST
--- a/graphics/exif/PLIST       Wed Oct 27 19:40:48 2004 +0000
+++ b/graphics/exif/PLIST       Wed Oct 27 19:43:25 2004 +0000
@@ -1,6 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/10/01 05:57:05 itojun Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/27 19:43:25 drochner Exp $
 bin/exif
 man/man1/exif.1
-share/locale/de/LC_MESSAGES/exif.mo
-share/locale/es/LC_MESSAGES/exif.mo
-share/locale/fr/LC_MESSAGES/exif.mo
diff -r 039e7cacf72b -r b74bc60ca126 graphics/exif/distinfo
--- a/graphics/exif/distinfo    Wed Oct 27 19:40:48 2004 +0000
+++ b/graphics/exif/distinfo    Wed Oct 27 19:43:25 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/10/01 05:57:05 itojun Exp $
+$NetBSD: distinfo,v 1.2 2004/10/27 19:43:25 drochner Exp $
 
-SHA1 (exif-0.6.tar.gz) = bd5cc9d0b861597e65618dcab3ea72fdfe1be68f
-Size (exif-0.6.tar.gz) = 339385 bytes
-SHA1 (patch-aa) = fe7a707c66c196bab86cbeb4e2961f063b15cffd
+SHA1 (exif-0.6.9.tar.gz) = ea40ce0ab77db4d95ad71cb11efa85712ea9900e
+Size (exif-0.6.9.tar.gz) = 369598 bytes
+SHA1 (patch-aa) = 50ab63fbcd53d646fc230031f36c3539fdcb88a8
diff -r 039e7cacf72b -r b74bc60ca126 graphics/exif/patches/patch-aa
--- a/graphics/exif/patches/patch-aa    Wed Oct 27 19:40:48 2004 +0000
+++ b/graphics/exif/patches/patch-aa    Wed Oct 27 19:43:25 2004 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/10/01 05:57:05 itojun Exp $
+$NetBSD: patch-aa,v 1.2 2004/10/27 19:43:25 drochner Exp $
 
---- configure- 2003-10-01 01:09:30.000000000 +0900
-+++ configure  2003-10-01 01:09:54.000000000 +0900
-@@ -11299,7 +11299,7 @@
+--- configure.orig     2004-05-27 19:45:02.000000000 +0200
++++ configure
+@@ -21197,7 +21197,7 @@ if test "${ac_cv_lib_popt_poptResetConte
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
 -LIBS="-lpopt  $LIBS"
 +LIBS="-lpopt -lintl $LIBS"
  cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- #include "confdefs.h"
+ /* confdefs.h.  */
+ _ACEOF



Home | Main Index | Thread Index | Old Index