Subject: CVS commit: pkgsrc/devel/cppcheck
From: Kamil Rytarowski
Date: 2016-10-25 03:24:02
Message id: 20161025012402.BF10CFBD2@cvs.NetBSD.org

Log Message:
Update cppcheck from 1.75 to 1.76.1

Upstream changelog
==================
Cppcheck-1.76.1 has been released.

It has a bugfix to avoid hang.

Cppcheck-1.76 has been released.

General changes:
- Completed CWE mapping
- Support opening project files of external build systems, including CMake and \ 
Visual Studio (CLI: --project)
- XML format version 1 is deprecated and will be removed in 1.81

Removed checks:

New checks:

Checking improvements:
- Improved checking for conditions that are always true/false
- Improved format string checking: Support more functions, support %h and %hh
- Improved std.cfg, windows.cfg and qt.cfg; added wxwidgets.cfg
- Improved ValueFlow analysis
- Improved SymbolDatabase accuracy
- Improved Preprocessor (simplecpp)
- Support base class methods in Library

GUI:
- Support opening project files from GUI
- Added .desktop file

Additionally, lots of false positives and bugs have been fixed and several \ 
existing checks have been improved.

Files:
RevisionActionfile
1.39modifypkgsrc/devel/cppcheck/Makefile
1.7modifypkgsrc/devel/cppcheck/PLIST
1.14modifypkgsrc/devel/cppcheck/distinfo