From owner-svn-ports-all@freebsd.org Thu Feb 15 12:53:17 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C186EF1C247; Thu, 15 Feb 2018 12:53:17 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CA4B77D0D; Thu, 15 Feb 2018 12:53:17 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id BB55A1AAF01C; Thu, 15 Feb 2018 13:53:15 +0100 (CET) Subject: Re: svn commit: r461884 - in head/databases: . rubygem-flipper-active_record011 To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802151230.w1FCUunb091605@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: Date: Thu, 15 Feb 2018 13:53:14 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 15 Feb 2018 12:53:17 -0000 On 15.02.2018 13:39, Antoine Brodin wrote: > On Thu, Feb 15, 2018 at 12:30 PM, Torsten Zuehlsdorff wrote: >> Author: tz >> Date: Thu Feb 15 12:30:56 2018 >> New Revision: 461884 >> URL: https://svnweb.freebsd.org/changeset/ports/461884 >> >> Log: >> databases/rubygem-flipper-active_record011: Resurrect port in version 0.11.0 >> >> This prepares the update of www/gitlab to 10.4 update >> which requires this specific version >> >> Submitted by: Matthias Fechner >> Reviewed by: swills, tz > > There is a problem: > > Error: databases/rubygem-flipper-active_record011 depends on > nonexistent origin 'devel/rubygem-flipper011' Its committed now. There is a long list in pending resurrections - i will try to keep dependencies sane while committing. Greetings, Torsten