git: f95ff147bccf - main - x11/salut: Mark as broken and set expiration date

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Fri, 03 Oct 2025 08:17:04 UTC
The branch main has been updated by mikael:

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

commit f95ff147bccf89d3bbc380a608c6199c013d7df6
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2025-09-27 07:46:23 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2025-10-03 08:16:49 +0000

    x11/salut: Mark as broken and set expiration date
    
    It fails to build with rust 1.90.0, is not maintained and upstream is dead.
    
    PR:             289709
    Approved by:    portmgr (build fix blanket)
---
 x11/salut/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/x11/salut/Makefile b/x11/salut/Makefile
index dd509a4501ca..02407df2fa65 100644
--- a/x11/salut/Makefile
+++ b/x11/salut/Makefile
@@ -10,6 +10,10 @@ COMMENT=	Sleek notification daemon
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Fails to build with rust 1.90.0
+EXPIRATION_DATE=2025-11-24
+
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libxkbcommon.so:x11/libxkbcommon