From owner-svn-ports-head@FreeBSD.ORG Wed Jun 11 13:43:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 82A92C3A; Wed, 11 Jun 2014 13:43:15 +0000 (UTC) Date: Wed, 11 Jun 2014 13:43:15 +0000 From: Alexey Dokuchaev To: John Marino Subject: Re: svn commit: r357450 - in head/archivers: . bzip bzip/files Message-ID: <20140611134315.GB72763@FreeBSD.org> References: <201406110949.s5B9nF7l071080@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201406110949.s5B9nF7l071080@svn.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 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: Wed, 11 Jun 2014 13:43:15 -0000 On Wed, Jun 11, 2014 at 09:49:15AM +0000, John Marino wrote: > New Revision: 357450 > URL: http://svnweb.freebsd.org/changeset/ports/357450 > QAT: https://qat.redports.org/buildarchive/r357450/ > > Log: > Resurrect archivers/bzip and assign maintainer > [...] > > Added: > head/archivers/bzip/ > head/archivers/bzip/Makefile (contents, props changed) > head/archivers/bzip/distinfo (contents, props changed) > head/archivers/bzip/files/ > head/archivers/bzip/files/COPYRIGHT (contents, props changed) > head/archivers/bzip/files/patch-Makefile (contents, props changed) > head/archivers/bzip/files/patch-bzip.c (contents, props changed) > head/archivers/bzip/pkg-descr (contents, props changed) Look like it was readded, not resurrected. For resurrected ports, it would contain "copied from rXXXX" messages against those files. That's one of the main reasons why I was against deprecating and removing these ports: many of them won't be resurrected properly, but just readded instead. :-( ./danfe