git: d3fef93ced9b - main - math/topaz: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 04 Jul 2026 18:17:51 UTC
The branch main has been updated by bofh:

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

commit d3fef93ced9b0eedeee7bd50a843ac75ee23400d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-07-04 10:33:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-04 18:17:30 +0000

    math/topaz: Mark DEPRECATED
    
    - Last release was in 2011 and WWW is unavailable
    - No consumers in the tree
    - Set EXPIRATION_DATE 2026-08-03
---
 math/topaz/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/math/topaz/Makefile b/math/topaz/Makefile
index 85dcbfac2db2..bf9bf4adb194 100644
--- a/math/topaz/Makefile
+++ b/math/topaz/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	topaz
 DISTVERSION=	3_41
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA007663/topaz/bin/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src
@@ -11,6 +11,9 @@ WWW=		https://hp.vector.co.jp/authors/VA007663/topaz/
 
 LICENSE=	GPLv2
 
+DEPRECATED=		Last release was in 2011 and WWW is unavailable
+EXPIRATION_DATE=	2026-08-03
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USES=		ncurses readline xorg