Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2019 14:06:20 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513132 - head/www/tomcat9
Message-ID:  <201909281406.x8SE6KKX021683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Sat Sep 28 14:06:20 2019
New Revision: 513132
URL: https://svnweb.freebsd.org/changeset/ports/513132

Log:
  - Update to 9.0.26
  
  PR:		240900
  Submitted by:	VVD <vvd@unislabs.com> (maintainer)

Modified:
  head/www/tomcat9/Makefile
  head/www/tomcat9/distinfo
  head/www/tomcat9/pkg-plist

Modified: head/www/tomcat9/Makefile
==============================================================================
--- head/www/tomcat9/Makefile	Sat Sep 28 14:04:50 2019	(r513131)
+++ head/www/tomcat9/Makefile	Sat Sep 28 14:06:20 2019	(r513132)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	9.0.24
+PORTVERSION=	9.0.26
 PORTREVISION=	0
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin

Modified: head/www/tomcat9/distinfo
==============================================================================
--- head/www/tomcat9/distinfo	Sat Sep 28 14:04:50 2019	(r513131)
+++ head/www/tomcat9/distinfo	Sat Sep 28 14:06:20 2019	(r513132)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566425345
-SHA256 (apache-tomcat-9.0.24.tar.gz) = 22064138e25f7ab899802804775259a156c06770535b8ce93856beba13dfcf6d
-SIZE (apache-tomcat-9.0.24.tar.gz) = 10914435
+TIMESTAMP = 1569676060
+SHA256 (apache-tomcat-9.0.26.tar.gz) = b5430890d3b986d6b7ec6a6ef611f9451cbfa933b0a1a3dd48e2cd1f46a63381
+SIZE (apache-tomcat-9.0.26.tar.gz) = 12326996

Modified: head/www/tomcat9/pkg-plist
==============================================================================
--- head/www/tomcat9/pkg-plist	Sat Sep 28 14:04:50 2019	(r513131)
+++ head/www/tomcat9/pkg-plist	Sat Sep 28 14:06:20 2019	(r513132)
@@ -151,7 +151,6 @@
 %%DOCS%%%%T%%/webapps/docs/deployer-howto.html
 %%DOCS%%%%T%%/webapps/docs/developers.html
 %%DOCS%%%%T%%/webapps/docs/elapi/index.html
-%%DOCS%%%%T%%/webapps/docs/extras.html
 %%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
 %%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
 %%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
@@ -186,6 +185,7 @@
 %%DOCS%%%%T%%/webapps/docs/index.html
 %%DOCS%%%%T%%/webapps/docs/introduction.html
 %%DOCS%%%%T%%/webapps/docs/jasper-howto.html
+%%DOCS%%%%T%%/webapps/docs/jaspicapi/index.html
 %%DOCS%%%%T%%/webapps/docs/jdbc-pool.html
 %%DOCS%%%%T%%/webapps/docs/jndi-datasource-examples-howto.html
 %%DOCS%%%%T%%/webapps/docs/jndi-resources-howto.html



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