When upgrading tomcat6 Makefile corrects permission in webapps directory. The find statement causes the upgrade to fail when a directory has spaces in its name. How-To-Repeat: mkdir -p "/usr/local/apache-tomcat6.0/webapps/test dir" portmaster www/tomcat6
Responsible Changed From-To: freebsd-ports-bugs->nemoliu Over to maintainer (via the GNATS Auto Assign Tool)
nemoliu 2008-12-30 03:21:59 UTC FreeBSD ports repository Modified files: www/tomcat6 Makefile Log: - Fix for recursive permission correction PR: 129544 Submitted by: Martin <nakal@web.de> Revision Changes Path 1.50 +1 -1 ports/www/tomcat6/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed committed! thanks.