From nobody Thu Dec 19 09:57:25 2024 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 4YDQvT6YdYz5gwQc; Thu, 19 Dec 2024 09:57:25 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YDQvT3wHGz4F9R; Thu, 19 Dec 2024 09:57:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734602245; 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=2efiEw9yCONYJN1jxlIHosQKa2BfpuRjNvYr4o+NNIU=; b=lvkYOW83d+vgTiTrV8DLP0pu38lBNCegnvc4T6ZjShsJLNp4tPGKZWwgkmyDGMJaj7AKzE y9MYCdMQTLFaAfOqOdr1G5qt9IOCwJmCV7RaSh1lh60wZBuUmphvrbEsnXr496A/9dqLYZ 6Uxrn/C66MqKPOwjVCFZufcMsNeRahRLqJSoscll+BS04Unh6Ua7N7qU5YCrc1ZNojpySO gXLs6GTsz0Bjol57YdCPVeR942D9WBBj943YGE5lvdYU+SP4X6wAeDTOsR1IzFucfRTkgh kEbAjIqKREnsIHdHMWK7p8eCsk0+fDS2I45arKi2N25sVHYgtScuFcbRPu+Rfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734602245; 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=2efiEw9yCONYJN1jxlIHosQKa2BfpuRjNvYr4o+NNIU=; b=LEtpPeK0oLlxIINAVYqfM0Sf8eaicQxRPXztNCITyr1pvKfPLBbT0aus9BeVU+XcR4OXyi FtAO1aQ7DqjBnZp08/y36/J3KZGGsEnvykK3JSOl7XvP/XIeGYSBuAcfSwrpHECAVSvZBs 23JhdssxbAjYEzKRKvXVygcwYx/vty5TLLJzL1qT/EQo2yC6tkivax4NoVz0Eggyw9SuGw hlciA9rfwiM+tNUlfGeXyDYDHD1WdzKsEiH7pCEp+hjum6H97VEK9qL6CquOwHGhPhmKFW ESxInKe67CBGyFFPfd91156RnUm6PqI0162xNxwDUichvQDoIu/mJaBoVfS5OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734602245; a=rsa-sha256; cv=none; b=vemCVUPF/Wqz324IbGrGmnlHk2aSXm5qyB4caoUkFynIAlfKWKodtZojrcSMkd+DiZMYYc /axsQK77gReZUKI6rGN/0TKdERIA3UC2amKi5PFfy6ILmG4MJRxNgzy3sw6Sx0dIrwb2uQ CulHAyFgnHs62347/sZeP1/FlxyOo9BXV8fmnOtlRAyKdB/I/IV8gI0C93PCLvgmc+XPGv oIckQMAym6fax+AjJGu3IKvqMOMlK9c/5khOAGgc+505mTia57brEpSvf/uNrrCiEPsTP3 JlZxHNpxA0dBBVxQ6SRs889ieA5Os/bKR6Nt+Zw8tSvAouc8re62humNbAwkXg== 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 4YDQvT3Nxlzpng; Thu, 19 Dec 2024 09:57:25 +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 4BJ9vPZh078995; Thu, 19 Dec 2024 09:57:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4BJ9vPbK078992; Thu, 19 Dec 2024 09:57:25 GMT (envelope-from git) Date: Thu, 19 Dec 2024 09:57:25 GMT Message-Id: <202412190957.4BJ9vPbK078992@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: 87d49c76abc9 - 2024Q4 - devel/rubygem-activejob70: Update to 7.0.8.6 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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/2024Q4 X-Git-Reftype: branch X-Git-Commit: 87d49c76abc91b0430dd3e4442f937adfbf25fbe Auto-Submitted: auto-generated The branch 2024Q4 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=87d49c76abc91b0430dd3e4442f937adfbf25fbe commit 87d49c76abc91b0430dd3e4442f937adfbf25fbe Author: Po-Chuan Hsieh AuthorDate: 2024-10-26 23:28:09 +0000 Commit: Matthias Fechner CommitDate: 2024-12-19 09:22:35 +0000 devel/rubygem-activejob70: Update to 7.0.8.6 Changes: https://github.com/rails/rails/releases (cherry picked from commit f8aa85d6d53f2c8bd6381deb62c35738d345f99e) --- devel/rubygem-activejob70/Makefile | 2 +- devel/rubygem-activejob70/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-activejob70/Makefile b/devel/rubygem-activejob70/Makefile index a536444c2fb0..b5dcc55c3e52 100644 --- a/devel/rubygem-activejob70/Makefile +++ b/devel/rubygem-activejob70/Makefile @@ -1,5 +1,5 @@ PORTNAME= activejob -PORTVERSION= 7.0.8.5 +PORTVERSION= 7.0.8.6 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 70 diff --git a/devel/rubygem-activejob70/distinfo b/devel/rubygem-activejob70/distinfo index f52ad2e953e5..5fbc80c5ddae 100644 --- a/devel/rubygem-activejob70/distinfo +++ b/devel/rubygem-activejob70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729509242 -SHA256 (rubygem/activejob-7.0.8.5.gem) = 9ddadf9bb0e8e06a40bf0d52b28e7ff5d8b8a2bc6eb5df93c8c4024f3ac74e8b -SIZE (rubygem/activejob-7.0.8.5.gem) = 33792 +TIMESTAMP = 1729927107 +SHA256 (rubygem/activejob-7.0.8.6.gem) = 7c79d5e3d37708e0ece41726134b6544f272f27c1efd75815c85aa9e3a076c3d +SIZE (rubygem/activejob-7.0.8.6.gem) = 33792