pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add cppcheck



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1ca238edf25
branches:  trunk
changeset: 570676:b1ca238edf25
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Feb 02 16:37:58 2010 +0000

description:
add cppcheck

diffstat:

 devel/Makefile   |  3 ++-
 doc/CHANGES-2010 |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 557f64e1fbef -r b1ca238edf25 devel/Makefile
--- a/devel/Makefile    Tue Feb 02 16:35:46 2010 +0000
+++ b/devel/Makefile    Tue Feb 02 16:37:58 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1284 2010/02/02 13:52:57 seb Exp $
+# $NetBSD: Makefile,v 1.1285 2010/02/02 16:37:58 reed Exp $
 #
 
 COMMENT=       Development utilities
@@ -105,6 +105,7 @@
 SUBDIR+=       compizconfig-backend-gconf
 SUBDIR+=       confuse
 SUBDIR+=       cook
+SUBDIR+=       cppcheck
 SUBDIR+=       cppunit
 SUBDIR+=       cproto
 SUBDIR+=       cpuflags
diff -r 557f64e1fbef -r b1ca238edf25 doc/CHANGES-2010
--- a/doc/CHANGES-2010  Tue Feb 02 16:35:46 2010 +0000
+++ b/doc/CHANGES-2010  Tue Feb 02 16:37:58 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.470 2010/02/02 16:12:16 sborrill Exp $
+$NetBSD: CHANGES-2010,v 1.471 2010/02/02 16:37:58 reed Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -572,3 +572,4 @@
        Updated www/p5-Catalyst-Action-RenderView to 0.14 [sno 2010-02-02]
        Updated devel/p5-UNIVERSAL-can to 1.16 [sno 2010-02-02]
        Added net/istgt 20100125 [sborrill 2010-02-02]
+       Added devel/cppcheck 1.40 [reed 2010-02-02]



Home | Main Index | Thread Index | Old Index