git: 06dc848e0387 - main - x11-toolkits/rep-gtk2: undeprecate the port and assume maintainership

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Mon, 30 Dec 2024 19:27:10 UTC
The branch main has been updated by danfe:

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

commit 06dc848e03876957aea82400b6550de939a4fca7
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-12-30 19:25:26 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-12-30 19:25:26 +0000

    x11-toolkits/rep-gtk2: undeprecate the port and assume maintainership
    
    It is required by `x11-wm/sawfish' port which I also maintain and use.
---
 x11-toolkits/rep-gtk2/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index e44256b0bff2..17432f353c73 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -6,16 +6,13 @@ CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://download.tuxfamily.org/librep/rep-gtk/
 DISTNAME=	rep-gtk_${PORTVERSION}
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	GTK-2 bindings for rep Lisp interpreter
 WWW=		https://sawfish.tuxfamily.org/
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=	Uses deprecated gtk2 library
-EXPIRATION_DATE=	2024-12-31
-
 LIB_DEPENDS=	librep.so:lang/librep \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2