Date: Sat, 31 May 2025 10:36:51 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: 5e45e0fc8037 - main - net/net6: Deprecate and set expiration date to 2025-06-30 Message-ID: <202505311036.54VAapaU078625@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e45e0fc8037b63ea7391b42523bd6ed5dac7f53 commit 5e45e0fc8037b63ea7391b42523bd6ed5dac7f53 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-05-31 05:45:14 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-05-31 10:36:01 +0000 net/net6: Deprecate and set expiration date to 2025-06-30 --- net/net6/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/net6/Makefile b/net/net6/Makefile index 65e15332b681..0a68888566ef 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -11,6 +11,9 @@ WWW= http://gobby.0x539.de LICENSE= LGPL20+ # though COPYING is LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream, repo archived Nov 26, 2020 +EXPIRATION_DATE=2025-06-30 + LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ libgnutls.so:security/gnutlshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505311036.54VAapaU078625>
