From owner-dev-commits-ports-all@freebsd.org Sat Oct 2 06:16:22 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 725D1675978; Sat, 2 Oct 2021 06:16:22 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLxZG2qn9z4pxt; Sat, 2 Oct 2021 06:16:22 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from [IPv6:2a02:6d40:36a1:7f01:9040:b8e0:387e:4f] (unknown [IPv6:2a02:6d40:36a1:7f01:9040:b8e0:387e:4f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: mfechner) by smtp.freebsd.org (Postfix) with ESMTPSA id BB39D2952E; Sat, 2 Oct 2021 06:16:21 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Subject: Re: git: bb4b4cf9ca48 - main - www/gitlab-ce: Fix Gemfile for rubygem-rails61 6.1.4.1 update From: Matthias Fechner To: Po-Chuan Hsieh , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202109271601.18RG1XuB047303@gitrepo.freebsd.org> Message-ID: Date: Sat, 2 Oct 2021 08:16:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 06:16:22 -0000 Am 30.09.2021 um 16:23 schrieb Matthias Fechner: > it seems that this has broken Gitlab. I created now a PR for this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258855 Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook