From nobody Wed Feb 28 16:22:25 2024 X-Original-To: dev-commits-ports-main@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 4TlKPt3t3bz5BsBW; Wed, 28 Feb 2024 16:22:26 +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 4TlKPt3Lnkz3y12; Wed, 28 Feb 2024 16:22:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709137346; 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=x50xWmfdYSZ7U2KnEWpZVGkWhshqqbcNxMEMCBKhux0=; b=dOzSFFXzN/lTbiawFiTjadoSoGRnR7jxpgGq2l3ytn4PE84Tk2BUfjgNr/mwvskfFZO4BG n2P2zR13+l6cm99Yrdj6HzFFmeCuQRlJqB2IWhNfO0YshoYIsGK/vbE5PxYZmzxlFzOEaj QEK+i8y1uyTsfM+TV7W3Xaea9bqCLVScSZll2qpcfr43o4ppDZ5RwhgB/kW6FZRqs9QOl1 TrxKZZSVdgiXal1tKFNOqqtnm7hw29lm3BBJyYShL8svqijp48KWG+LWuUrGILZVds/1qf FK9tnChiyJBi0TTVjraY5N0OlLq15wwMAKrONltnBlGFrWFT29AX3EwC/D2QFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709137346; a=rsa-sha256; cv=none; b=uLb6qIEEGI2ockBs9VlvaZLALpIr1/I8nivrx7mRuUS7YI8lTV5+5KUSR+4jqcdeKd2s0F ENVnSVLis9MYCNUWdPTjpOgguH1RGXWaKX2hCaxDtFcdLxgLqkSeJbQ7G8ORWf7tmRBlIk APKqe+ITSC1/GGXpVny+3ohsgZSrjTVlMBHGG27P6VZhl9yzAeK3W//jARrQOnD1AqhQHk IoWWmS6KhANPm16s3H3Dy3LuzYuWwLkMtHgrBae7CBpnSLkz/dKCzxyOGUdmjz+SZh4vfh GuFRp5qVIiOKf2XxA+lf2GGGY6k1AfS/kJctcWr3vetIlX7D+hOP8mL8aKMf+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709137346; 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=x50xWmfdYSZ7U2KnEWpZVGkWhshqqbcNxMEMCBKhux0=; b=iqzied9RffGTaxe26gc74amKycoYrr2twes/djuNLLonhFgQcgmAy+MxcRp4fvDTVw8NxH z0K3MmdzyLnrcgJE9dd0GPPK26CG925imQ5acaPsje7ZdSvvt0+6rAOnvhGs4ijjKgoake jq86JMiAU/X5iXXdCSwNoK4iDZQ4JaalurpqfDtFHP7MNAMDU99aJGCTEcjbAfq1Sq5qCX yGmHxzODP7sBvL3cBgjousDgH8rmbwWAfyNsKsmeE80wg0T/JibyRLwx4Ls3/tONG56wqt ymAC2vY+G1dtaPg988ZNllZbhuxgiJie1dPKsu8cee++GUvl8yrWrV44y+CEbg== 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 4TlKPt1yxWz14Lh; Wed, 28 Feb 2024 16:22:26 +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 41SGMPPJ083997; Wed, 28 Feb 2024 16:22:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41SGMPga083994; Wed, 28 Feb 2024 16:22:25 GMT (envelope-from git) Date: Wed, 28 Feb 2024 16:22:25 GMT Message-Id: <202402281622.41SGMPga083994@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Brooks Davis Subject: git: fda6ea61dbc2 - main - misc/compat4x: remove obsolete plist comment List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brooks X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fda6ea61dbc2675f65e3f882806e863cd7c39a2d Auto-Submitted: auto-generated The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=fda6ea61dbc2675f65e3f882806e863cd7c39a2d commit fda6ea61dbc2675f65e3f882806e863cd7c39a2d Author: Brooks Davis AuthorDate: 2024-02-23 20:10:32 +0000 Commit: Brooks Davis CommitDate: 2024-02-28 16:21:35 +0000 misc/compat4x: remove obsolete plist comment Fixes: efe3195bcafa Cleanup plist --- misc/compat4x/pkg-plist.freebsd5 | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/compat4x/pkg-plist.freebsd5 b/misc/compat4x/pkg-plist.freebsd5 index c5b6b62ca4c3..9300b3003d86 100644 --- a/misc/compat4x/pkg-plist.freebsd5 +++ b/misc/compat4x/pkg-plist.freebsd5 @@ -33,4 +33,3 @@ %%LIBDIR%%/compat/pam_ssh.so %%LIBDIR%%/compat/pam_tacplus.so %%LIBDIR%%/compat/pam_unix.so -@comment Hardcode lib32 since we should not remove lib.