diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-02-22 13:24:02 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-02-22 13:24:02 +0000 |
commit | 5bba4241d6069ee8b350289025b5ec0691725d72 (patch) | |
tree | c9420e6239f5ec6f3f7d44f44eca972cdd0d6c55 /www/tomcat85 | |
parent | abae10c7c769f85ee893f1466bede7ec4ef0ff35 (diff) |
Notes
Diffstat (limited to 'www/tomcat85')
-rw-r--r-- | www/tomcat85/Makefile | 4 | ||||
-rw-r--r-- | www/tomcat85/distinfo | 6 | ||||
-rw-r--r-- | www/tomcat85/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index a327ddb8fe99..32b58e1005b8 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.5.50 -PORTREVISION= 1 +PORTVERSION= 8.5.51 +PORTREVISION= 0 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index b5875040976b..4b26cf21b4b6 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578647012 -SHA256 (apache-tomcat-8.5.50.tar.gz) = ea762293e889f85d40f5ec14ac4474e133a379522d623f4ba5993da6260bf06e -SIZE (apache-tomcat-8.5.50.tar.gz) = 10305939 +TIMESTAMP = 1582244508 +SHA256 (apache-tomcat-8.5.51.tar.gz) = 836ecd816605e281636cae78c5b494ccaeb168c24f8266a72e9e704b2204affe +SIZE (apache-tomcat-8.5.51.tar.gz) = 10315164 diff --git a/www/tomcat85/pkg-plist b/www/tomcat85/pkg-plist index eb3ba3372f2c..34a2fc5c1ab4 100644 --- a/www/tomcat85/pkg-plist +++ b/www/tomcat85/pkg-plist @@ -72,6 +72,7 @@ %%DOCS%%%%T%%/webapps/docs/RUNNING.txt %%DOCS%%%%T%%/webapps/docs/WEB-INF/web.xml %%DOCS%%%%T%%/webapps/docs/aio.html +%%DOCS%%%%T%%/webapps/docs/annotationapi/index.html %%DOCS%%%%T%%/webapps/docs/api/index.html %%DOCS%%%%T%%/webapps/docs/appdev/build.xml.txt %%DOCS%%%%T%%/webapps/docs/appdev/deployment.html |