git: 9fde18b995ee - main - multimedia/winff: revert 947a56b365f3 and take again the maintainership

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 21 Jan 2024 21:52:49 UTC
The branch main has been updated by thierry:

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

commit 9fde18b995ee4b900bb4e2faa08a6ef08e168d11
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-21 21:25:49 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-21 21:52:45 +0000

    multimedia/winff: revert 947a56b365f3 and take again the maintainership
    
    - if GTK2 ports should be deprecated and then removed, it should not be
      done on everey concerned port, but at the framework level (i.e.
      Mk/Uses/lazarus.mk for FPC ports);
    
    - in addition, only the GTK2 flavor is impacted, not the Qt ones.
    
    Furthermore, even if I don’t use this port very often, take again its
    maintainership to avoid spurious modifications.
---
 multimedia/winff/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile
index de4b3162e7f6..784183377097 100644
--- a/multimedia/winff/Makefile
+++ b/multimedia/winff/Makefile
@@ -6,15 +6,12 @@ MASTER_SITES=	https://github.com/WinFF/winff/archive/refs/tags/
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 DISTNAME=	${_PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Convert your videos quickly, easily, and all at once
 WWW=		https://www.biggmatt.com/p/winff.html
 
 LICENSE=	GPLv3
 
-DEPRECATED=	Depends on legacy libraries such as GTK2 and isn't up to date with current available formats, consider using multimedia/handbrake
-EXPIRATION_DATE=2024-02-29
-
 LIB_DEPENDS=	libavutil.so:multimedia/ffmpeg
 
 USES=		fpc lazarus:flavors xorg