Bug 78636 - [MAINTAINER UPDATE] databases/adodb 4.61 fix
Summary: [MAINTAINER UPDATE] databases/adodb 4.61 fix
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 17:40 UTC by Martin Matuska
Modified: 2005-03-10 13:26 UTC (History)
0 users

See Also:


Attachments
file.diff (1.26 KB, patch)
2005-03-09 17:40 UTC, Martin Matuska
no flags Details | Diff

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