Bug 202715 - games/wolfpack: switch to @sample, drop @dirrm
Summary: games/wolfpack: switch to @sample, drop @dirrm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-28 13:35 UTC by Dmitry Marakasov
Modified: 2015-09-20 12:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (johans)


Attachments
Patch (1.28 KB, patch)
2015-08-28 13:35 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 freebsd_committer freebsd_triage 2015-08-28 13:35:26 UTC
Created attachment 160440 [details]
Patch

- Switch to @sample
- Modernize plist

Still I'm not sure why this needs @owner/@group for data files.
Seems like you only need them for etc and /var files and dirs.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-20 12:49:45 UTC
A commit references this bug:

Author: johans
Date: Sun Sep 20 12:49:36 UTC 2015
New revision: 397364
URL: https://svnweb.freebsd.org/changeset/ports/397364

Log:
  Clean up plist

  PR:		202715
  Submitted by:	amdmi3

Changes:
  head/games/wolfpack/Makefile
  head/games/wolfpack/pkg-plist
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2015-09-20 12:51:20 UTC
Committed, thanks.
The @owner bit for data files is required because the game requires a file lock  when they are used. I have no idea why it does that :(