From owner-svn-ports-all@freebsd.org Tue Nov 5 04:20:40 2019 Return-Path: Delivered-To: svn-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 EA8661BCD48; Tue, 5 Nov 2019 04:20:40 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476c0S5xC0z3J7b; Tue, 5 Nov 2019 04:20:40 +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 AF268715D; Tue, 5 Nov 2019 04:20:40 +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 xA54KenO007780; Tue, 5 Nov 2019 04:20:40 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA54KeSP007774; Tue, 5 Nov 2019 04:20:40 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201911050420.xA54KeSP007774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Tue, 5 Nov 2019 04:20:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516770 - head/www/tomcat9 X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/www/tomcat9 X-SVN-Commit-Revision: 516770 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2019 04:20:41 -0000 Author: tcberner Date: Tue Nov 5 04:20:39 2019 New Revision: 516770 URL: https://svnweb.freebsd.org/changeset/ports/516770 Log: www/tomcat9: Update to 9.0.27 PR: 241712 Submitted by: VVD (maintainer) Modified: head/www/tomcat9/Makefile head/www/tomcat9/distinfo head/www/tomcat9/pkg-plist Modified: head/www/tomcat9/Makefile ============================================================================== --- head/www/tomcat9/Makefile Tue Nov 5 03:05:12 2019 (r516769) +++ head/www/tomcat9/Makefile Tue Nov 5 04:20:39 2019 (r516770) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 9.0.26 +PORTVERSION= 9.0.27 PORTREVISION= 0 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin Modified: head/www/tomcat9/distinfo ============================================================================== --- head/www/tomcat9/distinfo Tue Nov 5 03:05:12 2019 (r516769) +++ head/www/tomcat9/distinfo Tue Nov 5 04:20:39 2019 (r516770) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569676060 -SHA256 (apache-tomcat-9.0.26.tar.gz) = b5430890d3b986d6b7ec6a6ef611f9451cbfa933b0a1a3dd48e2cd1f46a63381 -SIZE (apache-tomcat-9.0.26.tar.gz) = 12326996 +TIMESTAMP = 1572883647 +SHA256 (apache-tomcat-9.0.27.tar.gz) = 6616a150e1593ef1a622298aaef9b889db70c8ee5122d35ad52adfcda1084d10 +SIZE (apache-tomcat-9.0.27.tar.gz) = 10982406 Modified: head/www/tomcat9/pkg-plist ============================================================================== --- head/www/tomcat9/pkg-plist Tue Nov 5 03:05:12 2019 (r516769) +++ head/www/tomcat9/pkg-plist Tue Nov 5 04:20:39 2019 (r516770) @@ -25,7 +25,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.12.jar +%%T%%/lib/ecj-4.13.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar @@ -160,6 +160,7 @@ %%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html %%DOCS%%%%T%%/webapps/docs/funcspecs/index.html %%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html +%%DOCS%%%%T%%/webapps/docs/graal.html %%DOCS%%%%T%%/webapps/docs/host-manager-howto.html %%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html %%DOCS%%%%T%%/webapps/docs/html-manager-howto.html