pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added and enabled cppunit-1.10.2: CppUnit is a C...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7172cae6bafd
branches:  trunk
changeset: 481295:7172cae6bafd
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Thu Sep 30 22:33:10 2004 +0000

description:
Added and enabled cppunit-1.10.2: CppUnit is a C++ unit testing framework

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b338d24c73e6 -r 7172cae6bafd devel/Makefile
--- a/devel/Makefile    Thu Sep 30 22:29:28 2004 +0000
+++ b/devel/Makefile    Thu Sep 30 22:33:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.535 2004/09/30 11:26:57 agc Exp $
+# $NetBSD: Makefile,v 1.536 2004/09/30 22:33:10 wulf Exp $
 #
 
 COMMENT=       Development utilities
@@ -70,6 +70,7 @@
 SUBDIR+=       coconut
 SUBDIR+=       codeville
 SUBDIR+=       cook
+SUBDIR+=       cppunit
 SUBDIR+=       cpuflags
 SUBDIR+=       cscope
 SUBDIR+=       cssc



Home | Main Index | Thread Index | Old Index