From nobody Fri Sep 13 15:29:53 2024 X-Original-To: dev-commits-ports-branches@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 4X4yss5DmWz5V4Pn; Fri, 13 Sep 2024 15:29:53 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X4yss2tvpz4kkg; Fri, 13 Sep 2024 15:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726241393; 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=tKoze3Vvi5pcvCN9/UKmaN9obXa3p6S4WZ1AShn3dEA=; b=wypoOaMUA0Sb/a+5dIdihyxURzMw/znysG87x/rQHZHmR2/PMvlXwlFszdEYle70Ck4cEO b83FffZ8UjqWge9BZhhgUY2r/0cSUpWsFnVsZuJauPkC2JD91mxjdr16wFEDw+ht0DcLfm 0YuZhRgf0xjCtrqkpbTRlkHwa99wALTQIeCiq3+r1tN/RyQ1wA3x+xMQPw9bXWk1bBi1DQ hWKIjjIslyVS31NdcMSdp/6+6BP36qYEWAgMhDLE1hVubXr33XKnfZ5Y+htMChQBS5kB+s 53j0nUfK8hkt3Bi1EJrmeL9LLuEnJqEG08BK60hSq7NW1L6BKnBbDQ3DLiIE/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726241393; a=rsa-sha256; cv=none; b=FfHOPjqp/+mYlJW86ZOyrnOMvF5OWxDfC+4fRlvLztPd91Fe+gRDXBwGt/L95hJ8qraSyV vGThnManz7HiDyvHx0DeoAQGnI7TSzpXATjfPYLw8enyiq8VtWFcZv+hdSYxLrjInzqdcU a+GzXV0eyH3INrzf8oNKh2OlsgAJk31El3iPWbK0siqMW75T0unztj9X9McsFswSiyGDiD det0wyDswvKzaHuLTZL89XVuo/gsLTos0QT2Q8yu5zlV7Z7sl++s1RlWTQQp6a8sZDT2uz 34YWA0LYAbguSagWqEan+znQLL1+rCAUF5mv4FgRyDAUveY9FU8KwevSnDeDCg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726241393; 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=tKoze3Vvi5pcvCN9/UKmaN9obXa3p6S4WZ1AShn3dEA=; b=m8JpysSX7xgwoIHj/c4GqbRXm//0RWeLDk9HCE9z4IzjQl76tdlZ+JYnWYMAOlJ8yupVr3 TOhMDq+Kylie3bcZ9cyfAiH3JPDKmUpNmEsnTPv6d2tmHOALAS0mdinezLAJamfQ9JtIOu SR156IN3rl8QXKWvqk/QJjUIFkRJ13Gz5gcaK3bG4LcPrIUu/ON8cLid091mgUp5OwFHB3 CBcvonQouI0TNqXBbIqHKVJK0YvaGtjtTj1+WiHLhQxOuW3IZmsRPqEEKIaXlXVDXMurvG zCEiVJyyJVRRfFp+I3YuVnF1kVgHLcoZ8ddwPqmuCdZMkH61stloCYNgeFCIbQ== 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 4X4yss2KLyzpbs; Fri, 13 Sep 2024 15:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48DFTrOU087654; Fri, 13 Sep 2024 15:29:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48DFTrTe087651; Fri, 13 Sep 2024 15:29:53 GMT (envelope-from git) Date: Fri, 13 Sep 2024 15:29:53 GMT Message-Id: <202409131529.48DFTrTe087651@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: 9c3f5c89861f - 2024Q3 - net/rubygem-gitaly: update to 17.1.4 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-branches@freebsd.org Sender: owner-dev-commits-ports-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q3 X-Git-Reftype: branch X-Git-Commit: 9c3f5c89861f85bbeef739edfb9549a9d506471f Auto-Submitted: auto-generated The branch 2024Q3 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c3f5c89861f85bbeef739edfb9549a9d506471f commit 9c3f5c89861f85bbeef739edfb9549a9d506471f Author: Matthias Fechner AuthorDate: 2024-08-12 12:49:05 +0000 Commit: Matthias Fechner CommitDate: 2024-09-13 14:21:05 +0000 net/rubygem-gitaly: update to 17.1.4 (cherry picked from commit 0462e2b872e207bca200494b507e20417c276f27) --- net/rubygem-gitaly/Makefile | 2 +- net/rubygem-gitaly/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index 472de0bf9c37..6d2c2c3b2767 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 17.1.3 +PORTVERSION= 17.1.4 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index 08f309786abd..bdec541cb860 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721977076 -SHA256 (rubygem/gitaly-17.1.3.gem) = 6ea6188f6827c6cfffcf6fe5503c027a82bcf6d796524f8771722eef486f6a7f -SIZE (rubygem/gitaly-17.1.3.gem) = 47616 +TIMESTAMP = 1723094797 +SHA256 (rubygem/gitaly-17.1.4.gem) = 3e023ba285105f3d3f4c170ed9437ea4661dd74ea593065e8f4832375ee248ae +SIZE (rubygem/gitaly-17.1.4.gem) = 47616