git: 1f764a769630 - main - net-im/tut: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 14:36:09 UTC
The branch main has been updated by bofh:

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

commit 1f764a76963021e022e33a20652fbfb446951331
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 13:57:58 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:29:04 +0000

    net-im/tut: Mark DEPRECATED
    
    - Requires deprecated lang/go119
    - Set EXPIRATION_DATE 2024-04-24
    
    Approved by:    portmgr (blanket)
---
 net-im/tut/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile
index bf146ae87404..43a95aeb2ab1 100644
--- a/net-im/tut/Makefile
+++ b/net-im/tut/Makefile
@@ -1,12 +1,15 @@
 PORTNAME=	tut
 DISTVERSION=	2.0.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im
 
 MAINTAINER=	lcook@FreeBSD.org
 COMMENT=	TUI for Mastodon
 WWW=		https://tut.anv.nu/
 
+DEPRECATED=Requires deprecated lang/go119
+EXPIRATION_DATE=2024-04-24
+
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE