Date: Thu, 24 Dec 2009 19:42:24 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/apr Makefile distinfo ports/devel/apr/files patch-apr_buildconf patch-apr_hints.m4 Message-ID: <200912241942.nBOJgOVh048710@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2009-12-24 19:42:24 UTC FreeBSD ports repository Modified files: devel/apr Makefile distinfo devel/apr/files patch-apr_buildconf patch-apr_hints.m4 Log: - 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>] Revision Changes Path 1.90 +1 -2 ports/devel/apr/Makefile 1.24 +3 -3 ports/devel/apr/distinfo 1.3 +2 -2 ports/devel/apr/files/patch-apr_buildconf 1.19 +2 -2 ports/devel/apr/files/patch-apr_hints.m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912241942.nBOJgOVh048710>