Bug 48515

Summary: ports chown
Product: Ports & Packages Reporter: Akihiro IIJIMA <aki>
Component: Individual Port(s)Assignee: Yen-Ming Lee <leeym>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Akihiro IIJIMA 2003-02-21 05:30:05 UTC
chown error at ports
syntax change  (chown user.group -> chown user:group)

games/lexter/pkg-install:chown root.games $FILE
games/nighthawk/pkg-install:chown root.games $FILE
japanese/Wnn6/pkg-install:      chown bin.bin ${startup_script}
mail/sentinel/pkg-plist:@exec chown smmsp.smmsp %D/var/sentinel

Fix: 

change "chown ???:???"
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2003-02-22 16:22:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

I will handle this pr.
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2003-02-23 16:26:01 UTC
State Changed
From-To: open->closed

Committed, thanks.