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. > Pe

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 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 wrote: >> It seems a bit odd to have TEST_DEPENDS refer the port iself? > >just try a `make regress' w/o

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.

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 o

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 M