New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16453 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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

apr-util.patch (1.2 KB) - added by wsiegrist@… 5 years ago.
Patch for apr-util Portfile

Change History

Changed 5 years ago by wsiegrist@…

Patch for apr-util Portfile

comment:1 Changed 5 years ago by wsiegrist@…

  • Port set to apr-util

comment:2 Changed 5 years ago by dluke@…

  • Status changed from new to assigned

I should get a chance to look at this and do some testing in the next couple of days.

comment:3 Changed 5 years ago by dluke@…

  • Status changed from assigned to closed
  • Resolution set to fixed

committed in r39866

Note: See TracTickets for help on using tickets.