From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 15:41:56 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 76D88660F72; Sun, 1 Aug 2021 15:41:56 +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 4Gd53S1T3wz4dvG; Sun, 1 Aug 2021 15:41:56 +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 1BCDF68EA; Sun, 1 Aug 2021 15:41:56 +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 171FfuFP000597; Sun, 1 Aug 2021 15:41:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171Ffu8K000596; Sun, 1 Aug 2021 15:41:56 GMT (envelope-from git) Date: Sun, 1 Aug 2021 15:41:56 GMT Message-Id: <202108011541.171Ffu8K000596@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: c9577aaafdbd - main - www/tomcat7: Update to 7.0.109 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: c9577aaafdbd34b08c30bfe12cd4690db0749dab 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:41:56 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9577aaafdbd34b08c30bfe12cd4690db0749dab commit c9577aaafdbd34b08c30bfe12cd4690db0749dab Author: VVD AuthorDate: 2021-08-01 15:38:26 +0000 Commit: Kevin Bowling CommitDate: 2021-08-01 15:38:26 +0000 www/tomcat7: Update to 7.0.109 PR: 257153 Approved by: ale (maintainer) Security: CVE-2021-30640 --- www/tomcat7/Makefile | 4 ++-- www/tomcat7/distinfo | 6 +++--- www/tomcat7/pkg-descr | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index e3cf78ea8721..cb94b186229a 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre PORTNAME= tomcat -PORTVERSION= 7.0.108 +PORTVERSION= 7.0.109 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 branch LICENSE= APACHE20 DEPRECATED= Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later version -EXPIRATION_DATE= 2021-06-30 +EXPIRATION_DATE= 2021-12-31 RUN_DEPENDS= jsvc:devel/apache-commons-daemon diff --git a/www/tomcat7/distinfo b/www/tomcat7/distinfo index 3c54a9402f8e..46b379bddc82 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612777255 -SHA256 (apache-tomcat-7.0.108.tar.gz) = 6dbf37fe4362cf1bc68959ad83ffea8daddd49c89ea273238765778eb229aa6a -SIZE (apache-tomcat-7.0.108.tar.gz) = 9655294 +TIMESTAMP = 1626174995 +SHA256 (apache-tomcat-7.0.109.tar.gz) = ebfeb051e6da24bce583a4105439bfdafefdc7c5bdd642db2ab07e056211cb31 +SIZE (apache-tomcat-7.0.109.tar.gz) = 9656576 diff --git a/www/tomcat7/pkg-descr b/www/tomcat7/pkg-descr index f3775c2a0058..6093e1b6b5fd 100644 --- a/www/tomcat7/pkg-descr +++ b/www/tomcat7/pkg-descr @@ -1,8 +1,8 @@ Apache Tomcat is a web server written in 100% Pure Java. -Apache Tomcat version 7.0 implements the Servlet 3.0 and JavaServer Pages 2.2 -specifications from the Java Community Process, and includes many additional -features that make it a useful platform for developing and deploying web -applications and web services. +Apache Tomcat version 7.0 implements the Servlet 3.0, JavaServer Pages 2.2, +EL 2.2 and WebSocket 1.1 specifications from the Java Community Process, and +includes many additional features that make it a useful platform for developing +and deploying web applications and web services. -WWW: http://tomcat.apache.org/ +WWW: https://tomcat.apache.org/