Bug 149474

Summary: [maintainer update] devel/py-daemon stop from leaving files after reinstall && deinstall
Product: Ports & Packages Reporter: Jesse Kempf <jessekempf>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!