svn commit: r565116 - in branches/2021Q1/www: . tomcat-devel tomcat10 tomcat7 tomcat85 tomcat9

Tobias C. Berner tcberner at FreeBSD.org
Sat Feb 13 09:43:15 UTC 2021


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 at 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 at 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


More information about the svn-ports-all mailing list