Bug 149474 - [maintainer update] devel/py-daemon stop from leaving files after reinstall && deinstall
Summary: [maintainer update] devel/py-daemon stop from leaving files after reinstall &...
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-09 19:50 UTC by Jesse Kempf
Modified: 2010-08-11 09:27 UTC (History)
0 users

See Also:


Attachments
file.diff (621 bytes, patch)
2010-08-09 19:50 UTC, Jesse Kempf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Kempf 2010-08-09 19:50:03 UTC
Pointyhat uncovered a problem with devel/lamson where a reinstall followed by a deinstall would leave residue.

The same underlying error is in the devel/py-daemon port. The attached patch fixes the bug.

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-08-11 09:16:54 UTC
Responsible Changed
From-To: freebsd-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2010-08-11 09:27:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!