Bug 37338 - incorrect permissions for ${PREFIX}/share/sokoban/highscore
Summary: incorrect permissions for ${PREFIX}/share/sokoban/highscore
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-22 12:50 UTC by Krzysztof Kowalik
Modified: 2002-06-05 11:01 UTC (History)
0 users

See Also:


Attachments
file.diff (451 bytes, patch)
2002-04-22 12:50 UTC, Krzysztof Kowalik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Kowalik 2002-04-22 12:50:02 UTC
Hm, in Makefile in /usr/ports/games/sokoban is:                               
@ ${CHOWN} root:games ${PREFIX}/share/sokoban/highscore                       
@ ${CHMOD} 0600 ${PREFIX}/share/sokoban/highscore
Comment 1 markp freebsd_committer freebsd_triage 2002-06-05 11:00:23 UTC
State Changed
From-To: open->closed

Highscore handling was improved in a way that also fixes this problem.