Bug 75152 - [maintainer] update www/jakarta-tomcat5 to 5.0.30
Summary: [maintainer] update www/jakarta-tomcat5 to 5.0.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 16:10 UTC by Kang Liu
Modified: 2004-12-17 03:17 UTC (History)
0 users

See Also:


Attachments
file.diff (2.46 KB, patch)
2004-12-16 16:10 UTC, Kang Liu
no flags Details | Diff
file.diff (8.64 KB, patch)
2004-12-16 16:10 UTC, Kang Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kang Liu 2004-12-16 16:10:31 UTC
1. Update www/jakarta-tomcat to 5.0.30
2. Use MAN1 in Makefile
3. Improved way for Backing up config files during deinstall (suggested by Brent Verner <brent@rcfile.org> in PR: ports/43565)
4. Fix pkg_add warnings.

How-To-Repeat: [2]. The manual page of tomcatctl5 will not be removed during deinstall.
[3]. During deinstall, all config files would be removed, even backuped config files.
[4]. Run make package, then pkg_add the newly built package.
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2004-12-16 16:26:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-12-17 03:16:45 UTC
State Changed
From-To: open->closed

Patch commited. 

Thanks for your contribution.