git: 3a7ccfaf1ce7 - main - lang/linux-dotnet-runtime: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 May 2025 19:15:48 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3a7ccfaf1ce78fe273ea61db8c8c40ca3f2a15cc
commit 3a7ccfaf1ce78fe273ea61db8c8c40ca3f2a15cc
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-05-22 19:15:33 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-05-22 19:15:33 +0000
lang/linux-dotnet-runtime: Mark DEPRECATED
---
lang/linux-dotnet-runtime/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/linux-dotnet-runtime/Makefile b/lang/linux-dotnet-runtime/Makefile
index 619bc1bc59e7..2cc47fc22d5a 100644
--- a/lang/linux-dotnet-runtime/Makefile
+++ b/lang/linux-dotnet-runtime/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.microsoft.com/net/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Ancient version, no practical use
+EXPIRATION_DATE=2025-07-01
+
ONLY_FOR_ARCHS= amd64
.if ${PORTNAME} != dotnet-cli