From owner-svn-ports-all@FreeBSD.ORG Tue Aug 19 08:48:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53D06D38; Tue, 19 Aug 2014 08:48:52 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 179C53162; Tue, 19 Aug 2014 08:48:52 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 247D6BDC5A; Tue, 19 Aug 2014 10:48:50 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 01B92BDC56; Tue, 19 Aug 2014 10:48:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 5F0E9EA4338; Tue, 19 Aug 2014 10:48:49 +0200 (CEST) Date: Tue, 19 Aug 2014 10:48:49 +0200 From: Mathieu Arnold To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r365365 - head/www/squid33 Message-ID: <36C4533E315086F5761F4011@atuin.in.mat.cc> In-Reply-To: <201408190827.s7J8Rt4A002295@svn.freebsd.org> References: <201408190827.s7J8Rt4A002295@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2014 08:48:52 -0000 +--On 19 ao=C3=BBt 2014 08:27:55 +0000 John Marino = wrote: | Author: marino | Date: Tue Aug 19 08:27:55 2014 | New Revision: 365365 | URL: http://svnweb.freebsd.org/changeset/ports/365365 | QAT: https://qat.redports.org/buildarchive/r365365/ |=20 | Log: | www/squid33: Fix basic_auth helper, cleanup, and rework @sample files PLIST_FILES should never be used when there are more than a handful of files, please use a pkg-plist file :-) --=20 Mathieu Arnold