miwi 2009-03-31 22:20:42 UTC
FreeBSD ports repository
Modified files:
www/squid Makefile
www/squid/files patch-squid_kerb_auth
www/squid30 Makefile
www/squid30/files patch-squid_kerb_auth
Log:
- The squid_kerb_auth helper needs to know about the endianness of the system
at compile time. Its author suggests to use -D__LITTLE_ENDIAN__ in the
program's Makefile and this is the solution proposed in ports/131878. Since
FreeBSD (and FreeBSD ports) might be used on big-endian architectures as
well as on little endian architectures I decided to instrument an already
present endianness check directly in the affected source file instead.
- Bump PORTREVISION since this affects the content (and functionality) of
the port's binary package.
Pr: 133159
Submitted by: Thomas-Martin Seck <[email protected]> (maintainer)
Revision Changes Path
1.220 +1 -0 ports/www/squid/Makefile
1.3 +22 -0 ports/www/squid/files/patch-squid_kerb_auth
1.223 +1 -0 ports/www/squid30/Makefile
1.2 +22 -0 ports/www/squid30/files/patch-squid_kerb_auth
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"