From nobody Tue Jan 11 19:06:08 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 43C041957AC2; Tue, 11 Jan 2022 19:06:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYKsx46pNz4pJT; Tue, 11 Jan 2022 19:06:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 843341EC4D; Tue, 11 Jan 2022 19:06:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BJ68ct091579; Tue, 11 Jan 2022 19:06:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BJ684Y091578; Tue, 11 Jan 2022 19:06:08 GMT (envelope-from git) Date: Tue, 11 Jan 2022 19:06:08 GMT Message-Id: <202201111906.20BJ684Y091578@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2e5663c77723 - main - devel/gitaly: Fix build with rubygem-activesupport61 6.1.4.4 update List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2e5663c777236877cffdd3f93a43c66944782db7 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927974; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lgHfzdPtQk3wxWx6UXmEJuLisYhA7VK/TOOKYTSZUrc=; b=PT+x0CIqF53jYUmJmKwHRI9KC+Kw+b+l47FRM1vqdzSHbKq6QiYXVLOW8WElGPliqepAg9 8N8C6YBrRUoNpN9UmHlNtgoG6KbGpji8xkno6rUxLlv60Vo7J376/DQBTLyj52/0W0U2WO wkCAFU5rQTL6i3vpIgMGBpn7SXyE6EkpAdpgOwT0nyaMT/JKSupX89otmSPqUsA0ncRTqI /PnGvD092yXTuwd9A3MnkKsmcTYZ4Ga7fBtMQ4x6BJNUi52HfoSBA+fqFTZbjGbVoDkz/K nfexWmEtOJYU0H0BWg92ecYccDNYEEFtPCOr3onZ40J0o+nDJ7M1Of8bQ+cfgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927974; a=rsa-sha256; cv=none; b=Zk8Xq6jD/YsxbJspMwmobNw0xJWx0lVsYjZdj8SdvQsbvdGfQoEOaO3Pvc7SQSEq5Lxz8k kG6eFEkHFcC4wlG3idFYbR0x8uNvZA9HXp4VTFRkI1XRSJ6ixSIpHof58/WOj5oTrjeUne TWVC0yJ10Y1D6GznYfZXmjuk7+ZNCQ+DR8waA9DqwgBxB87N4GcxU6ZzheOSg15VTdyW2W lF7p7XGKRrtkqFECzBw/eqChzceK4eNWo8Ays+xBqd0HFar1/BF7p5I+kPwZuL4bJkyCLR At2jS5XQ/voqiIWqlhk/39U3STEIXdVHZ/jpFzLkmMtLxThsmH+jGVRCC60K6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e5663c777236877cffdd3f93a43c66944782db7 commit 2e5663c777236877cffdd3f93a43c66944782db7 Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:44:31 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:47:49 +0000 devel/gitaly: Fix build with rubygem-activesupport61 6.1.4.4 update - Fix version requirement of RUN_DEPENDS from ruby/Gemfile: gem 'activesupport', '~> 6.1.4.1' Reference: https://gitlab.com/gitlab-org/gitaly/-/blob/v14.6.0/ruby/Gemfile#L6 --- devel/gitaly/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 3fc925b4866d..5372ea70ac8c 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -19,7 +19,7 @@ MY_DEPENDS= git>=2.33.0:devel/git \ rubygem-rugged>=1.2<2:devel/rubygem-rugged \ rubygem-github-linguist>=7.12.1<8:textproc/rubygem-github-linguist \ rubygem-gitlab-markup>=1.8.0<1.9.0:textproc/rubygem-gitlab-markup \ - rubygem-activesupport61>=6.1.4.1<6.1.4.2:devel/rubygem-activesupport61 \ + rubygem-activesupport61>=6.1.4.1<6.1.5:devel/rubygem-activesupport61 \ rubygem-rdoc>=6.3.2<7.0:devel/rubygem-rdoc \ rubygem-gitlab-gollum-lib>=4.2.7.10.gitlab.1<4.2.8:www/rubygem-gitlab-gollum-lib \ rubygem-gitlab-gollum-rugged_adapter>=0.4.4.4.gitlab.1<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter \