From owner-svn-ports-all@FreeBSD.ORG Mon Apr 27 15:17:55 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7470864F; Mon, 27 Apr 2015 15:17:55 +0000 (UTC) Received: from valentine.liquidneon.com (unknown [IPv6:2001:4978:f:5c6::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DF0A120C; Mon, 27 Apr 2015 15:17:55 +0000 (UTC) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 52BBE8FFE0; Mon, 27 Apr 2015 09:17:53 -0600 (MDT) Date: Mon, 27 Apr 2015 09:17:53 -0600 From: Brad Davis To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384620 - in head/net-mgmt/cacti: . files Message-ID: <20150427151753.GC58722@valentine.liquidneon.com> References: <201504240307.t3O37t2u078856@svn.freebsd.org> <20150424080002.GA23933@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150424080002.GA23933@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Apr 2015 15:17:55 -0000 On Fri, Apr 24, 2015 at 08:00:02AM +0000, Alexey Dokuchaev wrote: > On Fri, Apr 24, 2015 at 03:07:55AM +0000, Brad Davis wrote: > > New Revision: 384620 > > URL: https://svnweb.freebsd.org/changeset/ports/384620 > > > > Log: > > Update cacti to 0.8.8c. > > > > [...] > > @@ -1,5 +1,5 @@ > > ---- ./include/global.php.orig 2013-08-06 19:31:19.000000000 -0700 > > -+++ ./include/global.php 2014-08-11 18:37:08.000000000 -0700 > > +--- include/global.php.bak 2015-03-12 03:07:05.768314249 -0700 > > ++++ include/global.php 2015-03-12 03:08:04.171320391 -0700 > > Please politely point maintainer into "make makepatch" next time. This > noise in the commit could and should have been avoided. Thank you for the feedback, I will try to remember! Regards, Brad Davis