Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2020 11:32:24 +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: r536289 - branches/2020Q2/www/tomcat9
Message-ID:  <202005231132.04NBWOg7010615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat May 23 11:32:24 2020
New Revision: 536289
URL: https://svnweb.freebsd.org/changeset/ports/536289

Log:
  Update to 9.0.35
  
  PR:		246446 246657
  Approved by:	ports-secteam (with hat)
  Security:	676ca486-9c1e-11ea-8b5e-b42e99a1b9c3
  Sponsored by:	Netzkommune GmbH

Modified:
  branches/2020Q2/www/tomcat9/Makefile
  branches/2020Q2/www/tomcat9/distinfo
  branches/2020Q2/www/tomcat9/pkg-plist

Modified: branches/2020Q2/www/tomcat9/Makefile
==============================================================================
--- branches/2020Q2/www/tomcat9/Makefile	Sat May 23 11:28:24 2020	(r536288)
+++ branches/2020Q2/www/tomcat9/Makefile	Sat May 23 11:32:24 2020	(r536289)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	9.0.33
+PORTVERSION=	9.0.35
 PORTREVISION=	0
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin

Modified: branches/2020Q2/www/tomcat9/distinfo
==============================================================================
--- branches/2020Q2/www/tomcat9/distinfo	Sat May 23 11:28:24 2020	(r536288)
+++ branches/2020Q2/www/tomcat9/distinfo	Sat May 23 11:32:24 2020	(r536289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584464913
-SHA256 (apache-tomcat-9.0.33.tar.gz) = d5cd9463492f4552229295a9a8c00615748f85e9de36434847d495e95b0ef796
-SIZE (apache-tomcat-9.0.33.tar.gz) = 11027411
+TIMESTAMP = 1589399315
+SHA256 (apache-tomcat-9.0.35.tar.gz) = 88b682fda5ffd0f27c61d14178ae880f71cea78355107ea2d176a6047859f0ac
+SIZE (apache-tomcat-9.0.35.tar.gz) = 11188192

Modified: branches/2020Q2/www/tomcat9/pkg-plist
==============================================================================
--- branches/2020Q2/www/tomcat9/pkg-plist	Sat May 23 11:28:24 2020	(r536288)
+++ branches/2020Q2/www/tomcat9/pkg-plist	Sat May 23 11:32:24 2020	(r536289)
@@ -26,7 +26,7 @@
 %%T%%/lib/catalina-storeconfig.jar
 %%T%%/lib/catalina-tribes.jar
 %%T%%/lib/catalina.jar
-%%T%%/lib/ecj-4.13.jar
+%%T%%/lib/ecj-4.15.jar
 %%T%%/lib/el-api.jar
 %%T%%/lib/jasper-el.jar
 %%T%%/lib/jasper.jar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005231132.04NBWOg7010615>