Re: UPDATE: devel/cppcheck 1.87 -> 1.88

2019-09-10 Thread Gleydson Soares
On Tue, Sep 03, 2019 at 06:00:15PM +1000, Jonathan Gray wrote: > On Tue, Aug 27, 2019 at 06:53:16PM +0200, Hiltjo Posthuma wrote: > > Hi, > > > > The patch below updates cppcheck from 1.87 to 1.88. > > > > Briefly tested on amd64. > > here is 1.89 > > default output format changed, for

Re: UPDATE: devel/cppcheck 1.87 -> 1.88

2019-09-03 Thread Hiltjo Posthuma
On Tue, Sep 03, 2019 at 06:00:15PM +1000, Jonathan Gray wrote: > On Tue, Aug 27, 2019 at 06:53:16PM +0200, Hiltjo Posthuma wrote: > > Hi, > > > > The patch below updates cppcheck from 1.87 to 1.88. > > > > Briefly tested on amd64. > > here is 1.89 > > default output format changed, for

Re: UPDATE: devel/cppcheck 1.87 -> 1.88

2019-09-03 Thread Jonathan Gray
On Tue, Aug 27, 2019 at 06:53:16PM +0200, Hiltjo Posthuma wrote: > Hi, > > The patch below updates cppcheck from 1.87 to 1.88. > > Briefly tested on amd64. here is 1.89 default output format changed, for previous style --template=cppcheck1 Index: Makefile

UPDATE: devel/cppcheck 1.87 -> 1.88

2019-08-27 Thread Hiltjo Posthuma
Hi, The patch below updates cppcheck from 1.87 to 1.88. Briefly tested on amd64. diff --git devel/cppcheck/Makefile devel/cppcheck/Makefile index 66784b2ae67..8070899bacf 100644 --- devel/cppcheck/Makefile +++ devel/cppcheck/Makefile @@ -2,7 +2,7 @@ COMMENT = C/C++ static

UPDATE: devel/cppcheck-1.72

2016-01-12 Thread Gleydson Soares
update cppcheck to 1.72 regress OK and works fine here. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile26 Nov 2015 04:18:50 - 1.31 +++

UPDATE: devel/cppcheck-1.69

2015-05-01 Thread Gleydson Soares
update cppcheck to 1.69 General changes: - Added flag --platform=native, when it is used type sizes and behaviour of host system are used - Backward compatibility for Libary files is now working. Future cppcheck versions will be able to use libraries written for previous versions - Windows 32

Re: UPDATE: devel/cppcheck to 1.67

2014-10-23 Thread Stuart Henderson
It relies on the compiled-in path to cfg files, which can't be overridden at runtime. Setting test_depends seems a reasonable way around this. On 22 October 2014 14:23:38 BST, Gleydson Soares gsoa...@openbsd.org wrote: It seems a bit odd to have TEST_DEPENDS refer the port iself? just try a

Re: UPDATE: devel/cppcheck to 1.67

2014-10-23 Thread Jasper Lievisse Adriaanse
On Thu, Oct 23, 2014 at 09:50:32AM +0100, Stuart Henderson wrote: It relies on the compiled-in path to cfg files, which can't be overridden at runtime. Setting test_depends seems a reasonable way around this. Perhaps it should be adjusted to require the same version of the ports that's being

Re: UPDATE: devel/cppcheck to 1.67

2014-10-23 Thread Gleydson Soares
On Thu, Oct 23, 2014 at 11:14:04AM +0200, Jasper Lievisse Adriaanse wrote: On Thu, Oct 23, 2014 at 09:50:32AM +0100, Stuart Henderson wrote: It relies on the compiled-in path to cfg files, which can't be overridden at runtime. Setting test_depends seems a reasonable way around this. Perhaps

Re: UPDATE: devel/cppcheck to 1.67

2014-10-22 Thread Jonathan Gray
On Tue, Oct 21, 2014 at 01:25:23AM -0300, Gleydson Soares wrote: update cppcheck to 1.67 http://sourceforge.net/p/cppcheck/news/2014/10/cppcheck-167/ works here and regress ok. OK? It seems a bit odd to have TEST_DEPENDS refer the port iself? Otherwise this seems to build/run fine on

Re: UPDATE: devel/cppcheck to 1.67

2014-10-22 Thread Gleydson Soares
It seems a bit odd to have TEST_DEPENDS refer the port iself? just try a `make regress' w/o cppcheck installed. regress test fails.

UPDATE: devel/cppcheck to 1.67

2014-10-20 Thread Gleydson Soares
update cppcheck to 1.67 http://sourceforge.net/p/cppcheck/news/2014/10/cppcheck-167/ works here and regress ok. OK? Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.25 diff -u -p -u -p -r1.25

UPDATE: devel/cppcheck-1.63

2014-01-07 Thread Gleydson Soares
update cppcheck to 1.63 .cfg files are needed by cppcheck now: - set CFGDIR accordingly - install .cfg files and regen PLIST OK? Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.21 diff -u

UPDATE: devel/cppcheck-1.61

2013-10-03 Thread Gleydson Soares
following diff update cppcheck to 1.61. release notes here: http://sourceforge.net/p/cppcheck/news/2013/08/cppcheck-161/ regress seems fine, Testing Complete Number of tests: 2444 Number of todos: 159 Tests failed: 0 works for me @amd64 OK? Index: Makefile

[update] devel/cppcheck 1.47

2011-03-12 Thread Igor Zinovik
Hello. This diff brings cppcheck to latest available version 1.47. Runs fine on i386. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.5 diff -U 3 -p -r1.5 Makefile --- Makefile30

Re: [update] devel/cppcheck

2010-11-02 Thread Stuart Henderson
On 2010/11/01 00:23, Igor Zinovik wrote: On Nov 01, Igor Zinovik wrote: Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Updated version with proper spacing. I think the new DESCR is a bit long, there's no hard rule

[update] devel/cppcheck

2010-10-31 Thread Igor Zinovik
Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.2 diff -U 3 -N -p

Re: [update] devel/cppcheck

2010-10-31 Thread Igor Zinovik
On Nov 01, Igor Zinovik wrote: Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Updated version with proper spacing. Index: Makefile === RCS file:

Re: [update] devel/cppcheck

2010-10-31 Thread Steven Mestdagh
Igor Zinovik [2010-11-01, 00:23:08]: On Nov 01, Igor Zinovik wrote: Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Updated version with proper spacing. ok.