1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

mail/mime4j: Mark DEPRECATED

This version has multiple vulnerabilities.
The latest version is 0.8.14.

https://www.cve.org/CVERecord?id=CVE-2024-21742
https://www.cve.org/CVERecord?id=CVE-2022-45787

PR:		295358
Approved by:	ale (maintainer)
Approved by:	osa (mentor)
This commit is contained in:
Kousuke Kannagi
2026-05-17 18:51:40 +09:00
parent d938342949
commit 7c95b64ed8
+4 -1
View File
@@ -1,6 +1,6 @@
PORTNAME= mime4j
PORTVERSION= 0.7.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= mail java
MASTER_SITES= https://archive.apache.org/dist/james/${PORTNAME}/${POSTVERSION}/
DISTNAME= apache-${PORTNAME}-${PORTVERSION}-bin
@@ -11,6 +11,9 @@ WWW= https://james.apache.org/mime4j/
LICENSE= APACHE20
DEPRECATED= This is a version that is over 14 years old and has multiple vulnerabilities
EXPIRATION_DATE=2026-06-30
RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging
USES= java