From owner-svn-ports-all@freebsd.org Fri Feb 23 13:11:32 2018 Return-Path: Delivered-To: svn-ports-all@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 1ECAAF20FE6; Fri, 23 Feb 2018 13:11:32 +0000 (UTC) (envelope-from ale@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 71FC17F217; Fri, 23 Feb 2018 13:11:28 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 44BED16E98; Fri, 23 Feb 2018 13:11:28 +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 w1NDBSJs027073; Fri, 23 Feb 2018 13:11:28 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1NDBRak027071; Fri, 23 Feb 2018 13:11:27 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201802231311.w1NDBRak027071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Fri, 23 Feb 2018 13:11:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462695 - head/www/tomcat-native X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/www/tomcat-native X-SVN-Commit-Revision: 462695 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.25 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: Fri, 23 Feb 2018 13:11:32 -0000 Author: ale Date: Fri Feb 23 13:11:27 2018 New Revision: 462695 URL: https://svnweb.freebsd.org/changeset/ports/462695 Log: Update to 1.2.16 release. Modified: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo Modified: head/www/tomcat-native/Makefile ============================================================================== --- head/www/tomcat-native/Makefile Fri Feb 23 13:11:10 2018 (r462694) +++ head/www/tomcat-native/Makefile Fri Feb 23 13:11:27 2018 (r462695) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat-native -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.16 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-connectors/native/${PORTVERSION}/source DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -28,10 +28,10 @@ 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.14 + lib/libtcnative-1.so.0.2.16 post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtcnative-1.so.0.2.14 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtcnative-1.so.0.2.16 .include Modified: head/www/tomcat-native/distinfo ============================================================================== --- head/www/tomcat-native/distinfo Fri Feb 23 13:11:10 2018 (r462694) +++ head/www/tomcat-native/distinfo Fri Feb 23 13:11:27 2018 (r462695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505925534 -SHA256 (tomcat-native-1.2.14-src.tar.gz) = a7f1649f7c384b2d4e6c4c96f20aea980efeba327dba874d4bc7c765b6229f5e -SIZE (tomcat-native-1.2.14-src.tar.gz) = 404159 +TIMESTAMP = 1519390783 +SHA256 (tomcat-native-1.2.16-src.tar.gz) = 1e9409584c19d868efd056f7dbafc767a630a5a95ee3cd516de8b7aaa4cd97b6 +SIZE (tomcat-native-1.2.16-src.tar.gz) = 405109