| Summary: | Fix shutdown script for www/tomcat6 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jonathan Chen <jonc> | ||||
| Component: | Individual Port(s) | Assignee: | Nemo Liu <nemoliu> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jonathan Chen
2008-12-04 03:00:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->nemoliu Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: nemoliu->freebsd-ports-bugs Maintainer was reset. Responsible Changed From-To: freebsd-ports-bugs->nemoliu Over to maintainer ale 2009-07-29 13:33:19 UTC
FreeBSD ports repository
Modified files:
www/tomcat6 Makefile distinfo pkg-descr pkg-plist
www/tomcat6/files patch-conf__server.xml tomcat6.sh.in
Removed files:
www/tomcat6/files pkg-deinstall.in
Log:
Update to 6.0.20 release:
- fix rc.d script on shutdown
- fix package creation
- keep modified config files on deinstall
- other small enhancements and bugfixes
I'll take maintainership on September if nemoliu will not ping.
PR: ports/129411, ports/136727
Submitted by: Jonathan Chen <jonc@chen.org.nz>,
Mike Jakubik <mikej@rogers.com>
Approved by: maintainer timeout (months)
Revision Changes Path
1.51 +26 -46 ports/www/tomcat6/Makefile
1.25 +3 -3 ports/www/tomcat6/distinfo
1.3 +0 -9 ports/www/tomcat6/files/patch-conf__server.xml
1.2 +0 -47 ports/www/tomcat6/files/pkg-deinstall.in (dead)
1.3 +4 -4 ports/www/tomcat6/files/tomcat6.sh.in
1.7 +2 -2 ports/www/tomcat6/pkg-descr
1.26 +588 -666 ports/www/tomcat6/pkg-plist
_______________________________________________
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. |