Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2013 14:19:31 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336727 - head/www/tomcat-native
Message-ID:  <201312171419.rBHEJVFD097068@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.options.mk>
 
 .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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312171419.rBHEJVFD097068>