Date: Sun, 25 Feb 2024 12:41:42 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ca121b42aae - main - irc/insub: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402251241.41PCfgQj083495@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ca121b42aae16072c76e6b912deb45628332004 commit 3ca121b42aae16072c76e6b912deb45628332004 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 11:30:55 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:57 +0000 irc/insub: Deprecate and set expiration date to 2024-03-31 Outdated version, unmaintained in ports since 2015 --- irc/insub/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/irc/insub/Makefile b/irc/insub/Makefile index fb2562fb2bdf..fea102b6ae50 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -7,6 +7,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Some scripts for expressing how you feel on IRC and the web WWW= https://github.com/cjones/insub +DEPRECATED= Outdated version, unmaintained in ports since 2015 +EXPIRATION_DATE=2024-03-31 + RUN_DEPENDS= cowsay:games/cowsay \ figlet:misc/figlet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251241.41PCfgQj083495>