Bug 136727 - [patch] Upgrade www/tomcat6 to 6.0.20
Summary: [patch] Upgrade www/tomcat6 to 6.0.20
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: Nemo Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-13 21:50 UTC by Mike Jakubik
Modified: 2009-07-29 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (9.54 KB, patch)
2009-07-13 21:50 UTC, Mike Jakubik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Jakubik 2009-07-13 21:50:01 UTC
This patch updates www/tomcat6 to the latest version, 6.0.20.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-13 21:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemoliu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-29 14:33:33 UTC
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"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2009-07-29 14:34:32 UTC
State Changed
From-To: open->closed

Updated, thanks!