- devel/apr|devel/apr1|2010-05-18|Renamed to devel/apr1
Remove now obsolete devel/apr. See devel/apr1
PR: ports/146553
With Hat: apache@
Tested by: make index and make index WITH_APACHE=1
- Update to (apr) 1.3.9
*) Posix semaphores can now be named and used as named semaphores.
[Jim Jagielski]
*) Better handling of APR_OFF_T_FMT for Darwin 10 depending on -arch
setting of compiler. [Jim Jagielski]
*) Add comments describing the thread-safety properties of apr_pool_t.
[Neil Conway nrc cs.berkeley.edu]
*) Pass default environment to testsock, testshm and testproc children, so
that tests run when APR is compiled with Intel C Compiler.
[Bojan Smojver]
*) Fix error handling in the Solaris pollset support (Event Port backend).
PR 47645. [Jeff Trawick]
*) Add the remainder of this fix from trunk:
Fix Solaris poll failure. PR 43000
[Henry Jen <henryjen ztune.net>]
- Set correct permissons on libtool.m4 before trying to patch it. Otherwise
the build will fail under orinary user as the libtool.m4 file installed
has no write permissions (SHAREMODE).
Approved by: pgollucci (maintainer)