sthen 186cc72b6d update to tomcat-8.5.84
CVE-2022-45143 Apache Tomcat - JsonErrorReportValve injection
2023-01-06 12:34:38 +00:00

9 lines
153 B
Makefile

COMMENT-main= Java servlet 3.1 and Java server pages 2.3 server
PKGSPEC-main= tomcat->=8,<9
MAJ_VER= 8
MIN_VER= 5
MICRO_VER= 84
.include <bsd.port.mk>