From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 15:47:29 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 F3DB26615BB; Sun, 1 Aug 2021 15:47:28 +0000 (UTC) (envelope-from git@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 4Gd59r6FLKz4fWh; Sun, 1 Aug 2021 15:47:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B8A55697E; Sun, 1 Aug 2021 15:47:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 171FlSEs002223; Sun, 1 Aug 2021 15:47:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171FlSZo002222; Sun, 1 Aug 2021 15:47:28 GMT (envelope-from git) Date: Sun, 1 Aug 2021 15:47:28 GMT Message-Id: <202108011547.171FlSZo002222@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 9de1ede0445b - main - www/tomcat9: Update to 9.0.50 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9de1ede0445ba4017cd8b25759417c2c95b23870 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 15:47:29 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=9de1ede0445ba4017cd8b25759417c2c95b23870 commit 9de1ede0445ba4017cd8b25759417c2c95b23870 Author: VVD AuthorDate: 2021-08-01 15:45:12 +0000 Commit: Kevin Bowling CommitDate: 2021-08-01 15:45:12 +0000 www/tomcat9: Update to 9.0.50 PR: 257153 Security: CVE-2021-30639 CVE-2021-30640 CVE-2021-33037 --- www/tomcat9/Makefile | 2 +- www/tomcat9/distinfo | 6 +++--- www/tomcat9/pkg-descr | 9 ++++----- www/tomcat9/pkg-plist | 2 +- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index a04dc8a706c5..6603e52b2498 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre PORTNAME= tomcat -PORTVERSION= 9.0.44 +PORTVERSION= 9.0.50 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 9 diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo index e746eeae69c6..d323594f623d 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615491543 -SHA256 (apache-tomcat-9.0.44.tar.gz) = ea1a9bb5ead4452f926dc07b7b453975cee5ea8c4aad670157d042efc5748352 -SIZE (apache-tomcat-9.0.44.tar.gz) = 11487016 +TIMESTAMP = 1626175125 +SHA256 (apache-tomcat-9.0.50.tar.gz) = f2ca90ca2bb1fd6df852bd04c10a778639f6069de84a210506381a36f6d2f7f9 +SIZE (apache-tomcat-9.0.50.tar.gz) = 11507318 diff --git a/www/tomcat9/pkg-descr b/www/tomcat9/pkg-descr index 52534aaffb39..aeeeaa27eceb 100644 --- a/www/tomcat9/pkg-descr +++ b/www/tomcat9/pkg-descr @@ -1,8 +1,7 @@ Apache Tomcat is a web server written in 100% Pure Java. -Apache Tomcat 9.x is the current focus of development. It builds on Tomcat -8.0.x and 8.5.x and implements the current draft of the Servlet 4.0 -specification and also the JSP 2.3, EL 3.0, WebSocket 1.1 and JASPIC 1.1 -specifications (the versions required by Java EE 8 platform). +Apache Tomcat 9.x builds on Tomcat 8.0.x and 8.5.x and implements the +Servlet 4.0, JSP 2.3, EL 3.0, WebSocket 1.1 and JASPIC 1.1 specifications +(the versions required by Java EE 8 platform). -WWW: http://tomcat.apache.org/ +WWW: https://tomcat.apache.org/ diff --git a/www/tomcat9/pkg-plist b/www/tomcat9/pkg-plist index 0e4b8c88e891..04c4d5be372f 100644 --- a/www/tomcat9/pkg-plist +++ b/www/tomcat9/pkg-plist @@ -26,7 +26,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.18.jar +%%T%%/lib/ecj-4.20.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar