From owner-svn-ports-head@freebsd.org Mon Oct 24 16:22:55 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 8E269C1FD3B; Mon, 24 Oct 2016 16:22:55 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 665A2B7E; Mon, 24 Oct 2016 16:22:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id B85BF209A6; Mon, 24 Oct 2016 12:22:53 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute7.internal (MEProxy); Mon, 24 Oct 2016 12:22:53 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to:cc :mime-version:content-transfer-encoding:content-type:subject :date:in-reply-to:references; s=smtpout; bh=OnSkFpM8lSulf4lwie/P KOIa2II=; b=VPWkExa0PzEgcyJqwPDUE/hv4wrRJHjad2rSda5v2HPzChNVW6RQ 94ENlFXtdv9HxYu+rBRYOOofXXX3I2aRjDqjxCEipbJJF2UMYxrfzBIAiM6PNvxl 7maBYI96wPc6j3Yhx7EEMgqUvxie7hHLK3vOwAp8xHjCuFc5fyEBx4c= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 956A82E6CF; Mon, 24 Oct 2016 12:22:53 -0400 (EDT) Message-Id: <1477326173.286352.765674017.3866B6A7@webmail.messagingengine.com> X-Sasl-Enc: adUZYwGdFYjvnq1dgjDSO3GJeG/JTw0SWHVc3PyvLez8 1477326173 From: Mark Felder To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-92c67c5a Subject: Re: svn commit: r424573 - in head/www: . varnish5 varnish5/files Date: Mon, 24 Oct 2016 11:22:53 -0500 In-Reply-To: <20161024162156.GA10879@FreeBSD.org> References: <201610241516.u9OFGpEo078578@repo.freebsd.org> <20161024162156.GA10879@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 24 Oct 2016 16:22:55 -0000 On Mon, Oct 24, 2016, at 11:21, Alexey Dokuchaev wrote: > On Mon, Oct 24, 2016 at 03:16:51PM +0000, Mark Felder wrote: > > New Revision: 424573 > > URL: https://svnweb.freebsd.org/changeset/ports/424573 > > > > Log: > > This is the Varnish high-performance HTTP accelerator. > > [...] > > WWW: http://www.varnish-cache.org/ > > > > Added: > > head/www/varnish5/ > > Any reason why it was not repocopied from `/www/varnish4'? > > ./danfe > I did an "svn cp" before using Tools/scripts/addport. Guessing that screwed it up? *sigh*. -- Mark Felder ports-secteam member feld@FreeBSD.org