From owner-svn-ports-head@freebsd.org Sun Aug 12 17:35:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3B171077946; Sun, 12 Aug 2018 17:35:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 77A0772A88; Sun, 12 Aug 2018 17:35:19 +0000 (UTC) (envelope-from sunpoet@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 5AAAC29235; Sun, 12 Aug 2018 17:35:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7CHZJWW004522; Sun, 12 Aug 2018 17:35:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7CHZINI004519; Sun, 12 Aug 2018 17:35:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808121735.w7CHZINI004519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Aug 2018 17:35:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477032 - head/www/tomcat9 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/tomcat9 X-SVN-Commit-Revision: 477032 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2018 17:35:19 -0000 Author: sunpoet Date: Sun Aug 12 17:35:18 2018 New Revision: 477032 URL: https://svnweb.freebsd.org/changeset/ports/477032 Log: Update to 9.0.10 Changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html PR: 230545 Submitted by: (maintainer) Modified: head/www/tomcat9/Makefile head/www/tomcat9/distinfo head/www/tomcat9/pkg-plist Modified: head/www/tomcat9/Makefile ============================================================================== --- head/www/tomcat9/Makefile Sun Aug 12 17:35:13 2018 (r477031) +++ head/www/tomcat9/Makefile Sun Aug 12 17:35:18 2018 (r477032) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 9.0.7 -PORTREVISION= 2 +PORTVERSION= 9.0.10 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 9 Modified: head/www/tomcat9/distinfo ============================================================================== --- head/www/tomcat9/distinfo Sun Aug 12 17:35:13 2018 (r477031) +++ head/www/tomcat9/distinfo Sun Aug 12 17:35:18 2018 (r477032) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525203169 -SHA256 (apache-tomcat-9.0.7.tar.gz) = 2fdac002c29e219f69f75dfc433471998634e400cc84b155e483bb2b457b8e48 -SIZE (apache-tomcat-9.0.7.tar.gz) = 9517889 +TIMESTAMP = 1534013212 +SHA256 (apache-tomcat-9.0.10.tar.gz) = c795d37520f58958337b201c0e83f26c67b74c61163fe8c4795c158616d22bbd +SIZE (apache-tomcat-9.0.10.tar.gz) = 9858504 Modified: head/www/tomcat9/pkg-plist ============================================================================== --- head/www/tomcat9/pkg-plist Sun Aug 12 17:35:13 2018 (r477031) +++ head/www/tomcat9/pkg-plist Sun Aug 12 17:35:18 2018 (r477032) @@ -24,7 +24,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.6.3.jar +%%T%%/lib/ecj-4.7.3a.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar