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:   joerg
Date:           Sun Jun 19 22:59:30 UTC 2016

Modified Files:
        pkgsrc/devel/qof: Makefile PLIST

Log Message:
Sync PLIST with Doxygen update.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/qof/Makefile
cvs rdiff -u -r1.13 -r1.14 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.21 pkgsrc/devel/qof/Makefile:1.22
--- pkgsrc/devel/qof/Makefile:1.21      Mon Feb  2 02:37:37 2015
+++ pkgsrc/devel/qof/Makefile   Sun Jun 19 22:59:30 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/02/02 02:37:37 mef Exp $
+# $NetBSD: Makefile,v 1.22 2016/06/19 22:59:30 joerg Exp $
 
 DISTNAME=      qof-0.7.5
 PKGREVISION=   17
@@ -10,7 +10,7 @@ HOMEPAGE=     http://qof.alioth.debian.org/
 COMMENT=       Query Object Framework
 LICENSE=       gnu-gpl-v2
 
-BUILD_DEPENDS+=        doxygen>=1.8.9.1:../../devel/doxygen
+BUILD_DEPENDS+=        doxygen>=1.8.11:../../devel/doxygen
 
 MAKE_JOBS_SAFE=                no
 

Index: pkgsrc/devel/qof/PLIST
diff -u pkgsrc/devel/qof/PLIST:1.13 pkgsrc/devel/qof/PLIST:1.14
--- pkgsrc/devel/qof/PLIST:1.13 Mon Feb  2 02:36:48 2015
+++ pkgsrc/devel/qof/PLIST      Sun Jun 19 22:59:30 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2015/02/02 02:36:48 mef Exp $
+@comment $NetBSD: PLIST,v 1.14 2016/06/19 22:59:30 joerg Exp $
 include/qof/deprecated.h
 include/qof/guid.h
 include/qof/kvpframe.h
@@ -42,7 +42,7 @@ lib/libqofsql.la
 lib/pkgconfig/qof-1.pc
 lib/pkgconfig/qof.pc
 share/doc/qof/html/doxy/annotated.html
-share/doc/qof/html/doxy/annotated.js
+share/doc/qof/html/doxy/annotated_dup.js
 share/doc/qof/html/doxy/arrowdown.png
 share/doc/qof/html/doxy/arrowright.png
 share/doc/qof/html/doxy/backendapi.html



Home | Main Index | Thread Index | Old Index