From owner-svn-ports-head@FreeBSD.ORG Mon Jun 24 11:57:06 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 06F197C7; Mon, 24 Jun 2013 11:57:06 +0000 (UTC) Date: Mon, 24 Jun 2013 11:57:06 +0000 From: Alexey Dokuchaev To: William Grzybowski Subject: Re: svn commit: r321675 - in head/net-mgmt/netdisco: . files Message-ID: <20130624115705.GA79369@FreeBSD.org> References: <201306241119.r5OBJ3GV045211@svn.freebsd.org> <20130624114320.GA74688@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, William Grzybowski , ports-committers X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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 Jun 2013 11:57:06 -0000 On Mon, Jun 24, 2013 at 08:52:00AM -0300, William Grzybowski wrote: > >> @${CAT} ${PKGMESSAGE} > > > > It's benefitial to surround cat(1) here with @${ECHO_MSG}'s to ensure that > > pkg-message is printed with consistent padding (port vs. package install). Forgot to mention that, naturally, padding lines (if any present) should be removed from pkg-message itself in this case. > Thank you! You're welcome. :) ./danfe