From owner-svn-ports-all@freebsd.org Fri Feb 16 08:41:49 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 1ED3BF219F1; Fri, 16 Feb 2018 08:41:49 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (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 B1E706D087; Fri, 16 Feb 2018 08:41:48 +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 912401AAF01B; Fri, 16 Feb 2018 09:41:46 +0100 (CET) Subject: Re: svn commit: r461935 - in head: devel devel/rubygem-flipper-active_support_cache_store011 devel/rubygem-gettext_i18n_rails_js12 devel/rubygem-grape-entity060 devel/rubygem-health_check26 devel/rubyg... To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201802151659.w1FGxJCJ040694@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: <907ed2fb-83ad-921e-cc90-03dadca48854@FreeBSD.org> Date: Fri, 16 Feb 2018 09:41:46 +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: Fri, 16 Feb 2018 08:41:49 -0000 On 16.02.2018 08:09, Antoine Brodin wrote: > On Thu, Feb 15, 2018 at 5:59 PM, Torsten Zuehlsdorff wrote: >> Author: tz >> Date: Thu Feb 15 16:59:19 2018 >> New Revision: 461935 >> URL: https://svnweb.freebsd.org/changeset/ports/461935 >> >> Log: >> Bring back dependencies needed to prepare the update of www/gitlab to 10.4 >> >> Submitted by: Matthias Fechner >> Reviewed by: swills, tz > > Hi, > > You forgot to hook rubygem-omniauth-shibboleth12 to the build. Fixed in r461986. Thanks for spotting this! Greetings, Torsten