Date: Sat, 23 May 2020 11:28:25 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r536288 - branches/2020Q2/www/tomcat85 Message-ID: <202005231128.04NBSPYu004807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat May 23 11:28:24 2020 New Revision: 536288 URL: https://svnweb.freebsd.org/changeset/ports/536288 Log: Update to 8.5.55 PR: 246446 246657 Approved by: ports-secteam (with hat) Security: 676ca486-9c1e-11ea-8b5e-b42e99a1b9c3 Sponsored by: Netzkommune GmbH Modified: branches/2020Q2/www/tomcat85/Makefile branches/2020Q2/www/tomcat85/distinfo Modified: branches/2020Q2/www/tomcat85/Makefile ============================================================================== --- branches/2020Q2/www/tomcat85/Makefile Sat May 23 11:24:58 2020 (r536287) +++ branches/2020Q2/www/tomcat85/Makefile Sat May 23 11:28:24 2020 (r536288) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.5.53 +PORTVERSION= 8.5.55 PORTREVISION= 0 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin Modified: branches/2020Q2/www/tomcat85/distinfo ============================================================================== --- branches/2020Q2/www/tomcat85/distinfo Sat May 23 11:24:58 2020 (r536287) +++ branches/2020Q2/www/tomcat85/distinfo Sat May 23 11:28:24 2020 (r536288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584464669 -SHA256 (apache-tomcat-8.5.53.tar.gz) = 72e3defbff444548ce9dc60935a1eab822c7d5224f2a8e98c849954575318c08 -SIZE (apache-tomcat-8.5.53.tar.gz) = 10300600 +TIMESTAMP = 1589399446 +SHA256 (apache-tomcat-8.5.55.tar.gz) = 99aa551ac8d9f64383228a830961f642e5799ce58ad1b779935d569bd00b14b6 +SIZE (apache-tomcat-8.5.55.tar.gz) = 10371538
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005231128.04NBSPYu004807>