aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-11-07 21:02:05 +0800
committerpi <pi@FreeBSD.org>2015-11-07 21:02:05 +0800
commitaa4e6c0f31d94bd57ffec7de183770710522c623 (patch)
treec3adcc16a4f9e444fdc61ac2d9e44caec790a7f0
parentb4bfdc0a282553972d68eb816a6be58094913857 (diff)
downloadfreebsd-ports-gnome-aa4e6c0f31d94bd57ffec7de183770710522c623.tar.gz
freebsd-ports-gnome-aa4e6c0f31d94bd57ffec7de183770710522c623.tar.zst
freebsd-ports-gnome-aa4e6c0f31d94bd57ffec7de183770710522c623.zip
www/tomcat8: fix user/group of tomcat8 temp dir
PR: 203888 Submitted by: ari.suutari@syncrontech.com Approved by: ale (maintainer timeout)
-rw-r--r--www/tomcat8/Makefile1
-rw-r--r--www/tomcat8/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat8/Makefile b/www/tomcat8/Makefile
index 1497e88ab38c..a2615ecc0e04 100644
--- a/www/tomcat8/Makefile
+++ b/www/tomcat8/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tomcat
PORTVERSION= 8.0.24
+PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin
PKGNAMESUFFIX= 8
diff --git a/www/tomcat8/pkg-plist b/www/tomcat8/pkg-plist
index a0b937c04f1b..dda6b3763c58 100644
--- a/www/tomcat8/pkg-plist
+++ b/www/tomcat8/pkg-plist
@@ -55,9 +55,9 @@
%%T%%/lib/tomcat-websocket.jar
%%T%%/lib/websocket-api.jar
%%T%%/temp/safeToDelete.tmp
-@dir %%T%%/temp
@owner %%WWWOWN%%
@group %%WWWGRP%%
+@dir %%T%%/temp
%%T%%/webapps/ROOT/RELEASE-NOTES.txt
%%T%%/webapps/ROOT/WEB-INF/web.xml
%%T%%/webapps/ROOT/asf-logo-wide.gif