From owner-svn-ports-head@FreeBSD.ORG Sat Dec 20 01:41:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id CBDAB89D; Sat, 20 Dec 2014 01:41:49 +0000 (UTC) Date: Sat, 20 Dec 2014 01:41:49 +0000 From: Alexey Dokuchaev To: Pawel Pekala Subject: Re: svn commit: r374916 - in head/print: . lgrind lgrind/files Message-ID: <20141220014149.GA57356@FreeBSD.org> References: <201412181949.sBIJnvHX044918@svn.freebsd.org> <20141219152148.GA79371@FreeBSD.org> <20141219165453.0d6b142a@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141219165453.0d6b142a@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sat, 20 Dec 2014 01:41:49 -0000 On Fri, Dec 19, 2014 at 04:54:53PM +0100, Pawel Pekala wrote: > On 2014-12-19 15:21 +0000, Alexey Dokuchaev wrote: > >On Thu, Dec 18, 2014 at 07:49:57PM +0000, Pawel Pekala wrote: > >> New Revision: 374916 > >> URL: https://svnweb.freebsd.org/changeset/ports/374916 > >> QAT: https://qat.redports.org/buildarchive/r374916/ > >> > >> Log: > >> - Revive print/lgrind, now distributed as one file > > > >Why it was not properly resurrected (with its history preserved)? > > I was under impression that addport script does this, but I was > wrong. That's why it's a good idea to check what are you about to commit with 'svn st' prior to 'svn ci'. ./danfe P.S. Frankly speaking, I'm not even sure why 'addport' still being in use after we've switched to Subversion.