pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/qof Dance the doxygen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b924dc995ea3
branches:  trunk
changeset: 570674:b924dc995ea3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Feb 02 16:20:42 2010 +0000

description:
Dance the doxygen

diffstat:

 devel/qof/Makefile |  6 +++---
 devel/qof/PLIST    |  3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (40 lines):

diff -r 7dd4335d3d1d -r b924dc995ea3 devel/qof/Makefile
--- a/devel/qof/Makefile        Tue Feb 02 16:12:16 2010 +0000
+++ b/devel/qof/Makefile        Tue Feb 02 16:20:42 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2009/11/01 15:41:13 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/02 16:20:42 joerg Exp $
 #
 
 DISTNAME=      qof-0.7.5
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qof/}
 
@@ -14,7 +14,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-BUILD_DEPENDS+=        doxygen>=1.6.0:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.6.2:../../devel/doxygen
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
diff -r 7dd4335d3d1d -r b924dc995ea3 devel/qof/PLIST
--- a/devel/qof/PLIST   Tue Feb 02 16:12:16 2010 +0000
+++ b/devel/qof/PLIST   Tue Feb 02 16:20:42 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/11/01 15:41:13 tnn Exp $
+@comment $NetBSD: PLIST,v 1.6 2010/02/02 16:20:42 joerg Exp $
 include/qof/deprecated.h
 include/qof/guid.h
 include/qof/kvpframe.h
@@ -286,7 +286,6 @@
 share/doc/qof/html/doxy/struct__QofQueryPredData.html
 share/doc/qof/html/doxy/struct__QofSession.html
 share/doc/qof/html/doxy/structbin__data.html
-share/doc/qof/html/doxy/structmd5__ctx.html
 share/doc/qof/html/doxy/structqof__entity__reference.html
 share/doc/qof/html/doxy/structquery__boolean__def.html
 share/doc/qof/html/doxy/structquery__char__def.html



Home | Main Index | Thread Index | Old Index