Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 16:24:14 +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: r373414 - head/www/tomcat-native
Message-ID:  <201411251624.sAPGOEtn047445@svn.freebsd.org>

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

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



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