Bug 90292

Summary: www/apache13: chmod a+r of a file with whitespace ends with an error
Product: Ports & Packages Reporter: Franz Klammer <klammer>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
apache13_patch-ab.diff none

Description Franz Klammer 2005-12-12 16:50:03 UTC

chmod a+r of the files while the install-process end with an error if a file with whitespaces exists.

e.g.: i've a file named "Copy of style.css" and get the errors like:
Copy ... does not exists
of ... does not exists

changed patch-ab to do not use "-exec chmod" instead of "-print | xargs" as used in chmod the directories.
Comment 1 Franz Klammer 2005-12-12 16:58:16 UTC
BIG SORRY about the missig Synopsis! :-(

/Franz
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2005-12-12 22:20:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer. (PR is about www/apache13)
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2005-12-15 02:21:48 UTC
State Changed
From-To: open->closed

There is no file with whitespace. 
> i've a file named "Copy of style.css"  
Don't put any files there.