diff options
author | Vladimir Druzenko <vvd@FreeBSD.org> | 2023-06-12 20:07:48 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2023-06-12 20:07:48 +0000 |
commit | 2b7db4da1b6ebf3b98f2fed32ab88c638907fc8b (patch) | |
tree | e7da8ebf99d0bf5700fa6b720c38a97419a4d042 | |
parent | f2734cc7f4620c7cecd99159be63cd04188f46d1 (diff) | |
download | ports-2b7db4da1b6ebf3b98f2fed32ab88c638907fc8b.tar.gz ports-2b7db4da1b6ebf3b98f2fed32ab88c638907fc8b.zip |
www/tomcat85: Updated to 8.5.90
Changelog:
https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.90_(schultz)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D40498
-rw-r--r-- | www/tomcat85/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat85/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 214fbcc67d36..383b4cdc6c5c 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.89 +PORTVERSION= 8.5.90 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 40e076963973..b2f3d2e13795 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684581117 -SHA256 (apache-tomcat-8.5.89.tar.gz) = e861321013a7dfca5b666e469234c26f5475c5345937bfdeb1c4a9c1f965b5a2 -SIZE (apache-tomcat-8.5.89.tar.gz) = 10670864 +TIMESTAMP = 1686599282 +SHA256 (apache-tomcat-8.5.90.tar.gz) = cc5e6393557c9ec9a29022d1e5ec42b953a22c24aaa8d30a194bb7f1aa60e7b5 +SIZE (apache-tomcat-8.5.90.tar.gz) = 10717836 |