diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2022-03-19 18:56:27 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2022-03-19 18:58:47 +0000 |
commit | 4dff17d8bc77df91101c4e6bd1fe8b17eb7a95fa (patch) | |
tree | 36aeda436e9bf0e16799cfc5ca73dfa816aaaef0 | |
parent | 4a10dec56394d3b1fbfd201ac40797fb5463bb67 (diff) | |
download | ports-4dff17d8bc77df91101c4e6bd1fe8b17eb7a95fa.tar.gz ports-4dff17d8bc77df91101c4e6bd1fe8b17eb7a95fa.zip |
www/tomcat85: Update to 8.5.77
PR: 262625
Sponsored by: Netzkommune GmbH
-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 8e898e407cc8..35f585916ac6 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -PORTVERSION= 8.5.76 +PORTVERSION= 8.5.77 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 728a399b32bf..6d101460ec80 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646084336 -SHA256 (apache-tomcat-8.5.76.tar.gz) = 41942b6e0f216649ebc129301f62d3ef11c20e5230b333db58517ee306536e5e -SIZE (apache-tomcat-8.5.76.tar.gz) = 10559188 +TIMESTAMP = 1647715859 +SHA256 (apache-tomcat-8.5.77.tar.gz) = 4907f823f08b311f34d10cac47e0a3a90079606fdfd4166af9f6518c7015a4b9 +SIZE (apache-tomcat-8.5.77.tar.gz) = 10559655 |