Bug 115463 - [PATCH] www/tomcat55: fix port installation/upgrade process
Summary: [PATCH] www/tomcat55: fix port installation/upgrade process
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-13 11:50 UTC by Tomas Verbaitis
Modified: 2007-08-20 10:00 UTC (History)
1 user (show)

See Also:


Attachments
tomcat-5.5.23_2.patch (947 bytes, patch)
2007-08-13 11:50 UTC, Tomas Verbaitis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Verbaitis 2007-08-13 11:50:01 UTC
- Set ownership $TOMCAT_HOME/webapps directory to $TOMCAT_USER:$TOMCAT_GROUP [1]

- While upgrading www/tomcat55 port, if there any directories with spaces in
their names within $TOMCAT_HOME/webapps or $TOMCAT_HOME/work directories,
setting up permissions fail. Rewrite the "Fixing permissions" loop. [2]

Submitted by:
    Gabor Tjong A Hung <g.v.tjongahung@gmail.com> [1]
    Alexey Rubtsov <arubtsov@swsoft.com> [2]

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-08-20 09:56:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-20 09:56:58 UTC
miwi        2007-08-20 08:56:50 UTC

  FreeBSD ports repository

  Modified files:
    www/tomcat55         Makefile 
  Log:
  - Set ownership $TOMCAT_HOME/webapps directory to $TOMCAT_USER:$TOMCAT_GROUP [1]
  
  - While upgrading www/tomcat55 port, if there any directories with spaces in
  their names within $TOMCAT_HOME/webapps or $TOMCAT_HOME/work directories,
  setting up permissions fail. Rewrite the "Fixing permissions" loop. [2]
  
  PR:             115463
                  Gabor Tjong A Hung <g.v.tjongahung@gmail.com> [1]
                  Alexey Rubtsov <arubtsov@swsoft.com> [2]
  Approved by:    Tomas Verbaitis <tomasv@megalogika.lt> (maintainer):x
  
  Revision  Changes    Path
  1.42      +5 -2      ports/www/tomcat55/Makefile
_______________________________________________
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"