Date: Sun, 21 Jan 2024 08:44:45 GMT From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: cbaccc953d55 - 2024Q1 - net/pacemaker2: Fix distinfo Message-ID: <202401210844.40L8ijEg085115@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbaccc953d550db28314e3dad878c0381e2e44f1 commit cbaccc953d550db28314e3dad878c0381e2e44f1 Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2024-01-21 08:33:49 +0000 Commit: Florian Smeets <flo@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401210844.40L8ijEg085115>