pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/exiv2 Fix PLIST. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec69c72ba5a2
branches:  trunk
changeset: 552768:ec69c72ba5a2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 08 18:21:54 2009 +0000

description:
Fix PLIST. Bump revision.

diffstat:

 graphics/exiv2/Makefile |  3 ++-
 graphics/exiv2/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 00d2196a6fec -r ec69c72ba5a2 graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile   Thu Jan 08 17:25:40 2009 +0000
+++ b/graphics/exiv2/Makefile   Thu Jan 08 18:21:54 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2009/01/07 01:07:51 gdt Exp $
+# $NetBSD: Makefile,v 1.23 2009/01/08 18:21:54 joerg Exp $
 #
 
 DISTNAME=              exiv2-0.18
+PKGREVISION=           1
 CATEGORIES=            graphics
 MASTER_SITES=          http://www.exiv2.org/
 
diff -r 00d2196a6fec -r ec69c72ba5a2 graphics/exiv2/PLIST
--- a/graphics/exiv2/PLIST      Thu Jan 08 17:25:40 2009 +0000
+++ b/graphics/exiv2/PLIST      Thu Jan 08 18:21:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/01/07 01:07:51 gdt Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/01/08 18:21:54 joerg Exp $
 bin/exiv2
 include/exiv2/basicio.hpp
 include/exiv2/bmpimage.hpp
@@ -44,7 +44,7 @@
 include/exiv2/xmp.hpp
 include/exiv2/xmpsidecar.hpp
 lib/libexiv2.la
-lib/pkgconfig/exiv2.${LOWER_VENDOR}
+lib/pkgconfig/exiv2.pc
 man/man1/exiv2.1
 share/locale/de/LC_MESSAGES/exiv2.mo
 share/locale/es/LC_MESSAGES/exiv2.mo



Home | Main Index | Thread Index | Old Index