1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

www/tomcat-devel: Update to 10.1.0-M2

PR:		257153
Security:	CVE-2021-30639
		CVE-2021-30640
		CVE-2021-33037
This commit is contained in:
VVD 2021-08-01 08:51:28 -07:00 committed by Kevin Bowling
parent c4c1af78fb
commit 839de580f3
4 changed files with 13 additions and 13 deletions

View File

@ -1,14 +1,14 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
PORTNAME= tomcat
PORTVERSION= 10.0.4
DISTVERSION= 10.1.0-M2
CATEGORIES= www java
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION}/bin
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin
PKGNAMESUFFIX= -devel
DISTNAME= apache-${PORTNAME}-${PORTVERSION}
DISTNAME= apache-${PORTNAME}-${DISTVERSION}
MAINTAINER= vvd@unislabs.com
COMMENT= Open-source Java web server by Apache, 10.0.x branch
COMMENT= Open-source Java web server by Apache, 10.1.x branch
LICENSE= APACHE20

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1615491644
SHA256 (apache-tomcat-10.0.4.tar.gz) = 99fca1a99e93f8fbae417ada4840314ce8ac9b1c6fb14121abf8f39a48b1e244
SIZE (apache-tomcat-10.0.4.tar.gz) = 11811329
TIMESTAMP = 1626175586
SHA256 (apache-tomcat-10.1.0-M2.tar.gz) = dfebb2cebf4dd6fdde5b16224ddafb86b2199bea29b9ad3412f811264da67fc4
SIZE (apache-tomcat-10.1.0-M2.tar.gz) = 11825772

View File

@ -1,8 +1,8 @@
Apache Tomcat is a web server written in 100% Pure Java.
Apache Tomcat 10.x is the current focus of development. It builds on
Tomcat 9.0.x and implements the Servlet 5.0, JSP 3.0, EL 4.0, WebSocket 2.0
and Authentication 2.0 specifications (the versions required by Jakarta EE 9
Apache Tomcat 10.1.x is the current focus of development. It builds on
Tomcat 10.0.x and implements the Servlet 5.1, JSP TBD, EL TBD, WebSocket TBD
and Authentication TBD specifications (the versions required by Jakarta EE 10
platform).
WWW: http://tomcat.apache.org/
WWW: https://tomcat.apache.org/

View File

@ -27,9 +27,9 @@
%%T%%/lib/catalina-storeconfig.jar
%%T%%/lib/catalina-tribes.jar
%%T%%/lib/catalina.jar
%%T%%/lib/ecj-4.18.jar
%%T%%/lib/ecj-4.20.jar
%%T%%/lib/el-api.jar
%%T%%/lib/jakartaee-migration-0.2.0-shaded.jar
%%T%%/lib/jakartaee-migration-1.0.0-shaded.jar
%%T%%/lib/jasper-el.jar
%%T%%/lib/jasper.jar
%%T%%/lib/jaspic-api.jar