Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 377FD63BA59 for ; Sat, 8 May 2010 08:37:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A025763B120; Sat, 8 May 2010 08:37:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B35F663B103 for ; Sat, 8 May 2010 08:37:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9F8FC175DD; Sat, 8 May 2010 08:37:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 8 May 2010 08:37:31 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/www/squid31 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100508083731.9F8FC175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat May 8 08:37:31 UTC 2010 Modified Files: pkgsrc/www/squid31: Makefile distinfo Log Message: Update "squid31" package to version 3.1.3. Changes since version 3.1.1: - Bug 2913: Fix DB auth warning in new perl version - Bug 2904: Prevent automake creating incomplete files - Bug 2899: Regression: Restore lost rfc1738_unescape() data type - Bug 2895: Regression: TPROXY2 compile errors - Bug 2879: Regression: headers end-finding - Bug 2874: Accept literal IPv6 address in icap_service URL - Bug 2860: Regression: WCCPv1 handshake - Bug 2848: Pass TCP_RST to client on early disconnect - Debian Bug 578047: Correct behaviour of --enable-ipv6 - HTTP/1.1: Advertise 1.1 on replies - AIX / UNIX build fixes - Cygwin build fixes - squidclient: -k option to test connection keep-alive or close - Improved helper build for wider compatibility - Ensure the PID file directory exists on install - Remove: Advertise 1.1 on replies - Fix tag ACL type not working To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/squid31/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.