Bug 102164

Summary: [PATCH] devel/motor: installs files with wrong owner 1000:100
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
motor.patch none

Description Dmitry Marakasov 2006-08-17 00:40:28 UTC
devel/motor installs files under ${DATADIR}/templates with wrong owner 1000:100 instead of root:wheel.

How-To-Repeat: cd /usr/ports/devel/motor
make isntall
find /usr/local/share/motor -print0 | xargs -0 ls -ld
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-17 00:40:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Xin LI freebsd_committer freebsd_triage 2006-08-18 18:16:41 UTC
State Changed
From-To: open->closed

Committed, thanks!