diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2007-03-03 21:00:31 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2007-03-03 21:00:31 +0000 |
commit | dca4b5af3e89bc5fc499cb25e502ef9ca301362a (patch) | |
tree | 02f093752630bba9201864817e82e8ca4f198e58 /dev-util/subversion/ChangeLog | |
parent | version bump (bug #169143) (diff) | |
download | historical-dca4b5af3e89bc5fc499cb25e502ef9ca301362a.tar.gz historical-dca4b5af3e89bc5fc499cb25e502ef9ca301362a.tar.bz2 historical-dca4b5af3e89bc5fc499cb25e502ef9ca301362a.zip |
Link against the apr(-util) used by apache. Thus supporting apache-2.2.
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'dev-util/subversion/ChangeLog')
-rw-r--r-- | dev-util/subversion/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/subversion/ChangeLog b/dev-util/subversion/ChangeLog index ed13bdfd76e0..dc292895763a 100644 --- a/dev-util/subversion/ChangeLog +++ b/dev-util/subversion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/subversion # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.248 2007/03/03 16:35:37 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.249 2007/03/03 21:00:31 pauldv Exp $ + + 03 Mar 2007; Paul de Vrieze <pauldv@gentoo.org> subversion-1.4.3.ebuild: + Fix bug #108777 by preferring the apr version apache was linked against. + When apache2 support is not needed, prefer the 1.x apr(-util). This is + largely based on the patches by Brian Tarricone <bjt23@cornell.edu> and + Georgi Georgiev <chutz@gg3.net>. 03 Mar 2007; Paul de Vrieze <pauldv@gentoo.org> files/70svn-gentoo.el, subversion-1.4.3.ebuild: |