git: 00568ddb644f - main - all: expire (indirect) consumers of java/jaxen on 2025-06-04
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 12:11:13 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=00568ddb644f9dd4eeb4e19984518dd287b1c0c7 commit 00568ddb644f9dd4eeb4e19984518dd287b1c0c7 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-05-04 12:10:29 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-05-04 12:10:56 +0000 all: expire (indirect) consumers of java/jaxen on 2025-06-04 --- java/jdom/Makefile | 3 +++ textproc/xincluder/Makefile | 3 +++ www/jmeter/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/java/jdom/Makefile b/java/jdom/Makefile index 00d939458131..f67f1fefe742 100644 --- a/java/jdom/Makefile +++ b/java/jdom/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java library for accessing and manipulating XML documents WWW= http://www.jdom.org/ +DEPRECATED= Depends on exired java/jaxen +EXPIRATION_DATE=2025-06-04 + RUN_DEPENDS= ${JAVALIBDIR}/jaxen-jdom.jar:java/jaxen USES= java:ant,run diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index aa0697f0fc2d..e47c71337daa 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -12,6 +12,9 @@ WWW= https://xincluder.sourceforge.net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/lgpl.txt +DEPRECATED= Depends on expiring java/jdom +EXPIRATION_DATE=2025-06-04 + BUILD_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile index 9a474ce70828..4efff092e83b 100644 --- a/www/jmeter/Makefile +++ b/www/jmeter/Makefile @@ -10,6 +10,9 @@ WWW= https://jmeter.apache.org/ LICENSE= APACHE20 +DEPRECATED= Depends on expiring java/jdom +EXPIRATION_DATE=2025-06-04 + # These are JAR-files installed by other ports. The list should keep # growing until all Java applications install just their own JARs -- not # the 3rd-party ones: