From owner-svn-ports-branches@freebsd.org  Sat Feb 13 09:43:15 2021
Return-Path: <owner-svn-ports-branches@freebsd.org>
Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 973215472B8;
 Sat, 13 Feb 2021 09:43:15 +0000 (UTC)
 (envelope-from tcberner@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4Dd55b3gQXz3nD5;
 Sat, 13 Feb 2021 09:43:15 +0000 (UTC)
 (envelope-from tcberner@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7016014CE1;
 Sat, 13 Feb 2021 09:43:15 +0000 (UTC)
 (envelope-from tcberner@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11D9hFkq033928;
 Sat, 13 Feb 2021 09:43:15 GMT (envelope-from tcberner@FreeBSD.org)
Received: (from tcberner@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11D9hDSK033918;
 Sat, 13 Feb 2021 09:43:13 GMT (envelope-from tcberner@FreeBSD.org)
Message-Id: <202102130943.11D9hDSK033918@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: tcberner set sender to
 tcberner@FreeBSD.org using -f
From: "Tobias C. Berner" <tcberner@FreeBSD.org>
Date: Sat, 13 Feb 2021 09:43:13 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-branches@freebsd.org
Subject: svn commit: r565116 - in branches/2021Q1/www: . tomcat-devel tomcat10
 tomcat7 tomcat85 tomcat9
X-SVN-Group: ports-branches
X-SVN-Commit-Author: tcberner
X-SVN-Commit-Paths: in branches/2021Q1/www: . tomcat-devel tomcat10 tomcat7
 tomcat85 tomcat9
X-SVN-Commit-Revision: 565116
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-branches@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: SVN commit messages for all the branches of the ports tree
 <svn-ports-branches.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-branches/>
List-Post: <mailto:svn-ports-branches@freebsd.org>
List-Help: <mailto:svn-ports-branches-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-branches>, 
 <mailto:svn-ports-branches-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 13 Feb 2021 09:43:15 -0000

Author: tcberner
Date: Sat Feb 13 09:43:12 2021
New Revision: 565116
URL: https://svnweb.freebsd.org/changeset/ports/565116

Log:
  MFH: r565113 r565115
  
  New port: www/tomcat10
  
  The Apache Tomcat Project is proud to announce the release of version 10.0.2 of Apache Tomcat.
  This release is the first stable release in the 10.0.x series and is targeted at Jakarta EE 9.
  
  Changelog:
  https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.2_(markt
  
  - Copied from www/tomcat-devel
  
  PR:		253404
  Submitted by:	VVD <vvd@unislabs.com>  (maintainer)
  
  Update www/tomcat*
  
  www/tomcat7:
  	https://tomcat.apache.org/tomcat-7.0-doc/changelog.html#Tomcat_7.0.108_(violetagg)
  
  www/tomcat85:
  	https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.63_(markt)
  
  www/tomcat9:
  	https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.43_(markt)
  
  www/tomcat-devel:
  	https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.2_(markt)
  	- At the moment this one is on par with the newly added www/tomcat10, but
  	  will be used for the upcoming 11 version soon.
  
  PR:		253404
  Submitted by:	VVD <vvd@unislabs.com>  (maintainer)
  Approved by:	ale (maintainer of www/tomcat7)

Added:
  branches/2021Q1/www/tomcat10/
     - copied from r565113, head/www/tomcat10/
Modified:
  branches/2021Q1/www/Makefile
  branches/2021Q1/www/tomcat-devel/Makefile
  branches/2021Q1/www/tomcat-devel/distinfo
  branches/2021Q1/www/tomcat-devel/pkg-plist
  branches/2021Q1/www/tomcat7/Makefile
  branches/2021Q1/www/tomcat7/distinfo
  branches/2021Q1/www/tomcat85/Makefile
  branches/2021Q1/www/tomcat85/distinfo
  branches/2021Q1/www/tomcat9/Makefile
  branches/2021Q1/www/tomcat9/distinfo
  branches/2021Q1/www/tomcat9/pkg-plist
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/Makefile
==============================================================================
--- branches/2021Q1/www/Makefile	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/Makefile	Sat Feb 13 09:43:12 2021	(r565116)
@@ -2178,6 +2178,7 @@
     SUBDIR += tokyopromenade
     SUBDIR += tomcat-devel
     SUBDIR += tomcat-native
+    SUBDIR += tomcat10
     SUBDIR += tomcat7
     SUBDIR += tomcat85
     SUBDIR += tomcat9

Modified: branches/2021Q1/www/tomcat-devel/Makefile
==============================================================================
--- branches/2021Q1/www/tomcat-devel/Makefile	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat-devel/Makefile	Sat Feb 13 09:43:12 2021	(r565116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	10.0.0
+PORTVERSION=	10.0.2
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	-devel

Modified: branches/2021Q1/www/tomcat-devel/distinfo
==============================================================================
--- branches/2021Q1/www/tomcat-devel/distinfo	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat-devel/distinfo	Sat Feb 13 09:43:12 2021	(r565116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607990762
-SHA256 (apache-tomcat-10.0.0.tar.gz) = 5403a9723a0e00735b97941d67d3257bf87b031a6b8dabb15e8f54dcc65f6105
-SIZE (apache-tomcat-10.0.0.tar.gz) = 11291698
+TIMESTAMP = 1612612052
+SHA256 (apache-tomcat-10.0.2.tar.gz) = f20791fa8354d1517052ef8c3a6a5705dd9a1ebdbdce0affee9e5a6bd7e55ee2
+SIZE (apache-tomcat-10.0.2.tar.gz) = 11353990

Modified: branches/2021Q1/www/tomcat-devel/pkg-plist
==============================================================================
--- branches/2021Q1/www/tomcat-devel/pkg-plist	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat-devel/pkg-plist	Sat Feb 13 09:43:12 2021	(r565116)
@@ -26,7 +26,7 @@
 %%T%%/lib/catalina-storeconfig.jar
 %%T%%/lib/catalina-tribes.jar
 %%T%%/lib/catalina.jar
-%%T%%/lib/ecj-4.17.jar
+%%T%%/lib/ecj-4.18.jar
 %%T%%/lib/el-api.jar
 %%T%%/lib/jasper-el.jar
 %%T%%/lib/jasper.jar

Modified: branches/2021Q1/www/tomcat7/Makefile
==============================================================================
--- branches/2021Q1/www/tomcat7/Makefile	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat7/Makefile	Sat Feb 13 09:43:12 2021	(r565116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	7.0.107
+PORTVERSION=	7.0.108
 PORTREVISION=	0
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin
@@ -14,7 +14,7 @@ COMMENT=	Open-source Java web server by Apache, 7.x br
 
 LICENSE=	APACHE20
 
-DEPRECATED=	Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later version.
+DEPRECATED=	Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later version
 EXPIRATION_DATE=	2021-06-30
 
 RUN_DEPENDS=	jsvc:devel/apache-commons-daemon

Modified: branches/2021Q1/www/tomcat7/distinfo
==============================================================================
--- branches/2021Q1/www/tomcat7/distinfo	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat7/distinfo	Sat Feb 13 09:43:12 2021	(r565116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606240573
-SHA256 (apache-tomcat-7.0.107.tar.gz) = 871574157a0d421c2aed13afbf94e47d0dd32985d7c4baa205279178a90f96f5
-SIZE (apache-tomcat-7.0.107.tar.gz) = 9650976
+TIMESTAMP = 1612777255
+SHA256 (apache-tomcat-7.0.108.tar.gz) = 6dbf37fe4362cf1bc68959ad83ffea8daddd49c89ea273238765778eb229aa6a
+SIZE (apache-tomcat-7.0.108.tar.gz) = 9655294

Modified: branches/2021Q1/www/tomcat85/Makefile
==============================================================================
--- branches/2021Q1/www/tomcat85/Makefile	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat85/Makefile	Sat Feb 13 09:43:12 2021	(r565116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	8.5.61
+PORTVERSION=	8.5.63
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	85

Modified: branches/2021Q1/www/tomcat85/distinfo
==============================================================================
--- branches/2021Q1/www/tomcat85/distinfo	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat85/distinfo	Sat Feb 13 09:43:12 2021	(r565116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607990396
-SHA256 (apache-tomcat-8.5.61.tar.gz) = b5536fa249d7b9f8ceac46d61c445173bde8ba0991a38987fe87b9229db7eb91
-SIZE (apache-tomcat-8.5.61.tar.gz) = 10492067
+TIMESTAMP = 1612611841
+SHA256 (apache-tomcat-8.5.63.tar.gz) = 876d08323266c314aabaee14b89deaea7cd5cbd0d42cd0c24e9e3ed14fbf1c93
+SIZE (apache-tomcat-8.5.63.tar.gz) = 10515248

Modified: branches/2021Q1/www/tomcat9/Makefile
==============================================================================
--- branches/2021Q1/www/tomcat9/Makefile	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat9/Makefile	Sat Feb 13 09:43:12 2021	(r565116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	9.0.41
+PORTVERSION=	9.0.43
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	9

Modified: branches/2021Q1/www/tomcat9/distinfo
==============================================================================
--- branches/2021Q1/www/tomcat9/distinfo	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat9/distinfo	Sat Feb 13 09:43:12 2021	(r565116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607990772
-SHA256 (apache-tomcat-9.0.41.tar.gz) = 6a5fc1f79f002f25480e3a50daa1fb16fdb2f0a969bc2f806c88bc550002cf71
-SIZE (apache-tomcat-9.0.41.tar.gz) = 11442169
+TIMESTAMP = 1612611935
+SHA256 (apache-tomcat-9.0.43.tar.gz) = 30703af07182c3c815a7e44376939b69da406ab64bd6f9c5ced9c455ad013a1b
+SIZE (apache-tomcat-9.0.43.tar.gz) = 11483588

Modified: branches/2021Q1/www/tomcat9/pkg-plist
==============================================================================
--- branches/2021Q1/www/tomcat9/pkg-plist	Sat Feb 13 09:38:45 2021	(r565115)
+++ branches/2021Q1/www/tomcat9/pkg-plist	Sat Feb 13 09:43:12 2021	(r565116)
@@ -26,7 +26,7 @@
 %%T%%/lib/catalina-storeconfig.jar
 %%T%%/lib/catalina-tribes.jar
 %%T%%/lib/catalina.jar
-%%T%%/lib/ecj-4.17.jar
+%%T%%/lib/ecj-4.18.jar
 %%T%%/lib/el-api.jar
 %%T%%/lib/jasper-el.jar
 %%T%%/lib/jasper.jar