From owner-svn-ports-all@freebsd.org Fri Feb 16 07:09:39 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 EDCF3F1B9FF; Fri, 16 Feb 2018 07:09:38 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A2CF69970; Fri, 16 Feb 2018 07:09:38 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x236.google.com with SMTP id v186so957716itc.5; Thu, 15 Feb 2018 23:09:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=GbvboYx0LYQgSv7pYn5OKx82qGaDLEDEb8EYYrjJYWg=; b=nlShrsy4SCnQ+2ypDL9Gk3xMqEa1Hcd49IqTdYEoHhA7n1dFLK+YbBTPJK8Uh6Bjc2 Xwyz57Nsu7Q9bjtNlUMCYZ6ZQ0NpZi2dWCFksFHCjNQ+hdDLIUzQycdyznbOzcvAed2y jN1+xZtgCTnlAiGaUtn4sW3YDk985uQMIPTifW2Yos4Cr7kEgd/2BLVFpa+bSs52s9iG Aue39yQs+goMsy8daLMynTA1o9XbUsBP8l+tRg16xvsnQ/xZp9Cnt/g7KlzDN/1Nu4vh YxacHam2qJl+lCxK9rrHMbdxLLR6a/qExyhVpBVGmsGSRn9QOb0xCxZuYL3IaVrBMsXi SMZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=GbvboYx0LYQgSv7pYn5OKx82qGaDLEDEb8EYYrjJYWg=; b=Sy9Ui4s2IBhkwns8+Z2recDnJ7T4p5miMSYNJEO3yYaw2gk9TH3zO/94HRODl7/GXz xZhZ+j7p+dQZvHsIJ1GyY60JgSkO7wAjyObOCejsqnCOvzP/2uPkHh0Fnmzo+R7p+O7l C8OGHxtur4+x0WAfcSUPkP1M1DL5z6sNQYnmu3Sd27pFb1WnRxXAr/fD5tE1rQ0WOlYD dGDewkZmsoKr3Xxx2Bt4eFocE5avrCAFo1GStRuHhw51CSzB81BhNgzKC90flFdHOiLV DRzWQI1CJF3AK9Hk19ix4p7nFy+dftk6hVZZM5k3ANpjspHm+EQ8ligb1vMa1lqckzB5 +5YA== X-Gm-Message-State: APf1xPBYWPR03+BGVZcqQZu5TnnrwgNYcWLJIohaYS65oLgVSZ3Fsub5 30CLBQwRqplzw2tH6RT9K8dPlSbwlZ20EmzTG2vUMQ== X-Google-Smtp-Source: AH8x227f4Librp8WhfyEwQnEKv65AE8ixvCAaW06Vw0rs43M8qgg2puzYrynJIV8nf9F3kRte6exTj8G6nJJv9+oJcU= X-Received: by 10.36.238.200 with SMTP id b191mr4798459iti.62.1518764977882; Thu, 15 Feb 2018 23:09:37 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.143.86 with HTTP; Thu, 15 Feb 2018 23:09:37 -0800 (PST) In-Reply-To: <201802151659.w1FGxJCJ040694@repo.freebsd.org> References: <201802151659.w1FGxJCJ040694@repo.freebsd.org> From: Antoine Brodin Date: Fri, 16 Feb 2018 08:09:37 +0100 X-Google-Sender-Auth: y1OfP0AI8jMWV-Ned-Sx2mNuS7k Message-ID: 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: Torsten Zuehlsdorff Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" 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 07:09:39 -0000 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. Antoine