pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/qof
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 28 11:52:56 UTC 2019
Modified Files:
pkgsrc/devel/qof: Makefile PLIST
Log Message:
qof: update to 0.7.5nb19.
Depend on latest doxygen and fix PLIST for it.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/qof/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/qof/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/qof/Makefile
diff -u pkgsrc/devel/qof/Makefile:1.24 pkgsrc/devel/qof/Makefile:1.25
--- pkgsrc/devel/qof/Makefile:1.24 Thu Nov 24 14:11:31 2016
+++ pkgsrc/devel/qof/Makefile Sat Dec 28 11:52:55 2019
@@ -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 @@ HOMEPAGE= http://qof.alioth.debian.org/
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
Index: pkgsrc/devel/qof/PLIST
diff -u pkgsrc/devel/qof/PLIST:1.15 pkgsrc/devel/qof/PLIST:1.16
--- pkgsrc/devel/qof/PLIST:1.15 Thu Nov 24 13:43:35 2016
+++ pkgsrc/devel/qof/PLIST Sat Dec 28 11:52:55 2019
@@ -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.png
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__QOF.js
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__Reference
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