Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 644AEA5826 for ; Mon, 10 Mar 2014 12:49:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C8A7314A3BC; Mon, 10 Mar 2014 12:49:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB3EE14A389 for ; Mon, 10 Mar 2014 12:49:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id l-BXVEKTR4Pw for ; Mon, 10 Mar 2014 12:49:39 +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 3215A14A338 for ; Mon, 10 Mar 2014 12:49:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2088596; Mon, 10 Mar 2014 12:49:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 10 Mar 2014 12:49:39 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/www/squidGuard To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20140310124939.2088596@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Mar 10 12:49:39 UTC 2014 Modified Files: pkgsrc/www/squidGuard: Makefile distinfo Log Message: Apply squidGuard-1.4_upgrade.patch for Update SquidGuard to supply Squid 3.4 updated helper protocol, taken from Squid Bug#3978 http://bugs.squid-cache.org/show_bug.cgi?id=3978 PR pkg/48649 by Benjamin Lorenz. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/squidGuard/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/squidGuard/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.