Bug 102164 - [PATCH] devel/motor: installs files with wrong owner 1000:100
Summary: [PATCH] devel/motor: installs files with wrong owner 1000:100
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-17 00:40 UTC by Dmitry Marakasov
Modified: 2006-08-18 18:16 UTC (History)
0 users

See Also:


Attachments
motor.patch (501 bytes, patch)
2006-08-17 00:40 UTC, Dmitry Marakasov
no flags Details | Diff

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