Date: Sun, 12 Apr 2026 09:11:46 +0000 From: Ronald Klop <ronald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ac44ce47be80 - main - devel/log4j: deprecate, EOL since 2015 Message-ID: <69db61d2.1ec84.76a9eda1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac44ce47be80883f6bbd6c85a7bde41bd1560cc2 commit ac44ce47be80883f6bbd6c85a7bde41bd1560cc2 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2026-04-12 09:02:49 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2026-04-12 09:11:34 +0000 devel/log4j: deprecate, EOL since 2015 - EOL since 2015 - Superseded by devel/apache-log4j2 - https://news.apache.org/foundation/entry/apache_logging_services_project_announces - no expire_date yet, the port has one user in the tree Approved-by: no maintainer --- devel/log4j/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/log4j/Makefile b/devel/log4j/Makefile index 3b1e44fe026f..fe9034d66c1d 100644 --- a/devel/log4j/Makefile +++ b/devel/log4j/Makefile @@ -1,6 +1,6 @@ PORTNAME= log4j PORTVERSION= 1.2.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel java MASTER_SITES= APACHE/logging/${PORTNAME}/${PORTVERSION} @@ -11,6 +11,8 @@ WWW= https://logging.apache.org/log4j/1.2/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= EOL since 2015, superseded by devel/apache-log4j2; https://news.apache.org/foundation/entry/apache_logging_services_project_announces + USES= cpe java NO_BUILD= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69db61d2.1ec84.76a9eda1>
