Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2022 22:35:56 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 367d5aa93b13 - main - multimedia/libkate: Deprecate and set expiration date to 2022-12-31
Message-ID:  <202212212235.2BLMZucJ013356@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=367d5aa93b138cf44c846582e3cbd7ca899ec597

commit 367d5aa93b138cf44c846582e3cbd7ca899ec597
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-21 22:34:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-21 22:34:42 +0000

    multimedia/libkate: Deprecate and set expiration date to 2022-12-31
    
    Obsolete format that never got any traction and no development in
    10 years
    
    PR:             268179
---
 multimedia/libkate/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile
index f331725ae250..569877210688 100644
--- a/multimedia/libkate/Makefile
+++ b/multimedia/libkate/Makefile
@@ -12,6 +12,9 @@ WWW=		https://wiki.xiph.org/index.php/OggKate
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Obsolete format that never got any traction and no development in over 10 years
+EXPIRATION_DATE=2022-12-31
+
 LIB_DEPENDS=	libogg.so:audio/libogg \
 		libpng.so:graphics/png
 



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