Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 28F5963B121 for ; Thu, 22 Jan 2009 17:23:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CAB8C63B270; Thu, 22 Jan 2009 17:23:48 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 8EBE663B260 for ; Thu, 22 Jan 2009 17:23:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7C228175D0; Thu, 22 Jan 2009 17:23:47 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/squid30 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20090122172347.7C228175D0@cvs.netbsd.org> Date: Thu, 22 Jan 2009 17:23:47 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Thu Jan 22 17:23:47 UTC 2009 Modified Files: pkgsrc/www/squid30: Makefile distinfo pkgsrc/www/squid30/patches: patch-aa Log Message: Update www/squid pacakge to 3.0.12(3.0.STABLE12). Changes to squid-3.0.STABLE12 (21 Jan 2009): - Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++ - Bug 2542: ICAP filters break download resume - Bug 2556: HTCP fails without icp_port - Bug 2564: logformat '%tl' field not working as advertised - Port from 3.1: TestBed basic build consistency checks - Policy: Change half_closed_clients default to off - Policy: Removed -V command line option, deprecated by 2.6 - ... and several other minor code cleanups To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/www/squid30/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/www/squid30/distinfo cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/squid30/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.