tent-type: content-transfer-encoding:content-transfer-encoding; bh=tsnX67rXOrtdBBiU0gIUV0nFxb7dOiZsxsvOmw0eDDc=; b=Z5d2UX4aQmUmL6SdHZDr6Ryb8CLzjDPopBnBj9NNmFjrNK/kaKOHF6N+LWIG7fvEy/A605 x/GhFoNTnuQVurE12Amx5pO4apPuiXtEFrvjSTG0la/BGJnWBKz5c8rSLum8ZtEu3FG6XY araGd47u96xARhhNwi2U/UcEAlJx8XSEclkigA0EWNFCsGcfG4jT/lozJflu2I9l14QQe6 IQEBx4MNE2QjOIsbOtPbcR9AI5rCTg2BjGpsCAtPvvEW84/c/47jPe5lFd33udihvuDB2X cTyIVnYZQfPDhmiuxCg7qtI8MdyVxyoy3Q1+DxP44dqxYY666W+XyhuE2xZmqw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvJzT70xdzv66 for ; Mon, 13 Apr 2026 07:33:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b2e5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 07:33:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 5c0a6d423b70 - main - misc/compat10x: do not require libssh.so.5 for i386 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5c0a6d423b70c84b9c80c0c361074c41f8cc950e Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 07:33:09 +0000 Message-Id: <69dc9c35.3b2e5.32a25f9f@gitrepo.freebsd.org> The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c0a6d423b70c84b9c80c0c361074c41f8cc950e commit 5c0a6d423b70c84b9c80c0c361074c41f8cc950e Author: Baptiste Daroussin AuthorDate: 2026-04-13 07:07:27 +0000 Commit: Baptiste Daroussin CommitDate: 2026-04-13 07:22:43 +0000 misc/compat10x: do not require libssh.so.5 for i386 This was already fixed for amd64 in dd2c7a1e797fda40b1f9a31079275c022a2f8018 the i386 version of the package was forgotten PR: 293874 --- misc/compat10x/Makefile | 2 +- misc/compat10x/pkg-plist.i386 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/compat10x/Makefile b/misc/compat10x/Makefile index d75ad729e444..8809fa2ea558 100644 --- a/misc/compat10x/Makefile +++ b/misc/compat10x/Makefile @@ -1,6 +1,6 @@ PORTNAME= compat10x PORTVERSION= 10.4.1004000.20181014 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} diff --git a/misc/compat10x/pkg-plist.i386 b/misc/compat10x/pkg-plist.i386 index 5ff00830329b..a13580b77049 100644 --- a/misc/compat10x/pkg-plist.i386 +++ b/misc/compat10x/pkg-plist.i386 @@ -37,6 +37,6 @@ lib/compat/pam_rhosts.so.5 lib/compat/pam_rootok.so.5 lib/compat/pam_securetty.so.5 lib/compat/pam_self.so.5 -lib/compat/pam_ssh.so.5 +@comment lib/compat/pam_ssh.so.5 lib/compat/pam_tacplus.so.5 lib/compat/pam_unix.so.5