Date: Sun, 25 Feb 2024 19:57:39 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: 86375c84ba60 - main - net-p2p/frost: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402251957.41PJvdgc020751@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=86375c84ba60dde44384c014ba03d82cc5ba0b88 commit 86375c84ba60dde44384c014ba03d82cc5ba0b88 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 19:50:50 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 19:51:01 +0000 net-p2p/frost: Deprecate and set expiration date to 2024-03-31 Outdated version and unsupported upstream PR: 276979 Approved by: portmgr (maintainer timeout, 2+ weeks) --- net-p2p/frost/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 659e79d77237..3fd5bfadb60b 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -10,6 +10,9 @@ MAINTAINER= peter.thoenen@yahoo.com COMMENT= Freenet client that provides messenger and file services WWW= https://jtcfrost.sourceforge.net/ +DEPRECATED= Outdated version and unsupported upstream +EXPIRATION_DATE=2024-03-31 + USES= zip USE_JAVA= yes JAVA_RUN= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251957.41PJvdgc020751>