Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 21:47:48 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r409769 - branches/2016Q1/www/tomcat6
Message-ID:  <201602282147.u1SLlmCY079372@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Feb 28 21:47:47 2016
New Revision: 409769
URL: https://svnweb.freebsd.org/changeset/ports/409769

Log:
  MFH: r409768
  
  www/tomcat6: Update to 6.0.45
  
  Changelog:	http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
  
  Security:	CVE-2015-5345
  Security:	CVE-2015-5346
  Security:	CVE-2016-0706
  Security:	CVE-2016-0714
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/www/tomcat6/Makefile
  branches/2016Q1/www/tomcat6/distinfo
  branches/2016Q1/www/tomcat6/pkg-plist
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/www/tomcat6/Makefile
==============================================================================
--- branches/2016Q1/www/tomcat6/Makefile	Sun Feb 28 21:46:35 2016	(r409768)
+++ branches/2016Q1/www/tomcat6/Makefile	Sun Feb 28 21:47:47 2016	(r409769)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	6.0.44
+PORTVERSION=	6.0.45
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin
 DISTNAME=	apache-${PORTNAME}-${PORTVERSION}

Modified: branches/2016Q1/www/tomcat6/distinfo
==============================================================================
--- branches/2016Q1/www/tomcat6/distinfo	Sun Feb 28 21:46:35 2016	(r409768)
+++ branches/2016Q1/www/tomcat6/distinfo	Sun Feb 28 21:47:47 2016	(r409769)
@@ -1,2 +1,2 @@
-SHA256 (apache-tomcat-6.0.44.tar.gz) = aab792322e75c6502675120933cbc519cfb59ac8d192f4fa103371a335708224
-SIZE (apache-tomcat-6.0.44.tar.gz) = 7065218
+SHA256 (apache-tomcat-6.0.45.tar.gz) = 8f9bd3e02f1e7798ca8f99f3254594688307ced3e7325dfb10f336750d82482d
+SIZE (apache-tomcat-6.0.45.tar.gz) = 7073612

Modified: branches/2016Q1/www/tomcat6/pkg-plist
==============================================================================
--- branches/2016Q1/www/tomcat6/pkg-plist	Sun Feb 28 21:46:35 2016	(r409768)
+++ branches/2016Q1/www/tomcat6/pkg-plist	Sun Feb 28 21:47:47 2016	(r409769)
@@ -478,6 +478,7 @@
 %%T%%/webapps/host-manager/images/tomcat.gif
 %%T%%/webapps/host-manager/images/update.gif
 %%T%%/webapps/host-manager/images/void.gif
+%%T%%/webapps/host-manager/index.jsp
 %%T%%/webapps/host-manager/manager.xml
 %%T%%/webapps/manager/META-INF/context.xml
 %%T%%/webapps/manager/WEB-INF/jsp/401.jsp
@@ -494,6 +495,7 @@
 %%T%%/webapps/manager/images/tomcat.gif
 %%T%%/webapps/manager/images/update.gif
 %%T%%/webapps/manager/images/void.gif
+%%T%%/webapps/manager/index.jsp
 %%T%%/webapps/manager/status.xsd
 %%T%%/webapps/manager/xform.xsl
 @dir %%T%%/endorsed



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