Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2024 22:46:23 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b15730c88e31 - main - accessibility/redshift: revert unjust deprecation of the useful port
Message-ID:  <202406292246.45TMkN1A070167@gitrepo.freebsd.org>

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

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

commit b15730c88e31efee79ed5f57f03feae74f56ea77
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-06-29 22:45:00 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-06-29 22:45:00 +0000

    accessibility/redshift: revert unjust deprecation of the useful port
    
    It remains widely popular and suggested alternatives are often subpar,
    lacking many of its original features and gimmicks.
    
    Fixes:  4a384fbfb20b
---
 accessibility/redshift/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index b9b0c4b9904b..14d6f3ea10a6 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -15,9 +15,6 @@ WWW=		http://jonls.dk/redshift/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=	Abandoned upstream, no activity for the past 4 years. Consider using accessibility/sct, accessibility/wlsunset or accessibility/wl-gammarelay-rs
-EXPIRATION_DATE=2024-06-30
-
 LIB_DEPENDS=	libdrm.so:graphics/libdrm
 
 USES=		autoreconf:build gettext gmake gnome libtool localbase \



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