Bug 78636

Summary: [MAINTAINER UPDATE] databases/adodb 4.61 fix
Product: Ports & Packages Reporter: Martin Matuska <martin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Martin Matuska 2005-03-09 17:40:01 UTC
find uses option that is not supported before FreeBSD 5.3
replaced "-depth 1" with "! -path './*/*'" (same result in this case)
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-03-10 13:26:07 UTC
State Changed
From-To: open->closed

Committed, thanks!