From nobody Sun Jan 21 08:44:45 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 4THn3L0tRzz56yBc; Sun, 21 Jan 2024 08:44:46 +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 4THn3K68P2z42sr; Sun, 21 Jan 2024 08:44:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705826685; 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=qOkqI5hjlrbCtdPtcadRPIbV458gX650fFIEqa3nqx8=; b=SkU8odE3E5QgJIxzQrbUwBUEZUqC6FK7CKl2itJBIQHh2j+ku66dVkHvrgLsvDpznrSxhb bYU2Ncoz3blUkIfOaBo2qXIQREPvTS5jVuC2CTGShdgBqMFmQ7wQQOe9oFhnwT1K23NNX6 3SHllb09Ehbow2xmFj9NrIPIERmeXtoeE5gHjNFEnzi2lFMs0RwIy18q/JPO7ohhNpnFSR clnI1Q/D/vqT4SzXecoUSnlxNJlmoimC2jThMNt4nl4YZ9T6b6wzzdRE726utAuJh3LeXc 19HcYQvOV6dJ2AbtWzgt14orgowqTsCG/n6cOpJ3AdJ7o7DlgqY/EjSKHHjyOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705826685; 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=qOkqI5hjlrbCtdPtcadRPIbV458gX650fFIEqa3nqx8=; b=NC+5iu2n4oxOh/jJxXfFfv5kRcrvTT/OOsjpTxXsR6YUywbcIasLzjSmncIRhPqc+tiiCe R2S6WUL1Epr9kEjtriQMpdea1fHHP5JgHteD/5DDzi+y4VJZk5VCU5ToWuPsyUeJ9Lfrvu JeGjZD9flXM5cmiNf/8DdM7yaolu1HxdgFgj+fstnSstkUD+Y2VBtXu5EyyUV36QSfR+N2 Shk3BOMxnP64gpxIjP7Irszi1Z2AAGXx12Hy/JD2qjPeFfM5ITmTHTTYK3plzmRg3byZ5f ejzpMZW/n8ftfke+4BApxOMitIN/B7DWvVPp3+F1qzhntVXocowgu2Xt/h4ifQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705826685; a=rsa-sha256; cv=none; b=vWXN6IoKvTpSPcdJtERr2A7dMdPo4QyYdhNJ5qHYbExMfh3tVCTNgeUP9WB3EvFweYyuOj hSQCb8WkR5qr+BcVLYssrYM8DTa5uLtRv7Zj8qTmm9kDyp6fDYmqZbriBRbreDjCjbooZA 6PD3AOsFaste6geHlD8x6qx4V/BeuCJA+91vUxnq5/+CEpEQ/qHzebJfcbZzyXG4+78VJe eJKgQEE+pCaWncj22kcYV2eysTFCfM78E+hewBp2kTMWeUk9/H+5AjsYQkXvhpzKMYwOSY 7vxAarIvEJztDb/5gCg+6KgrAMxjN+IYsacY13QGTsqYbF0x9e/ijkj3n470uA== 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 4THn3K5F7sz1B9x; Sun, 21 Jan 2024 08:44:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 40L8ijeg085118; Sun, 21 Jan 2024 08:44:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40L8ijEg085115; Sun, 21 Jan 2024 08:44:45 GMT (envelope-from git) Date: Sun, 21 Jan 2024 08:44:45 GMT Message-Id: <202401210844.40L8ijEg085115@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Florian Smeets Subject: git: cbaccc953d55 - 2024Q1 - net/pacemaker2: Fix distinfo 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 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: flo X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q1 X-Git-Reftype: branch X-Git-Commit: cbaccc953d550db28314e3dad878c0381e2e44f1 Auto-Submitted: auto-generated The branch 2024Q1 has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbaccc953d550db28314e3dad878c0381e2e44f1 commit cbaccc953d550db28314e3dad878c0381e2e44f1 Author: Florian Smeets AuthorDate: 2024-01-21 08:33:49 +0000 Commit: Florian Smeets CommitDate: 2024-01-21 08:33:49 +0000 net/pacemaker2: Fix distinfo The distinfo now matches the previous one again. According to mat@ this toggling been noticed before but we never got to the bottom of it. It might be a bug in Github's archive generation, I'll take a look where and if I can report this. This is a direct commit, as main has pacemaker 2.1.7 Fixes: 9bc5b3beb70b1ac01059b7952e692b6d7a6ff4ec --- net/pacemaker2/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/pacemaker2/distinfo b/net/pacemaker2/distinfo index bebab5301e69..91b338ca6e0b 100644 --- a/net/pacemaker2/distinfo +++ b/net/pacemaker2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704740896 -SHA256 (ClusterLabs-pacemaker-Pacemaker-2.1.6_GH0.tar.gz) = 9ca642daa5ffed619efab0374a31da657daa119723323eb5028ad1244945a9c4 +TIMESTAMP = 1705824890 +SHA256 (ClusterLabs-pacemaker-Pacemaker-2.1.6_GH0.tar.gz) = 1240326e109c0fb3d0a84f267c6a580dcdbb30b14eab47ca47e6fab0cdb6c20a SIZE (ClusterLabs-pacemaker-Pacemaker-2.1.6_GH0.tar.gz) = 5938394