git: 16454e9f5a86 - main - lang/mono5.10: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Aug 2026 13:54:40 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=16454e9f5a86a3a272d4d090cf988507683c6e9a
commit 16454e9f5a86a3a272d4d090cf988507683c6e9a
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-08-14 13:49:04 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-08-14 13:53:56 +0000
lang/mono5.10: Mark DEPRECATED
---
lang/mono5.10/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/mono5.10/Makefile b/lang/mono5.10/Makefile
index aec440f4fa2d..ecffd7136f08 100644
--- a/lang/mono5.10/Makefile
+++ b/lang/mono5.10/Makefile
@@ -13,6 +13,9 @@ WWW= https://www.mono-project.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Ports default to a newer version, no consumers left
+EXPIRATION_DATE=2026-11-31
+
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \