pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/lensfun Fix PLIST for doxygen>=1.5.9, and dep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ee775477f8c
branches: trunk
changeset: 398025:2ee775477f8c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 21 23:43:42 2009 +0000
description:
Fix PLIST for doxygen>=1.5.9, and depend on it.
Bump PKGREVISION.
diffstat:
graphics/lensfun/Makefile | 5 +++--
graphics/lensfun/PLIST | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 7c95a9667270 -r 2ee775477f8c graphics/lensfun/Makefile
--- a/graphics/lensfun/Makefile Fri Aug 21 23:39:31 2009 +0000
+++ b/graphics/lensfun/Makefile Fri Aug 21 23:43:42 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 19:44:50 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/21 23:43:42 wiz Exp $
#
DISTNAME= lensfun-0.2.3
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.berlios.de/lensfun/ \
http://download2.berlios.de/lensfun/
@@ -12,7 +13,7 @@
COMMENT= Library for rectifying defects introduced by photographic equipment
LICENSE= gnu-lgpl-v3
-BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.5.9:../../devel/doxygen
BUILD_DEPENDS+= makedepend-[0-9]*:../../devel/makedepend
HAS_CONFIGURE= yes
diff -r 7c95a9667270 -r 2ee775477f8c graphics/lensfun/PLIST
--- a/graphics/lensfun/PLIST Fri Aug 21 23:39:31 2009 +0000
+++ b/graphics/lensfun/PLIST Fri Aug 21 23:43:42 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/09 19:44:50 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/08/21 23:43:42 wiz Exp $
include/lensfun.h
lib/liblensfun.so
lib/liblensfun.so.0
@@ -44,7 +44,7 @@
share/doc/${PKGNAME}/manual/group__Lens.html
share/doc/${PKGNAME}/manual/group__Mount.html
share/doc/${PKGNAME}/manual/index.html
-share/doc/${PKGNAME}/manual/lensfun_8h-source.html
+share/doc/${PKGNAME}/manual/lensfun_8h_source.html
share/doc/${PKGNAME}/manual/lensfun_8h.html
share/doc/${PKGNAME}/manual/lgpl.html
share/doc/${PKGNAME}/manual/license.html
Home |
Main Index |
Thread Index |
Old Index