Date: Mon, 16 Sep 2024 11:59:49 GMT From: Ronald Klop <ronald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: af233d5e519e - 2024Q3 - java/cos: unfetchable, mark broken & deprecate Message-ID: <202409161159.48GBxnqF001154@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=af233d5e519e584e1a3e04b89edb62b13dfe94c0 commit af233d5e519e584e1a3e04b89edb62b13dfe94c0 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2024-09-10 14:45:52 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2024-09-16 11:59:08 +0000 java/cos: unfetchable, mark broken & deprecate No other port is depending on this port. No update since 2002. Reported by: https://portsfallout.com/fallout?port=java/cos$ (cherry picked from commit fc525d0f5f4d2eb24d35f8b8f2bac1e50320bf16) --- java/cos/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/java/cos/Makefile b/java/cos/Makefile index 5f9b97c777a5..4fa9714a31c3 100644 --- a/java/cos/Makefile +++ b/java/cos/Makefile @@ -17,6 +17,10 @@ LICENSE_NAME= cos LICENSE_TEXT= Special conditions apply for commercial use, see licence LICENSE_PERMS= auto-accept +DEPRECATED= Upstream seems gone since 2024-08-22 +EXPIRATION_DATE= 2025-02-28 +BROKEN= unfetchable, upstream seems gone + NO_WRKSUBDIR= yes USES= zip USE_JAVA= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409161159.48GBxnqF001154>