git: b15730c88e31 - main - accessibility/redshift: revert unjust deprecation of the useful port

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Sat, 29 Jun 2024 22:46:23 UTC
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 \