git: 8132ad6cd436 - main - multimedia/aegisub: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jan 2024 15:14:26 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8132ad6cd43634a74ce6f8201a27ce57ab9d02b4 commit 8132ad6cd43634a74ce6f8201a27ce57ab9d02b4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-19 11:52:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-19 15:14:12 +0000 multimedia/aegisub: Mark DEPRECATED - BROKEN for nearly a year - Last upstream release was in 2014 - Set EXPIRATION_DATE 2024-02-29 --- multimedia/aegisub/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index 95624a7cb9ef..5277814aad7b 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -14,6 +14,9 @@ WWW= http://www.aegisub.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE +DEPRECATED= BROKEN for nearly a year +EXPIRATION_DATE= 2024-02-29 + BROKEN= fails to build BROKEN_aarch64= Fails to compile: no support for this architecture (yet) NOT_FOR_ARCHS= powerpc64 powerpc64le