Bug 95028

Summary: Update port: security/bioapi Teach mod_install to not remove shared objects on de-install
Product: Ports & Packages Reporter: Fredrik Lindberg <fli>
Component: Individual Port(s)Assignee: Sergey Matveychuk <sem>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bioapi-200603028.patch none

Description Fredrik Lindberg 2006-03-28 08:50:12 UTC
Teach the mod_install utility to not remove the shared object when
de-registering a BSP module from the BioAPI registry.

This is needed when adding BSP modules to the ports tree, as both
the ports system and mod_install will try to remove the file on de-install.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-03-28 09:23:03 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-03-28 11:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2006-03-28 17:08:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!