git: 023d9f74da20 - main - devel/maven33: Deprecate and set expiration date to 2022-01-15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 08:39:30 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=023d9f74da20a2dc2ca374d195f10e720b612b49 commit 023d9f74da20a2dc2ca374d195f10e720b612b49 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-12 08:11:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-12 08:39:19 +0000 devel/maven33: Deprecate and set expiration date to 2022-01-15 PR: 258911 Reported by: Michael Osipov (upstream) Approved by: rene (portmgr blanket), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32409 --- devel/maven33/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/maven33/Makefile b/devel/maven33/Makefile index 2449f7e2490f..582e732b03a9 100644 --- a/devel/maven33/Makefile +++ b/devel/maven33/Makefile @@ -10,6 +10,9 @@ COMMENT= Java project management tool, 3.3.x branch LICENSE= APACHE20 +DEPRECATED= Outdated, unsupported upstream +EXPIRATION_DATE=2022-01-15 + RUN_DEPENDS= mvn:devel/maven-wrapper USES= cpe