From owner-svn-ports-head@freebsd.org Mon Oct 24 17:00:11 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 B25F3C1FA3A; Mon, 24 Oct 2016 17:00:11 +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 8555B8B3; Mon, 24 Oct 2016 17:00:11 +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 1657A2096C; Mon, 24 Oct 2016 13:00:10 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute7.internal (MEProxy); Mon, 24 Oct 2016 13:00:10 -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:in-reply-to :references:subject:date; s=smtpout; bh=efwYDajWmFDaFQC7/bNCJ7B4 VUw=; b=mi8SyDBuymmyzy2EwmigTBl4Ce0N18UVIqZKR6kEKwINuADv4ihmSP9w rOAOTvAUE17dsOH3pGoEkNgu0ibA1WMFyQIqIU+J9zoX9nnedG27iIsOStpY1C3P +amXhz2KmPQcvUExdHbcb955AlbuNeDHJRKUcO2f0qEoUOCz1p4= Received: by mailuser.nyi.internal (Postfix, from userid 99) id E67C92E6CF; Mon, 24 Oct 2016 13:00:09 -0400 (EDT) Message-Id: <1477328409.297208.765716729.22A728A0@webmail.messagingengine.com> X-Sasl-Enc: mMhKof8B+Osu+ZSlfBHRR81D5sn5MsCxFb+zXsDkEZvL 1477328409 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 In-Reply-To: <20161024162829.GC10879@FreeBSD.org> References: <201610241516.u9OFGpEo078578@repo.freebsd.org> <20161024162156.GA10879@FreeBSD.org> <1477326173.286352.765674017.3866B6A7@webmail.messagingengine.com> <20161024162829.GC10879@FreeBSD.org> Subject: Re: svn commit: r424573 - in head/www: . varnish5 varnish5/files Date: Mon, 24 Oct 2016 12:00:09 -0500 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 17:00:11 -0000 On Mon, Oct 24, 2016, at 11:28, Alexey Dokuchaev wrote: > On Mon, Oct 24, 2016 at 11:22:53AM -0500, Mark Felder wrote: > > 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'? > > > > I did an "svn cp" before using Tools/scripts/addport. Guessing that > > screwed it up? *sigh*. > > No idea. I still don't understand why people advocate to use those > helper > scripts with Subversion. :-( > > However, it's a poor excuse. Please always do "svn st" and "svn diff" > before committing. It is quite clear if repocopy was properly performed > or not. > > ./danfe > They produce nice log messages, solve the problem of making sure your entry in Makefile is properly alpha-sorted... -- Mark Felder ports-secteam member feld@FreeBSD.org