#43684: cppcheck Update to 1.65 ------------------------+-------------------------------- Reporter: xythobuz@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: haspatch | Port: cppcheck ------------------------+-------------------------------- cppcheck has released version 1.65, so I updated the Portfile. I'm the Maintainer, but I don't have commit access, so I think this Ticket is the right way to get this committed. If you haven't changed the included config files, you may want to replace them: {{{ find /opt/local/share/cppcheck -type f -name "*.cfg.dist" -exec bash -c 'f="{}"; mv "$f" "${f%.cfg.dist}.cfg"' \; }}} Can and should this be automated? -- Ticket URL: <https://trac.macports.org/ticket/43684> MacPorts <http://www.macports.org/> Ports system for OS X