Summary: | [PATCH] www/tomcat{41,55,6}: fix 2 wrapper script problems | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alejandro Pulver
2007-09-29 06:50:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback alepulver 2007-09-30 22:04:02 UTC FreeBSD ports repository Modified files: www/tomcat41/files tomcat41.sh.in www/tomcat55/files tomcat55.sh.in www/tomcat6/files tomcat6.sh.in Log: - Fix problems with the "status" command in the wrapper script when the daemon is not started. PR: ports/116729 Submitted by: alepulver (myself) Approved by: "Tong Liu" <nemoliu@gmail.com> (maintainer of tomcat{41,6}), Tomas Verbaitis <tomasv@megalogika.lt> (maintainer of tomcat55) Revision Changes Path 1.6 +5 -2 ports/www/tomcat41/files/tomcat41.sh.in 1.7 +5 -2 ports/www/tomcat55/files/tomcat55.sh.in 1.2 +5 -2 ports/www/tomcat6/files/tomcat6.sh.in _______________________________________________ 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: feedback->closed Committed. Thanks! |