From nobody Mon May 16 10:25:00 2022 X-Original-To: dev-commits-ports-all@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 B1F691AE9F38; Mon, 16 May 2022 10:25:10 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4L1wP14clLz3w4g; Mon, 16 May 2022 10:25:09 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [IPV6:2a02:908:1466:a640:f68c:50ff:fe3d:317d] (unknown [IPv6:2a02:908:1466:a640:f68c:50ff:fe3d:317d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 0115F1AF546; Mon, 16 May 2022 12:25:00 +0200 (CEST) Message-ID: Date: Mon, 16 May 2022 12:25:00 +0200 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: git: f7f829f45426 - main - devel/rubygem-activesupport61: Update to 6.1.6 Content-Language: en-US To: Po-Chuan Hsieh , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, Matthias Fechner References: <202205131148.24DBm29J067150@gitrepo.freebsd.org> From: Torsten Zuehlsdorff In-Reply-To: <202205131148.24DBm29J067150@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4L1wP14clLz3w4g X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 176.9.100.27 is neither permitted nor denied by domain of tz@FreeBSD.org) smtp.mailfrom=tz@FreeBSD.org X-Spamd-Result: default: False [-1.62 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEFALL_USER(0.00)[tz]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; R_SPF_SOFTFAIL(0.00)[~all:c]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-0.99)[-0.994]; NEURAL_SPAM_SHORT(0.47)[0.474]; MLMMJ_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:176.9.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N This broke devel/gitaly (and thus www/gitlab-ce). Can someone have a look at it, if Gitaly works fine with 6.1.6? Thank you! :) Torsten On 13.05.22 13:48, Po-Chuan Hsieh wrote: > The branch main has been updated by sunpoet: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=f7f829f454266d8fa95ccf8f8f9dcd9287f4c288 > > commit f7f829f454266d8fa95ccf8f8f9dcd9287f4c288 > Author: Po-Chuan Hsieh > AuthorDate: 2022-05-13 11:34:20 +0000 > Commit: Po-Chuan Hsieh > CommitDate: 2022-05-13 11:39:58 +0000 > > devel/rubygem-activesupport61: Update to 6.1.6 > > Changes: https://github.com/rails/rails/releases > --- > devel/rubygem-activesupport61/Makefile | 2 +- > devel/rubygem-activesupport61/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/devel/rubygem-activesupport61/Makefile b/devel/rubygem-activesupport61/Makefile > index 18e04a2a1e69..b0ecdd55e394 100644 > --- a/devel/rubygem-activesupport61/Makefile > +++ b/devel/rubygem-activesupport61/Makefile > @@ -1,7 +1,7 @@ > # Created by: Jonathan Weiss () > > PORTNAME= activesupport > -PORTVERSION= 6.1.5.1 > +PORTVERSION= 6.1.6 > CATEGORIES= devel rubygems > MASTER_SITES= RG > PKGNAMESUFFIX= 61 > diff --git a/devel/rubygem-activesupport61/distinfo b/devel/rubygem-activesupport61/distinfo > index b4bfdc4e8f72..e3e3d59538b9 100644 > --- a/devel/rubygem-activesupport61/distinfo > +++ b/devel/rubygem-activesupport61/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1651316785 > -SHA256 (rubygem/activesupport-6.1.5.1.gem) = 84fffce6029c8c15933d83455140d82bfdf4d69c68f291f65bb0f834b90592fa > -SIZE (rubygem/activesupport-6.1.5.1.gem) = 220672 > +TIMESTAMP = 1652122859 > +SHA256 (rubygem/activesupport-6.1.6.gem) = dc4fdc4bb9076d6c26e67b6a00557909adac9adb0b65fcd0fa7b80da1ebf9f23 > +SIZE (rubygem/activesupport-6.1.6.gem) = 220672 -- Support me at: https://www.patreon.com/TorstenZuehlsdorff