Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 07:09:46 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: a2893d343e8d - main - graphics/electricsheep: Deprecate and set expiration date to 2024-06-14
Message-ID:  <202405260709.44Q79ki2013715@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=a2893d343e8da3ab233315c34e0e6ecf2024974e

commit a2893d343e8da3ab233315c34e0e6ecf2024974e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-26 06:36:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-26 07:09:15 +0000

    graphics/electricsheep: Deprecate and set expiration date to 2024-06-14
    
    Broken for months, deprecate port
    
    PR:             268577
    Approved by:    portmgr (maintainer timeout)
---
 graphics/electricsheep/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile
index ccca50dec3c4..e27a2edada19 100644
--- a/graphics/electricsheep/Makefile
+++ b/graphics/electricsheep/Makefile
@@ -12,6 +12,8 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 6 months and fails to compile bumping it to latest commit
+EXPIRATION_DATE=2024-06-14
 
 BUILD_DEPENDS=	flam3-animate:graphics/flam3
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \



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