Summary: | www/tomcat-devel: add support for jsvc umask | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lapo Luchini <lapo> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gebhart, lme, vvd | ||||
Priority: | --- | Flags: | vvd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://issues.apache.org/jira/browse/DAEMON-221 | ||||||
Attachments: |
|
Description
Lapo Luchini
2017-12-13 10:48:51 UTC
Committed, thanks! A commit references this bug: Author: lme Date: Tue Dec 19 09:30:11 UTC 2017 New revision: 456713 URL: https://svnweb.freebsd.org/changeset/ports/456713 Log: www/tomcat{85,-devel} - Add support for jsvc umask - Bump PORTREVISION jsvc support `-umask` parameter since 1.0.8, it can be useful e.g. to set to 0027 to have group-readable Catalina log files. PR: 224266, 224321 Submitted by: Lapo Luchini Approved by: maintainer Changes: head/www/tomcat-devel/Makefile head/www/tomcat-devel/files/tomcat_devel.in head/www/tomcat85/Makefile head/www/tomcat85/files/tomcat85.in Could you please apply the same patch to tomcat7 and tomcat8 ? Should be pretty much the same and some users (like me) are still forced to stick with the older patch and suffer the same problem. It's time to migrate on 8.5. 8.0 is near EOL - left few months only. |