diff options
author | joerg <joerg> | 2007-01-20 14:29:04 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-20 14:29:04 +0000 |
commit | 2cfb3a85754461a5398c4e4996e8806b9e8a5b2e (patch) | |
tree | efeffeb3c0239f879319a664ff1e4553864f2f8e /devel | |
parent | 7b5b4138b8da5f715283bb25ef01fb9c2fb560c4 (diff) | |
download | pkgsrc-2cfb3a85754461a5398c4e4996e8806b9e8a5b2e.tar.gz |
Require new doxygen and fix PLIST. Bump revision.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cppunit/Makefile | 6 | ||||
-rw-r--r-- | devel/cppunit/PLIST | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index aa55f63ec76..52b1a30c81d 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/07/22 04:46:15 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2007/01/20 14:29:04 joerg Exp $ # DISTNAME= cppunit-1.10.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppunit/} @@ -10,7 +10,7 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://cppunit.sourceforge.net/ COMMENT= CppUnit is a C++ unit testing framework -BUILD_DEPENDS+= doxygen>=1.4.7:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.5.1nb1:../../devel/doxygen USE_LIBTOOL= yes USE_LANGUAGES= c c++ diff --git a/devel/cppunit/PLIST b/devel/cppunit/PLIST index 9e97a50dad2..72bd09e4653 100644 --- a/devel/cppunit/PLIST +++ b/devel/cppunit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/07/05 21:32:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/01/20 14:29:04 joerg Exp $ bin/DllPlugInTester bin/cppunit-config bin/simple @@ -1100,6 +1100,9 @@ share/cppunit/html/class_test_result_collector__inherit__graph.md5 share/cppunit/html/class_test_result_collector__inherit__graph.png share/cppunit/html/class_test_runner-members.html share/cppunit/html/class_test_runner.html +share/cppunit/html/class_test_runner__coll__graph.map +share/cppunit/html/class_test_runner__coll__graph.md5 +share/cppunit/html/class_test_runner__coll__graph.png share/cppunit/html/class_test_runner_1_1_wrapping_suite-members.html share/cppunit/html/class_test_runner_1_1_wrapping_suite.html share/cppunit/html/class_test_runner_1_1_wrapping_suite__coll__graph.map |