cvs commit: ports/www/squid31 Makefile ports/www/squid31/files patch-configure

Sylvio Cesar Teixeira sylvio at FreeBSD.org
Mon May 31 00:00:14 UTC 2010


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 <tmseck at web.de> (maintainer)
  
  Revision  Changes    Path
  1.239     +2 -1      ports/www/squid31/Makefile
  1.6       +23 -0     ports/www/squid31/files/patch-configure (new)


More information about the cvs-all mailing list