diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-20 19:47:10 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-20 19:47:10 +0000 |
commit | 51091ba0401c3bd336f3c63a9bc4deb1b1245e2e (patch) | |
tree | 20d7a5bd3b5a294ddea80d9de2507827010b3ca1 | |
parent | www/tomcat9: Update to 9.0.33 (diff) |
www/tomcat85: Update to 8.5.53
PR: 244865
Submitted by: VVD <vvd@unislabs.com> (maintainer)
-rw-r--r-- | www/tomcat85/Makefile | 4 | ||||
-rw-r--r-- | www/tomcat85/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 476fe5bd1fa4..efe5510c37f7 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.5.51 -PORTREVISION= 1 +PORTVERSION= 8.5.53 +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 4b26cf21b4b6..afd56ecd37ab 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582244508 -SHA256 (apache-tomcat-8.5.51.tar.gz) = 836ecd816605e281636cae78c5b494ccaeb168c24f8266a72e9e704b2204affe -SIZE (apache-tomcat-8.5.51.tar.gz) = 10315164 +TIMESTAMP = 1584464669 +SHA256 (apache-tomcat-8.5.53.tar.gz) = 72e3defbff444548ce9dc60935a1eab822c7d5224f2a8e98c849954575318c08 +SIZE (apache-tomcat-8.5.53.tar.gz) = 10300600 |