sylvio 2010-05-31 00:00:14 UTC
FreeBSD ports repository
Modified files:
www/squid31 Makefile
Added files:
www/squid31/files patch-configure
Log:
- 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 <[email protected]> (maintainer)
Revision Changes Path
1.239 +2 -1 ports/www/squid31/Makefile
1.6 +23 -0 ports/www/squid31/files/patch-configure (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"