Ticket #16453 (closed enhancement: fixed)
apr-util: version bump plus fix for dbd drivers
| Reported by: | wsiegrist@… | Owned by: | dluke@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | apr-util |
Description
Atatched is patch to bump apr-util to 1.3.4 plus the addition of --disable-util-dso to configure.args in order to make libaprutil link against the dbd drivers (like sqlite and postgresql).
For some reason, at least on darwin_9, the new dlopen of the dbd .so files does not work, so this forces the old linking instead.
Attachments
Change History
Changed 5 years ago by wsiegrist@…
- Attachment apr-util.patch added
Note: See
TracTickets for help on using
tickets.


Patch for apr-util Portfile