From nobody Wed Jan 05 17:24:20 2022 X-Original-To: dev-commits-src-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 69E261920A57; Wed, 5 Jan 2022 17:24:24 +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 4JTbvB3FN8z3GwP; Wed, 5 Jan 2022 17:24:22 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 41A8E108E0; Wed, 5 Jan 2022 17:24:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 205HOKAF097264; Wed, 5 Jan 2022 17:24:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 205HOK3J097263; Wed, 5 Jan 2022 17:24:20 GMT (envelope-from git) Date: Wed, 5 Jan 2022 17:24:20 GMT Message-Id: <202201051724.205HOK3J097263@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Emmanuel Vadot Subject: git: 04fb6e4380ab - stable/13 - pkgbase: Move back mlxcontrol in the default package List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: manu X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 04fb6e4380ab1d7809c6fce8f6c292e69cb97095 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641403463; 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=hOHhDAJY+3rtTIwvtnl0z97iL83WF8eERXNAasgepeI=; b=Tx0L+daiHje27PCQ87skOMrjaRWy3DIDJa5RZZHfHA1gW9eTBtq9SkxfJQvTU3fm4AhXm5 nfg6N7732X3Mmm1BvIAx3Q+BS74DnEvrmMm4TLz2Ui9R+ENf34SMjvLsq1oTThNrD7swDN yJk9w3axm6EAPplTFnwtSkf5nB7dyjXpNMVW3WHftjlL4+8PoFPk7HG0PepA6pRO/VW2Iz RqEwi4pMkhmXz/dQwyFdt6scQ3yaUVDiZn019J3FTVbpbYS7GPCJDiZieMDT0jkQJK5USO RlgEfgnL6c/s/ZDhaEUXhreNAjQZ9JogfbmlKcsntXEb1OJq2S4l59fmJ3benQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641403463; a=rsa-sha256; cv=none; b=xkY1Zfc47drL337TEJQHscpWGSvps7qe6MG6gjcFKuRer9E2sbbvhrfVi0oCAP5wUv3yUR Dc9nKBTZNhD0YDS9oWMnXx60fy2MX74fi++o/etqej2fgXFHTWWOUUILIE25Q2Qp76pzNr tH8VcQ0ofhIQVJylX4272pOOAQC76L0V22Ahs/23yqdpIVpUCsFwKgijBAJI8OAAIIqHL8 SRmf2C/B/DI2Qe5zId9iaJ9mN48CSgp6OcVvJDO0db8HfH0c3ve8ZS8VFSyiCIwVhb5UYo RLaCmm8PNLV3APyEx6ILoxzOB0j08lJzsvw20OGbrXjiEka9rZijGbffqxtH2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=04fb6e4380ab1d7809c6fce8f6c292e69cb97095 commit 04fb6e4380ab1d7809c6fce8f6c292e69cb97095 Author: Emmanuel Vadot AuthorDate: 2021-09-09 06:14:53 +0000 Commit: Emmanuel Vadot CommitDate: 2022-01-05 17:23:51 +0000 pkgbase: Move back mlxcontrol in the default package mlxcontrol(8) is a tool for mlx(4) raid card and isn't related to Mellanox card. Reported by: jhb (cherry picked from commit 06cce53d5623c1106a54caee28791ed3994df23f) --- usr.sbin/mlxcontrol/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 3f2755bda929..5a425fd003da 100644 --- a/usr.sbin/mlxcontrol/Makefile +++ b/usr.sbin/mlxcontrol/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -PACKAGE= mlx-tools - PROG= mlxcontrol MAN= mlxcontrol.8 SRCS= command.c config.c interface.c util.c