From owner-svn-ports-all@FreeBSD.ORG Sat Sep 6 20:55:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35D5DD10; Sat, 6 Sep 2014 20:55:09 +0000 (UTC) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 126D314B3; Sat, 6 Sep 2014 20:55:08 +0000 (UTC) Received: from tuna.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.2]) by ainaz.pair.com (Postfix) with ESMTPSA id 87E713F4D7; Sat, 6 Sep 2014 16:55:04 -0400 (EDT) Date: Sat, 6 Sep 2014 22:55:03 +0200 (CEST) From: Gerald Pfeifer To: Antoine Brodin Subject: Re: svn commit: r366382 - head/Mk In-Reply-To: <201408280738.s7S7cC8X084512@svn.freebsd.org> Message-ID: References: <201408280738.s7S7cC8X084512@svn.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org 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: Sat, 06 Sep 2014 20:55:09 -0000 On Thu, 28 Aug 2014, Antoine Brodin wrote: > Log: > Commit the version of the patch that was exp-runned > > PR: 191746 > With hat: portmgr That is not a very useful commit log, I'm afraid. :-) (Okay, there is the reference to the PR, but I really think commit logs should be self sufficient to a larger extent than this.) Gerald