[MacPorts] #43684: cppcheck Update to 1.65
#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
#43684: cppcheck Update to 1.65 -------------------------+--------------------------------- Reporter: xythobuz@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: cppcheck | -------------------------+--------------------------------- Changes (by mf2k@…): * keywords: haspatch => haspatch maintainer * version: 2.2.1 => -- Ticket URL: <https://trac.macports.org/ticket/43684#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43684: cppcheck Update to 1.65 -------------------------+--------------------------------- Reporter: xythobuz@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: cppcheck | -------------------------+--------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Replying to [ticket:43684 xythobuz@…]:
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.
Yes, it is, thanks.
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?
We don't have ports modify config files on the user's behalf, at this time. But it is appropriate to add a `notes` command to inform the user if they should make changes to their config files. -- Ticket URL: <https://trac.macports.org/ticket/43684#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43684: cppcheck Update to 1.65 -------------------------+--------------------------------- Reporter: xythobuz@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: cppcheck | -------------------------+--------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r120151 -- Ticket URL: <https://trac.macports.org/ticket/43684#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts