diff options
author | VVD <vvd@unislabs.com> | 2022-11-25 05:03:39 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-11-25 05:03:39 +0000 |
commit | 4f9ef3d2149ab72d3f5b1c3fce3fbe60df679609 (patch) | |
tree | c6f6ed678f67f2172f23057c82f8a0b852c73649 | |
parent | c8f14160a0509d8e9b9bd6c5da467abc26deeaea (diff) | |
download | ports-4f9ef3d2149ab72d3f5b1c3fce3fbe60df679609.tar.gz ports-4f9ef3d2149ab72d3f5b1c3fce3fbe60df679609.zip |
www/tomcat85: Update to 8.5.84
Changelog: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.84_(schultz)
PR: 267973
-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 691882cbf876..7517a691872d 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.83 +PORTVERSION= 8.5.84 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 e45800d1e582..76f6bb7cca31 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665488512 -SHA256 (apache-tomcat-8.5.83.tar.gz) = 15df26f3d4565a23c72ccc230aa87d9d8a82a7d6ed1843eb5e5337e1f8937789 -SIZE (apache-tomcat-8.5.83.tar.gz) = 10621733 +TIMESTAMP = 1669349015 +SHA256 (apache-tomcat-8.5.84.tar.gz) = d7123ddee6f66d34e6fb33b669bdd6ebc77832bf123516474c299f3cdee3efdf +SIZE (apache-tomcat-8.5.84.tar.gz) = 10626063 |