Bug 174302 - games/hangman and games/bsdgames both install "hangman" binary overwriting each other
Summary: games/hangman and games/bsdgames both install "hangman" binary overwriting ea...
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: Ulrich Spörlein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-09 15:30 UTC by Nikolay Tychina
Modified: 2014-07-22 13:40 UTC (History)
1 user (show)

See Also:


Attachments

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