pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/qof qof: update to 0.7.5nb19.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55c075059764
branches:  trunk
changeset: 346054:55c075059764
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 28 11:52:55 2019 +0000

description:
qof: update to 0.7.5nb19.

Depend on latest doxygen and fix PLIST for it.

diffstat:

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

diffs (56 lines):

diff -r 92f4e1ff8074 -r 55c075059764 devel/qof/Makefile
--- a/devel/qof/Makefile        Sat Dec 28 11:47:44 2019 +0000
+++ b/devel/qof/Makefile        Sat Dec 28 11:52:55 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/11/24 14:11:31 mef Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/28 11:52:55 wiz Exp $
 
 DISTNAME=      qof-0.7.5
-PKGREVISION=   18
+PKGREVISION=   19
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qof/}
 
@@ -10,7 +10,7 @@
 COMMENT=       Query Object Framework
 LICENSE=       gnu-gpl-v2
 
-BUILD_DEPENDS+=        doxygen>=1.8.12:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.8.16:../../devel/doxygen
 
 MAKE_JOBS_SAFE=                no
 
diff -r 92f4e1ff8074 -r 55c075059764 devel/qof/PLIST
--- a/devel/qof/PLIST   Sat Dec 28 11:47:44 2019 +0000
+++ b/devel/qof/PLIST   Sat Dec 28 11:52:55 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2016/11/24 13:43:35 mef Exp $
+@comment $NetBSD: PLIST,v 1.16 2019/12/28 11:52:55 wiz Exp $
 include/qof/deprecated.h
 include/qof/guid.h
 include/qof/kvpframe.h
@@ -68,7 +68,7 @@
 share/doc/qof/html/doxy/doxygen__main__page_8c_source.html
 share/doc/qof/html/doxy/dynsections.js
 share/doc/qof/html/doxy/files.html
-share/doc/qof/html/doxy/files.js
+share/doc/qof/html/doxy/files_dup.js
 share/doc/qof/html/doxy/folderclosed.png
 share/doc/qof/html/doxy/folderopen.png
 share/doc/qof/html/doxy/functions.html
@@ -153,7 +153,6 @@
 share/doc/qof/html/doxy/group__QOFTIME.html
 share/doc/qof/html/doxy/group__QOFTIME.js
 share/doc/qof/html/doxy/group__QSF.html
-share/doc/qof/html/doxy/group__QSF.js
 share/doc/qof/html/doxy/group__Query.html
 share/doc/qof/html/doxy/group__Query.js
 share/doc/qof/html/doxy/group__Reference.html
@@ -161,7 +160,6 @@
 share/doc/qof/html/doxy/group__SQL.html
 share/doc/qof/html/doxy/group__SQL.js
 share/doc/qof/html/doxy/group__SQLite.html
-share/doc/qof/html/doxy/group__SQLite.js
 share/doc/qof/html/doxy/group__Session.html
 share/doc/qof/html/doxy/group__Session.js
 share/doc/qof/html/doxy/group__Trace.html



Home | Main Index | Thread Index | Old Index