Bug 174302

Summary: games/hangman and games/bsdgames both install "hangman" binary overwriting each other
Product: Ports & Packages Reporter: Nikolay Tychina <niktychina>
Component: Individual Port(s)Assignee: Ulrich Spörlein <uqs>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nikolay Tychina 2012-12-09 15:30:00 UTC
The ports games/hangman and games/bsdgames both install /usr/local/bin/hangman executable, thus overwriting each other's  file.

Fix: 

We should rename one of the executables being installed.
How-To-Repeat: 1. install games/bsdgames
2. play hangman
3. install games/hangman
4. can't play hangman from bsdgames no more!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-09 15:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2012-12-09 16:53:34 UTC
Responsible Changed
From-To: amdmi3->uqs

Added CONFLICTS to games/hangman, need the same for games/bsdgames
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2014-07-22 13:40:50 UTC
Dmitry completed this over 9 months ago.