Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2023 19:51:35 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: 7f85f9d0c826 - main - audio/festlex-ogi: Mark DEPRECATED
Message-ID:  <202311041951.3A4JpZaN067593@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=7f85f9d0c8260ff5ca78428fe6b1214cfd212289

commit 7f85f9d0c8260ff5ca78428fe6b1214cfd212289
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-04 12:17:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-04 19:51:16 +0000

    audio/festlex-ogi: Mark DEPRECATED
    
    - Both MASTER_SITES and WWW are defunct
    - Last upstream update was in 2007
    - Set EXPIRATION_DATE 2023-12-04
---
 audio/festlex-ogi/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index a1f1d254d285..7eac083b3455 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/Makefile
@@ -18,6 +18,9 @@ LICENSE_NAME=	festlex
 LICENSE_TEXT=	No commercial use
 LICENSE_PERMS=	auto-accept
 
+DEPRECATED=	Both MASTER_SITES and WWW are defunct
+EXPIRATION_DATE=	2023-12-04
+
 WRKSRC=		${WRKDIR}/festival
 
 NO_BUILD=	yes



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