From owner-svn-ports-all@FreeBSD.ORG Tue Nov 25 16:24:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A42E55C; Tue, 25 Nov 2014 16:24:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 07460146; Tue, 25 Nov 2014 16:24:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAPGOEia047447; Tue, 25 Nov 2014 16:24:14 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAPGOEtn047445; Tue, 25 Nov 2014 16:24:14 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201411251624.sAPGOEtn047445@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Tue, 25 Nov 2014 16:24:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373414 - head/www/tomcat-native 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.18-1 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, 25 Nov 2014 16:24:15 -0000 Author: ale Date: Tue Nov 25 16:24:13 2014 New Revision: 373414 URL: https://svnweb.freebsd.org/changeset/ports/373414 QAT: https://qat.redports.org/buildarchive/r373414/ Log: Update to 1.1.32 release. Modified: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo Modified: head/www/tomcat-native/Makefile ============================================================================== --- head/www/tomcat-native/Makefile Tue Nov 25 15:08:33 2014 (r373413) +++ head/www/tomcat-native/Makefile Tue Nov 25 16:24:13 2014 (r373414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat-native -PORTVERSION= 1.1.31 +PORTVERSION= 1.1.32 CATEGORIES= www java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/native/${PORTVERSION}/source @@ -33,7 +33,7 @@ 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.1.31 + lib/libtcnative-1.so.0.1.32 .include Modified: head/www/tomcat-native/distinfo ============================================================================== --- head/www/tomcat-native/distinfo Tue Nov 25 15:08:33 2014 (r373413) +++ head/www/tomcat-native/distinfo Tue Nov 25 16:24:13 2014 (r373414) @@ -1,2 +1,2 @@ -SHA256 (tomcat-native-1.1.31-src.tar.gz) = f60c12895ce91f5e7711dbeaab526bf09bb98c5b23a76164d4d214ae5ff8c149 -SIZE (tomcat-native-1.1.31-src.tar.gz) = 387417 +SHA256 (tomcat-native-1.1.32-src.tar.gz) = 26936848f727e162f513bd2b5f7b2300d7d716a5e92e5f4ebcd0e1eff8e09584 +SIZE (tomcat-native-1.1.32-src.tar.gz) = 387267