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.15
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e58675fadce
branches: trunk
changeset: 530015:2e58675fadce
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jun 15 11:28:04 2007 +0000
description:
update to 0.6.15
exif-0.6.15 is to release the accumulated changes made during the
last 3 years. Better change tracking will be made from here on.
diffstat:
graphics/exif/Makefile | 5 ++---
graphics/exif/PLIST | 3 ++-
graphics/exif/distinfo | 9 ++++-----
graphics/exif/patches/patch-aa | 13 -------------
4 files changed, 8 insertions(+), 22 deletions(-)
diffs (57 lines):
diff -r 41339e8ae189 -r 2e58675fadce graphics/exif/Makefile
--- a/graphics/exif/Makefile Fri Jun 15 11:23:54 2007 +0000
+++ b/graphics/exif/Makefile Fri Jun 15 11:28:04 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:46 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2007/06/15 11:28:04 drochner Exp $
#
-DISTNAME= exif-0.6.9
-PKGREVISION= 3
+DISTNAME= exif-0.6.15
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
diff -r 41339e8ae189 -r 2e58675fadce graphics/exif/PLIST
--- a/graphics/exif/PLIST Fri Jun 15 11:23:54 2007 +0000
+++ b/graphics/exif/PLIST Fri Jun 15 11:28:04 2007 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:20 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/06/15 11:28:04 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
+share/locale/pl/LC_MESSAGES/exif.mo
diff -r 41339e8ae189 -r 2e58675fadce graphics/exif/distinfo
--- a/graphics/exif/distinfo Fri Jun 15 11:23:54 2007 +0000
+++ b/graphics/exif/distinfo Fri Jun 15 11:28:04 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 08:45:04 agc Exp $
+$NetBSD: distinfo,v 1.5 2007/06/15 11:28:04 drochner Exp $
-SHA1 (exif-0.6.9.tar.gz) = ea40ce0ab77db4d95ad71cb11efa85712ea9900e
-RMD160 (exif-0.6.9.tar.gz) = 9e28f5760b5302c470a76a75fed4bee396952ff8
-Size (exif-0.6.9.tar.gz) = 369598 bytes
-SHA1 (patch-aa) = cf2bf0ba5e2e2c611f0711717ca227a1c5edf26d
+SHA1 (exif-0.6.15.tar.gz) = b338f0e54991dec1f8e6ffb60103728df0afb3fd
+RMD160 (exif-0.6.15.tar.gz) = 50c91a46a9c7a42b5ea54312cb12db1329c682a0
+Size (exif-0.6.15.tar.gz) = 440720 bytes
diff -r 41339e8ae189 -r 2e58675fadce graphics/exif/patches/patch-aa
--- a/graphics/exif/patches/patch-aa Fri Jun 15 11:23:54 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/11/03 19:12:19 minskim Exp $
-
---- exif/main.c.orig 2004-05-25 16:52:58.000000000 -0500
-+++ exif/main.c
-@@ -36,7 +36,7 @@
- #include "exif-i18n.h"
- #include "utils.h"
-
--#ifdef HAVE_LOCAL_H
-+#ifdef HAVE_LOCALE_H
- # include <locale.h>
- #endif
-
Home |
Main Index |
Thread Index |
Old Index