CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/01 15:08:49
Modified files:
devel/cppcheck : Makefile distinfo
Added files:
devel/cppcheck/patches: patch-lib_tokenize_cpp
Log message:
- update to 1.48,
- remove NO_REGRESS, and set REGRESS_TARGET (enable regression tests)
- use INSTALL_MAN instead of INSTALL_DATA
- add a patch to fix an issue which was found by Igor Zinovik(MAINTAINER)
http://sourceforge.net/apps/trac/cppcheck/ticket/2755
(The patch has already been committed upstream and will be part of the next
release)
ok jasper@, sthen@, Igor Zinovik(MAINTAINER)