From owner-svn-ports-head@FreeBSD.ORG Wed Jun 11 13:47:15 2014 Return-Path: Delivered-To: svn-ports-head@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 1D88BEAF; Wed, 11 Jun 2014 13:47:15 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E88F62981; Wed, 11 Jun 2014 13:47:14 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id C845E435C7; Wed, 11 Jun 2014 08:46:54 -0500 (CDT) Message-ID: <53985DBD.4060109@marino.st> Date: Wed, 11 Jun 2014 15:46:37 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Alexey Dokuchaev , John Marino Subject: Re: svn commit: r357450 - in head/archivers: . bzip bzip/files References: <201406110949.s5B9nF7l071080@svn.freebsd.org> <20140611134315.GB72763@FreeBSD.org> In-Reply-To: <20140611134315.GB72763@FreeBSD.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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:47:15 -0000 On 6/11/2014 15:43, Alexey Dokuchaev wrote: > 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. :-( Yes, because I did it before reading the nagios-* thread on the same topic. Basically I did two of them this way. It's not ideal but neither is it a huge deal -- freshports can provide the older history revision number. history of ports is not as critical as history of the OS code base...