aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat7/Makefile
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2006-02-07 21:41:00 +0800
committerlawrance <lawrance@FreeBSD.org>2006-02-07 21:41:00 +0800
commit2fd42dda2551f3bc57797dcae164364f2ffc5f17 (patch)
treefb1ba4566aafbac03a7168cabd21066da30c757c /www/tomcat7/Makefile
parent50104e13900ca3d197f622e781d42dd020472091 (diff)
downloadfreebsd-ports-gnome-2fd42dda2551f3bc57797dcae164364f2ffc5f17.tar.gz
freebsd-ports-gnome-2fd42dda2551f3bc57797dcae164364f2ffc5f17.tar.zst
freebsd-ports-gnome-2fd42dda2551f3bc57797dcae164364f2ffc5f17.zip
Since the procname of tomcat processes may vary due to javavmwrapper,
subvert the 'check_pid_file' procname check by setting it from the output of 'ps'. Remove the previous attempt at handling this problem, which was to put a wildcard in procname. I'll wear my pointy hat for that bogus hack. Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r--www/tomcat7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile
index 0ace200106e2..7616322cf390 100644
--- a/www/tomcat7/Makefile
+++ b/www/tomcat7/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tomcat
PORTVERSION= 5.5.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin