git: e21c4c935429 - 2025Q4 - deskutils/gnotime: Undeprecate

From: Don Lewis <truckman_at_FreeBSD.org>
Date: Thu, 20 Nov 2025 22:10:48 UTC
The branch 2025Q4 has been updated by truckman:

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

commit e21c4c935429f2cfe4d1f87168e0a561f05d5fda
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2025-11-18 10:48:58 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2025-11-20 22:10:05 +0000

    deskutils/gnotime: Undeprecate
    
    qof dependency now has an active upstream, so undeprecate,
    
    Bump PORTREVSION for qof update.
    
    MFH:            2025Q4
    (cherry picked from commit 33306b98a552efd6ef274bfb11ad3ca457cf8f1f)
---
 deskutils/gnotime/Makefile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile
index 49a9ad522f60..ecf1c5a83c55 100644
--- a/deskutils/gnotime/Makefile
+++ b/deskutils/gnotime/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnotime
 DISTVERSION=	g20231022
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	deskutils gnome
 
 MAINTAINER=	truckman@FreeBSD.org
@@ -10,11 +10,8 @@ WWW=		https://github.com/GnoTime/gnotime
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=	Depends on expired databases/qof
-EXPIRATION_DATE=2025-11-24
-
-BUILD_DEPENDS=	autoconf-archive>=0:devel/autoconf-archive \
-		scrollkeeper-config:textproc/rarian
+BUILD_DEPENDS=	autoconf-archive>=0:devel/autoconf-archive
+BUILD_DEPENDS+=	scrollkeeper-config:textproc/rarian
 LIB_DEPENDS=	libqof.so:databases/qof \
 		libgc-threaded.so:devel/boehm-gc-threaded \
 		libdbus-1.so:devel/dbus \
@@ -24,7 +21,7 @@ LIB_DEPENDS=	libqof.so:databases/qof \
 		libharfbuzz.so:print/harfbuzz \
 		libwebkit2gtk-4.0.so:www/webkit2-gtk@40
 
-USES=		autoreconf desktop-file-utils gettext gmake gnome libtool pkgconfig xorg
+USES=		autoreconf desktop-file-utils gettext-tools gmake gnome libtool pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	GnoTime
 GH_PROJECT=	gnotime