Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2026 07:16:36 +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: e09e749850f4 - main - devel/log4j: expire in 3 months
Message-ID:  <69eb18d4.21a29.6b323dd1@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=e09e749850f48f1785b4266360ece3a231226406

commit e09e749850f48f1785b4266360ece3a231226406
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2026-04-24 07:08:40 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2026-04-24 07:08:40 +0000

    devel/log4j: expire in 3 months
    
    Superseded by devel/apache-log4j2.
    
    This port was already deprecated.
    Expire together with databases/mysql-connector-java51, the only
    user of log4j in the ports tree.
    
    Approved-by:    no maintainer
---
 devel/log4j/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/log4j/Makefile b/devel/log4j/Makefile
index fe9034d66c1d..ae681bb48e71 100644
--- a/devel/log4j/Makefile
+++ b/devel/log4j/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	log4j
 PORTVERSION=	1.2.17
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel java
 MASTER_SITES=	APACHE/logging/${PORTNAME}/${PORTVERSION}
 
@@ -12,6 +12,7 @@ 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
+EXPIRATION_DATE=	2026-07-24
 
 USES=		cpe java
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eb18d4.21a29.6b323dd1>