Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2021 13:08:51 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: c8dc7c30674d - main - devel/liballium: Deprecate and set expiration date to 2022-03-31
Message-ID:  <202112271308.1BRD8pMS045316@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=c8dc7c30674d45aacb7b200db76f8bc7fe080b9a

commit c8dc7c30674d45aacb7b200db76f8bc7fe080b9a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-12-27 12:34:22 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-12-27 13:08:08 +0000

    devel/liballium: Deprecate and set expiration date to 2022-03-31
    
    Abandonware, last release in 2014 and upstream is dead
    
    PR:             260687
    Approved by:    mentors (implicit), Fabian Keil (maintainer)
---
 devel/liballium/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/liballium/Makefile b/devel/liballium/Makefile
index d6db45029f39..b3c351190251 100644
--- a/devel/liballium/Makefile
+++ b/devel/liballium/Makefile
@@ -11,6 +11,9 @@ LICENSE=	BSD2CLAUSE BSD3CLAUSE PD
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, last release in 2014 and upstream is dead
+EXPIRATION_DATE=2022-03-31
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	Yawning
 GH_TAGNAME=	0c9b50f



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