From owner-svn-ports-all@freebsd.org Thu Jun 23 10:28:46 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8A3FAC56C5; Thu, 23 Jun 2016 10:28:46 +0000 (UTC) (envelope-from ale@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 mx1.freebsd.org (Postfix) with ESMTPS id 94C1913B1; Thu, 23 Jun 2016 10:28:46 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5NASjYJ098355; Thu, 23 Jun 2016 10:28:45 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5NASjPn098347; Thu, 23 Jun 2016 10:28:45 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201606231028.u5NASjPn098347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 23 Jun 2016 10:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417360 - in head/www: tomcat-native tomcat7 tomcat8 X-SVN-Group: ports-head 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.22 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: Thu, 23 Jun 2016 10:28:46 -0000 Author: ale Date: Thu Jun 23 10:28:44 2016 New Revision: 417360 URL: https://svnweb.freebsd.org/changeset/ports/417360 Log: - Update tomcat-native to 1.2.7 release. - Update tomcat7 to 7.0.70 release. - Update tomcat8 to 8.0.36 release. PR: 209669 Submitted by: geoffroy desvernay Modified: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo head/www/tomcat7/Makefile head/www/tomcat7/distinfo head/www/tomcat7/pkg-plist head/www/tomcat8/Makefile head/www/tomcat8/distinfo head/www/tomcat8/pkg-plist Modified: head/www/tomcat-native/Makefile ============================================================================== --- head/www/tomcat-native/Makefile Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat-native/Makefile Thu Jun 23 10:28:44 2016 (r417360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat-native -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.7 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-connectors/native/${PORTVERSION}/source DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/native USES= libtool USE_OPENSSL= yes +WITH_OPENSSL_PORT= yes USE_JAVA= yes USE_LDCONFIG= yes JAVA_VERSION= 1.6+ @@ -29,12 +30,9 @@ CONFIGURE_ARGS= --with-apr=${LOCALBASE} PLIST_FILES= lib/libtcnative-1.a \ lib/libtcnative-1.so \ lib/libtcnative-1.so.0 \ - lib/libtcnative-1.so.0.2.2 - -.include + lib/libtcnative-1.so.0.2.7 -.if ${OSVERSION} < 1000028 -WITH_OPENSSL_PORT= yes -.endif +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtcnative-1.so.0.2.7 .include Modified: head/www/tomcat-native/distinfo ============================================================================== --- head/www/tomcat-native/distinfo Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat-native/distinfo Thu Jun 23 10:28:44 2016 (r417360) @@ -1,2 +1,3 @@ -SHA256 (tomcat-native-1.2.2-src.tar.gz) = 9bd4deb1a816efda8208bfb4f55ee1689571e1d05a5c1e84faf2ad1021a9cae6 -SIZE (tomcat-native-1.2.2-src.tar.gz) = 400183 +TIMESTAMP = 1466667598 +SHA256 (tomcat-native-1.2.7-src.tar.gz) = 19e87bc6ea7f763bf9e6515f8c31d8e9bb3e0c1132b36769cdf32c6702723d25 +SIZE (tomcat-native-1.2.7-src.tar.gz) = 390573 Modified: head/www/tomcat7/Makefile ============================================================================== --- head/www/tomcat7/Makefile Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat7/Makefile Thu Jun 23 10:28:44 2016 (r417360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 7.0.68 +PORTVERSION= 7.0.70 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin PKGNAMESUFFIX= 7 Modified: head/www/tomcat7/distinfo ============================================================================== --- head/www/tomcat7/distinfo Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat7/distinfo Thu Jun 23 10:28:44 2016 (r417360) @@ -1,2 +1,3 @@ -SHA256 (apache-tomcat-7.0.68.tar.gz) = 2c1a02422f265607de733521e54f18613e9dd5efc2861914fe45a858227bb8e0 -SIZE (apache-tomcat-7.0.68.tar.gz) = 8900822 +TIMESTAMP = 1466667531 +SHA256 (apache-tomcat-7.0.70.tar.gz) = 13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74 +SIZE (apache-tomcat-7.0.70.tar.gz) = 8924465 Modified: head/www/tomcat7/pkg-plist ============================================================================== --- head/www/tomcat7/pkg-plist Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat7/pkg-plist Thu Jun 23 10:28:44 2016 (r417360) @@ -341,7 +341,8 @@ %%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.class %%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.java %%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$1.class -%%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandler.class +%%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerBinary.class +%%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerText.class %%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.class %%T%%/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.java %%T%%/webapps/examples/WEB-INF/classes/websocket/snake/Direction.class @@ -626,5 +627,5 @@ @dir %%T%%/endorsed @dir %%T%%/logs @dir %%T%%/work -@exec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%T%%/conf %D/%%T%%/logs %D/%%T%%/temp %D/%%T%%/webapps %D/%%T%%/work -@unexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually +@postexec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%T%%/conf %D/%%T%%/logs %D/%%T%%/temp %D/%%T%%/webapps %D/%%T%%/work +@postunexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually Modified: head/www/tomcat8/Makefile ============================================================================== --- head/www/tomcat8/Makefile Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat8/Makefile Thu Jun 23 10:28:44 2016 (r417360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.0.30 +PORTVERSION= 8.0.36 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 8 Modified: head/www/tomcat8/distinfo ============================================================================== --- head/www/tomcat8/distinfo Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat8/distinfo Thu Jun 23 10:28:44 2016 (r417360) @@ -1,2 +1,3 @@ -SHA256 (apache-tomcat-8.0.30.tar.gz) = 2fc3dde305e08388a12bd2868063ab6829a1d70acd9affe3a8707bd9679e0059 -SIZE (apache-tomcat-8.0.30.tar.gz) = 9150593 +TIMESTAMP = 1466677342 +SHA256 (apache-tomcat-8.0.36.tar.gz) = 7963464d86faf8416b92fb2b04c70da9759c7c332e1700c1e9f581883b4db664 +SIZE (apache-tomcat-8.0.36.tar.gz) = 9277365 Modified: head/www/tomcat8/pkg-plist ============================================================================== --- head/www/tomcat8/pkg-plist Thu Jun 23 10:22:35 2016 (r417359) +++ head/www/tomcat8/pkg-plist Thu Jun 23 10:28:44 2016 (r417360) @@ -37,7 +37,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.4.2.jar +%%T%%/lib/ecj-4.5.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar @@ -645,4 +645,4 @@ @dir %%T%%/work @owner @group -@unexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually +@postunexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually