Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 19:32:23 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: 0a187216368d - main - libdlna/Makefile: Deprecate and set expiration date to 2023-06-30
Message-ID:  <202305271932.34RJWN7Q028665@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=0a187216368dd3249457254596e2ec29f141286a

commit 0a187216368dd3249457254596e2ec29f141286a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-27 18:21:52 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-27 19:32:16 +0000

    libdlna/Makefile: Deprecate and set expiration date to 2023-06-30
    
    Development discontinued upstream
    
    References:
    https://libdlna.geexbox.org/
    
    PR:             270199
    Approved by:    malus.x@gmail.com (maintainer timeout, 2+ months)
---
 devel/libdlna/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libdlna/Makefile b/devel/libdlna/Makefile
index 1e43d10fad45..156489225f07 100644
--- a/devel/libdlna/Makefile
+++ b/devel/libdlna/Makefile
@@ -12,6 +12,9 @@ WWW=		https://libdlna.geexbox.org/
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, development discontinued
+EXPIRATION_DATE=2023-06-30
+
 LIB_DEPENDS=	libavcodec.so.58:multimedia/ffmpeg4
 
 HAS_CONFIGURE=	yes



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