From owner-svn-ports-head@freebsd.org Tue May 3 03:03:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2365B2B4A4; Tue, 3 May 2016 03:03:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 989BE1755; Tue, 3 May 2016 03:03:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 97AFF1831; Tue, 3 May 2016 03:03:37 +0000 (UTC) Date: Tue, 3 May 2016 03:03:37 +0000 From: Alexey Dokuchaev To: Matthew Seaman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414422 - in head/www: . squid-devel squid-devel/files Message-ID: <20160503030337.GE52316@FreeBSD.org> References: <201605012027.u41KRuxf091388@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605012027.u41KRuxf091388@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:03:37 -0000 On Sun, May 01, 2016 at 08:27:56PM +0000, Matthew Seaman wrote: > New Revision: 414422 > URL: https://svnweb.freebsd.org/changeset/ports/414422 > > Log: > Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite) > HTTP/1.1 compliant. Squid offers a rich access control, authorization and > logging environment to develop web proxy and content serving applications. > > WWW: http://www.squid-cache.org/ > > PR: 203860 > Submitted by: timp87@gmail.com > > Added: > head/www/squid-devel/ Shouldn't it be repocopied rather than added as a new port? ./danfe