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.6.2, bump dep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19004be1fdaa
branches: trunk
changeset: 569966:19004be1fdaa
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 21 22:41:23 2010 +0000
description:
Fix PLIST for doxygen-1.6.2, bump depends, bump PKGREVISION.
diffstat:
graphics/lensfun/Makefile | 5 +++--
graphics/lensfun/PLIST | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (46 lines):
diff -r 559616d9d634 -r 19004be1fdaa graphics/lensfun/Makefile
--- a/graphics/lensfun/Makefile Thu Jan 21 21:58:05 2010 +0000
+++ b/graphics/lensfun/Makefile Thu Jan 21 22:41:23 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/11/24 11:19:03 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/21 22:41:23 wiz Exp $
#
DISTNAME= lensfun-0.2.4
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.berlios.de/lensfun/
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +12,7 @@
COMMENT= Library for rectifying defects introduced by photographic equipment
LICENSE= gnu-lgpl-v3
-BUILD_DEPENDS+= doxygen>=1.5.9:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.6.2:../../devel/doxygen
BUILD_DEPENDS+= makedepend-[0-9]*:../../devel/makedepend
HAS_CONFIGURE= yes
diff -r 559616d9d634 -r 19004be1fdaa graphics/lensfun/PLIST
--- a/graphics/lensfun/PLIST Thu Jan 21 21:58:05 2010 +0000
+++ b/graphics/lensfun/PLIST Thu Jan 21 22:41:23 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/21 23:43:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/21 22:41:23 wiz Exp $
include/lensfun.h
lib/liblensfun.so
lib/liblensfun.so.0
@@ -19,10 +19,10 @@
share/doc/${PKGNAME}/manual/dbsearch.html
share/doc/${PKGNAME}/manual/doxygen.css
share/doc/${PKGNAME}/manual/doxygen.png
-share/doc/${PKGNAME}/manual/el_camera.html
-share/doc/${PKGNAME}/manual/el_lens.html
-share/doc/${PKGNAME}/manual/el_mount.html
-share/doc/${PKGNAME}/manual/elem_calibration.html
+share/doc/${PKGNAME}/manual/el__camera.html
+share/doc/${PKGNAME}/manual/el__lens.html
+share/doc/${PKGNAME}/manual/el__mount.html
+share/doc/${PKGNAME}/manual/elem__calibration.html
share/doc/${PKGNAME}/manual/example_8c-example.html
share/doc/${PKGNAME}/manual/examples.html
share/doc/${PKGNAME}/manual/files.html
Home |
Main Index |
Thread Index |
Old Index