Date: Fri, 15 Mar 2024 05:59:43 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 65987f8a5698 - main - net-im/cawbird: expire before 2024Q2 Message-ID: <202403150559.42F5xhG1083590@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=65987f8a5698ed64a547a3c8925cc19697cfb855 commit 65987f8a5698ed64a547a3c8925cc19697cfb855 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-15 02:14:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-15 05:54:49 +0000 net-im/cawbird: expire before 2024Q2 https://github.com/IBBoard/cawbird/commit/55a19e86b0e0 --- net-im/cawbird/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/cawbird/Makefile b/net-im/cawbird/Makefile index 4d415ec743f6..49e3fb0ac32a 100644 --- a/net-im/cawbird/Makefile +++ b/net-im/cawbird/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/IBBoard/cawbird LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= No longer developed due to Twitter changes +EXPIRATION_DATE= 2024-03-31 + LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ liboauth.so:net/liboauth \ librest-0.7.so:devel/librest \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403150559.42F5xhG1083590>