git: 3e5903175a20 - main - devel/strace: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 29 Oct 2023 22:57:02 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e5903175a2098d1a970a168d6aabd677776c1c4

commit 3e5903175a2098d1a970a168d6aabd677776c1c4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 09:30:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:30 +0000

    devel/strace: Mark DEPRECATED
    
    - BROKEN on all supported versions after the EOL of 12
    - Set EXPIRATION_DATE 2023-12-31
    
    Approved by:    portmgr (blanket)
---
 devel/strace/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/strace/Makefile b/devel/strace/Makefile
index 3735a288c432..1e2928a3b663 100644
--- a/devel/strace/Makefile
+++ b/devel/strace/Makefile
@@ -10,9 +10,12 @@ WWW=		https://sourceforge.net/projects/strace/
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	BROKEN on all supported versions after EOL of 12
+EXPIRATION_DATE=	2023-12-31
+ONLY_FOR_ARCHS=	i386
+
 USES=		cpe shebangfix perl5 tar:bzip2	# perl5 for strace-graph
 GNU_CONFIGURE=	yes
-ONLY_FOR_ARCHS=	i386
 CPE_VENDOR=	strace_project
 
 SHEBANG_FILES=	strace-graph