Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 15:14:26 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8132ad6cd436 - main - multimedia/aegisub: Mark DEPRECATED
Message-ID:  <202401191514.40JFEQOJ090657@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401191514.40JFEQOJ090657>