git: c8dc7c30674d - main - devel/liballium: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Dec 2021 13:08:51 UTC
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