git: 6a48c0a7d1d0 - main - devel/simian: mark broken and deprecate

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Thu, 12 Mar 2026 08:19:26 UTC
The branch main has been updated by ronald:

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

commit 6a48c0a7d1d01648858f0c9770b9f390b96e7553
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2026-03-09 19:39:57 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2026-03-12 08:19:07 +0000

    devel/simian: mark broken and deprecate
    
    does not fetch
    this was hidden behind a manual license acceptance
    
    PR:     293479
    Approved-by:    maintainer timeout (tota@)
---
 devel/simian/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/devel/simian/Makefile b/devel/simian/Makefile
index 4b6fd0ee3915..3417809301ba 100644
--- a/devel/simian/Makefile
+++ b/devel/simian/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	simian
 PORTVERSION=	2.5.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel java
 MASTER_SITES=	http://www.harukizaemon.com/simian/
 
@@ -14,6 +14,10 @@ LICENSE_FILE=	${WRKSRC}/license.pdf
 # Have to agree to license before download
 LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
 
+DEPRECATED=	does not fetch
+EXPIRATION_DATE=	2026-06-13
+BROKEN=		does not fetch
+
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes