Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 1285D63B137 for ; Sat, 12 Jan 2008 06:20:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9CAEA21507; Sat, 12 Jan 2008 06:20:45 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/squid To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080112062045.9CAEA21507@cvs.netbsd.org> Date: Sat, 12 Jan 2008 06:20:45 +0000 (UTC) Content-Length: 914 Lines: 29 Module Name: pkgsrc Committed By: taca Date: Sat Jan 12 06:20:45 UTC 2008 Modified Files: pkgsrc/www/squid: Makefile distinfo Log Message: Update squid package to 2.6.18 (2.6.STABLE18) Changes to squid-2.6.STABLE18 (10 Jan 2008) - Fix 2 assertion failures related to the fix for SQUID-2007:2 - GPL license cleanup to GPLv2 or later. One file in edir_digest_auth was GPLv2 only, now replaced with a GPLv2 or later licensed vesion. - Minor cleanups to make certain 64-bit platforms happier - Several Digest authentication bugs fixed wich was causing random authenitcation popups or failures. - --with-valgrind-debug updated for valgrind-3.3.0. To generate a diff of this commit: cvs rdiff -r1.200 -r1.201 pkgsrc/www/squid/Makefile cvs rdiff -r1.135 -r1.136 pkgsrc/www/squid/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.