K 10 svn:author V 6 sylvio K 8 svn:date V 27 2010-05-31T00:00:14.000000Z K 7 svn:log V 425 - Squid 3.1 uses g++ to compile the configuration test programs. This causes two tests (for setresuid(2) and strnstr(3)) to fail due to g++ complaining about programming errors within the tests itself. These tests do work on earlier versions of Squid where gcc is used to compile them. - Add a patch to correct these issues - BUMP PORTREVISION PR: ports/147219 Submitted by: Thomas-Martin Seck (maintainer) END