mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
www/tomcat9: Update to 9.0.27
PR: 241712 Submitted by: VVD <vvd@unislabs.com> (maintainer)
This commit is contained in:
parent
4d55756934
commit
8fa44d4c99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516770
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tomcat
|
||||
PORTVERSION= 9.0.26
|
||||
PORTVERSION= 9.0.27
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1569676060
|
||||
SHA256 (apache-tomcat-9.0.26.tar.gz) = b5430890d3b986d6b7ec6a6ef611f9451cbfa933b0a1a3dd48e2cd1f46a63381
|
||||
SIZE (apache-tomcat-9.0.26.tar.gz) = 12326996
|
||||
TIMESTAMP = 1572883647
|
||||
SHA256 (apache-tomcat-9.0.27.tar.gz) = 6616a150e1593ef1a622298aaef9b889db70c8ee5122d35ad52adfcda1084d10
|
||||
SIZE (apache-tomcat-9.0.27.tar.gz) = 10982406
|
||||
|
@ -25,7 +25,7 @@
|
||||
%%T%%/lib/catalina-storeconfig.jar
|
||||
%%T%%/lib/catalina-tribes.jar
|
||||
%%T%%/lib/catalina.jar
|
||||
%%T%%/lib/ecj-4.12.jar
|
||||
%%T%%/lib/ecj-4.13.jar
|
||||
%%T%%/lib/el-api.jar
|
||||
%%T%%/lib/jasper-el.jar
|
||||
%%T%%/lib/jasper.jar
|
||||
@ -160,6 +160,7 @@
|
||||
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html
|
||||
%%DOCS%%%%T%%/webapps/docs/funcspecs/index.html
|
||||
%%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html
|
||||
%%DOCS%%%%T%%/webapps/docs/graal.html
|
||||
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
|
||||
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
|
||||
%%DOCS%%%%T%%/webapps/docs/html-manager-howto.html
|
||||
|
Loading…
Reference in New Issue
Block a user