From c445aeb66f10ab02b44e90e20f5259c4a21438f0 Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Thu, 13 Feb 2025 10:57:46 +0000 Subject: [PATCH] databases/qof: Deprecate - Dist files are no longer available as host is no longer resolvable using multiple different resolver. - However, no expiry date is set for now because deskutils/gnotime still needs it. Project mentions dependency [1] but project site is not found [2] [1] https://github.com/GnoTime/gnotime#qof-query-object-framework [2] https://github.com/GnoTime/gnotime/issues/15 Approved by: portmgr (blanket) --- databases/qof/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/qof/Makefile b/databases/qof/Makefile index decb9ce49cb1..293cec83b14d 100644 --- a/databases/qof/Makefile +++ b/databases/qof/Makefile @@ -12,6 +12,8 @@ WWW= https://alioth.debian.org/projects/qof/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Host is no longer resolvable using multiple different resolver + CONFLICTS_INSTALL= gnotime-2.[0-3]* gnotime-2.4.0* gnotime-2.4.1 gnotime-2.4.1_[12]* GNU_CONFIGURE= yes