From owner-svn-ports-head@FreeBSD.ORG Tue Dec 17 14:19:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82C2B539; Tue, 17 Dec 2013 14:19:31 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6EC9E17D1; Tue, 17 Dec 2013 14:19:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBHEJVsP097073; Tue, 17 Dec 2013 14:19:31 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBHEJVFD097068; Tue, 17 Dec 2013 14:19:31 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201312171419.rBHEJVFD097068@svn.freebsd.org> From: Alex Dupre Date: Tue, 17 Dec 2013 14:19:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336727 - 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-head@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 17 Dec 2013 14:19:31 -0000 Author: ale Date: Tue Dec 17 14:19:30 2013 New Revision: 336727 URL: http://svnweb.freebsd.org/changeset/ports/336727 Log: Update to 1.1.29 release and stagify. Modified: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo Modified: head/www/tomcat-native/Makefile ============================================================================== --- head/www/tomcat-native/Makefile Tue Dec 17 14:00:31 2013 (r336726) +++ head/www/tomcat-native/Makefile Tue Dec 17 14:19:30 2013 (r336727) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat-native -PORTVERSION= 1.1.27 -PORTREVISION= 1 +PORTVERSION= 1.1.29 CATEGORIES= www java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/native/${PORTVERSION}/source @@ -14,7 +13,7 @@ COMMENT= Tomcat native library LICENSE= AL2 -LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 +LIB_DEPENDS= libapr-1.so.4:${PORTSDIR}/devel/apr1 WRKSRC= ${WRKDIR}/${DISTNAME}/jni/native @@ -35,7 +34,6 @@ PLIST_FILES= lib/libtcnative-1.a \ lib/libtcnative-1.so \ lib/libtcnative-1.so.1 -NO_STAGE= yes .include .if ${PORT_OPTIONS:MOCSP} Modified: head/www/tomcat-native/distinfo ============================================================================== --- head/www/tomcat-native/distinfo Tue Dec 17 14:00:31 2013 (r336726) +++ head/www/tomcat-native/distinfo Tue Dec 17 14:19:30 2013 (r336727) @@ -1,2 +1,2 @@ -SHA256 (tomcat-native-1.1.27-src.tar.gz) = 7f78e71060dc029f9005490080babc45a2b702ea54263c440c52a9a7c02609e4 -SIZE (tomcat-native-1.1.27-src.tar.gz) = 288166 +SHA256 (tomcat-native-1.1.29-src.tar.gz) = 25fc6f3d65aeb3ac93142a4b536587b1231ac925eaf32a40f55c92a0991cf232 +SIZE (tomcat-native-1.1.29-src.tar.gz) = 286622