git: 3d426c920c8a - main - net-p2p/tooth: Mark deprecated, drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Dec 2023 18:07:53 UTC
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3d426c920c8a95998ff4fa5b80012055788905cf
commit 3d426c920c8a95998ff4fa5b80012055788905cf
Author: Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-12-29 18:06:50 +0000
Commit: Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-12-29 18:06:50 +0000
net-p2p/tooth: Mark deprecated, drop maintainership
Project has been renamed to Tuba. Consider porting to the new project.
See https://github.com/GeopJr/Tuba. Drop maintainership.
---
net-p2p/tooth/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net-p2p/tooth/Makefile b/net-p2p/tooth/Makefile
index b3e68fd1869d..052897d54c9e 100644
--- a/net-p2p/tooth/Makefile
+++ b/net-p2p/tooth/Makefile
@@ -3,13 +3,16 @@ DISTVERSION= g20230115
PORTREVISION= 1
CATEGORIES= net-p2p
-MAINTAINER= ehaupt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK Mastodon Client - Fork of Tootle
WWW= https://github.com/GeopJr/Tooth
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Project has been renamed to Tuba. Consider porting to the new project. See https://github.com/GeopJr/Tuba
+EXPIRATION_DATE= 2024-03-29
+
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
valac:lang/vala
LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita \