Bug 48515 - ports chown
Summary: ports chown
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: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 05:30 UTC by Akihiro IIJIMA
Modified: 2003-02-23 16:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.