git: 0fbb3649a222 - main - graphics/quat-gui: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 07 Apr 2025 13:50:38 UTC
The branch main has been updated by bofh:

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

commit 0fbb3649a222bcfcfe82c79b578049b229a42006
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-04-06 05:11:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-04-07 13:50:22 +0000

    graphics/quat-gui: Mark DEPRECATED
    
    - Upstream last release was in 2003
    - Upstream WWW is non responsive
    - Set EXPIRATION_DATE 2025-05-06
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 graphics/quat-gui/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile
index d70378e28e9b..38e5ed31b5a2 100644
--- a/graphics/quat-gui/Makefile
+++ b/graphics/quat-gui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	quat
-PORTVERSION=	1.20
-PORTREVISION=	17
+DISTVERSION=	1.20
+PORTREVISION=	18
 CATEGORIES=	graphics
 MASTER_SITES=	https://www.physcip.uni-stuttgart.de/pages/~phy11733/download/
 PKGNAMESUFFIX=	-gui
@@ -11,6 +11,9 @@ WWW=		https://www.physcip.uni-stuttgart.de/pages/~phy11733/index_e.html
 
 LICENSE=	GPLv2+
 
+DEPRECATED=	Last upstream release was in 2003
+EXPIRATION_DATE=	2025-05-05
+
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk
 
 USES=		gl localbase:ldflags xorg