From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 15:49:53 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 161A9661777; Sun, 1 Aug 2021 15:49:53 +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 4Gd5Dd07HWz4fdF; Sun, 1 Aug 2021 15:49:53 +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 D624A6E34; Sun, 1 Aug 2021 15:49:52 +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 171Fnqib002531; Sun, 1 Aug 2021 15:49:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171FnqfU002530; Sun, 1 Aug 2021 15:49:52 GMT (envelope-from git) Date: Sun, 1 Aug 2021 15:49:52 GMT Message-Id: <202108011549.171FnqfU002530@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: c4c1af78fb6a - main - www/tomcat10: Update to 10.0.8 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: c4c1af78fb6a2b548d266c8e490c246052158519 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:49:53 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4c1af78fb6a2b548d266c8e490c246052158519 commit c4c1af78fb6a2b548d266c8e490c246052158519 Author: VVD AuthorDate: 2021-08-01 15:48:25 +0000 Commit: Kevin Bowling CommitDate: 2021-08-01 15:48:25 +0000 www/tomcat10: Update to 10.0.8 PR: 257153 Security: CVE-2021-30639 CVE-2021-30640 CVE-2021-33037 --- www/tomcat10/Makefile | 4 +++- www/tomcat10/distinfo | 6 +++--- www/tomcat10/pkg-descr | 9 ++++----- www/tomcat10/pkg-plist | 4 ++-- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/www/tomcat10/Makefile b/www/tomcat10/Makefile index 62cb689faa0c..65cea1702fff 100644 --- a/www/tomcat10/Makefile +++ b/www/tomcat10/Makefile @@ -1,5 +1,7 @@ +# Created by: Alex Dupre + PORTNAME= tomcat -PORTVERSION= 10.0.4 +PORTVERSION= 10.0.8 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 10 diff --git a/www/tomcat10/distinfo b/www/tomcat10/distinfo index 6100ebedd1ab..a6ad800cde2c 100644 --- a/www/tomcat10/distinfo +++ b/www/tomcat10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615491644 -SHA256 (apache-tomcat-10.0.4.tar.gz) = 99fca1a99e93f8fbae417ada4840314ce8ac9b1c6fb14121abf8f39a48b1e244 -SIZE (apache-tomcat-10.0.4.tar.gz) = 11811329 +TIMESTAMP = 1626175231 +SHA256 (apache-tomcat-10.0.8.tar.gz) = b1f85342bc5a5f30be4e1b5ed9aca8375412c564e8e8214523a6733d7237c07e +SIZE (apache-tomcat-10.0.8.tar.gz) = 11849843 diff --git a/www/tomcat10/pkg-descr b/www/tomcat10/pkg-descr index ff63447f006f..c0236996f1e8 100644 --- a/www/tomcat10/pkg-descr +++ b/www/tomcat10/pkg-descr @@ -1,8 +1,7 @@ Apache Tomcat is a web server written in 100% Pure Java. -Apache Tomcat 10.x is the current focus of development. It builds on -Tomcat 9.0.x and implements the Servlet 5.0, JSP 3.0, EL 4.0, WebSocket 2.0 -and Authentication 2.0 specifications (the versions required by Jakarta EE 9 -platform). +Apache Tomcat 10.0.x builds on Tomcat 9.0.x and implements the Servlet 5.0, +JSP 3.0, EL 4.0, WebSocket 2.0 and Authentication 2.0 specifications +(the versions required by Jakarta EE 9 platform). -WWW: http://tomcat.apache.org/ +WWW: https://tomcat.apache.org/ diff --git a/www/tomcat10/pkg-plist b/www/tomcat10/pkg-plist index b1bbc7c84602..a873bd120bee 100644 --- a/www/tomcat10/pkg-plist +++ b/www/tomcat10/pkg-plist @@ -27,9 +27,9 @@ %%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/jakartaee-migration-0.2.0-shaded.jar +%%T%%/lib/jakartaee-migration-1.0.0-shaded.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar %%T%%/lib/jaspic-api.jar