public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/apr-util: ChangeLog apr-util-1.3.9.ebuild
Date: Sun, 20 Sep 2009 09:48:32 +0000	[thread overview]
Message-ID: <E1MpJ20-0007xl-8l@stork.gentoo.org> (raw)

arfrever    09/09/20 09:48:32

  Modified:             ChangeLog apr-util-1.3.9.ebuild
  Log:
  Fix building with sys-libs/db:4.8 (bug #285522).
  (Portage version: 14288-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.144                dev-libs/apr-util/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	20 Sep 2009 08:54:12 -0000	1.143
+++ ChangeLog	20 Sep 2009 09:48:31 -0000	1.144
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/apr-util
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.143 2009/09/20 08:54:12 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.144 2009/09/20 09:48:31 arfrever Exp $
+
+  20 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  apr-util-1.3.9.ebuild,
+  +files/apr-util-1.3.9-support_berkeley_db-4.8.patch:
+  Fix building with sys-libs/db:4.8 (bug #285522).
 
   20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -apr-util-1.3.7.ebuild,
   -apr-util-1.3.8.ebuild:



1.11                 dev-libs/apr-util/apr-util-1.3.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild?r1=1.10&r2=1.11

Index: apr-util-1.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- apr-util-1.3.9.ebuild	24 Aug 2009 14:54:20 -0000	1.10
+++ apr-util-1.3.9.ebuild	20 Sep 2009 09:48:31 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild,v 1.10 2009/08/24 14:54:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.9.ebuild,v 1.11 2009/09/20 09:48:31 arfrever Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 #APR_PV=${PV}
 APR_PV="1.3.8"
 
-inherit db-use libtool multilib
+inherit autotools db-use eutils libtool multilib
 
 DESCRIPTION="Apache Portable Runtime Utility Library"
 HOMEPAGE="http://apr.apache.org/"
@@ -35,6 +35,9 @@
 	doc? ( app-doc/doxygen )"
 
 src_prepare() {
+	epatch "${FILESDIR}/${P}-support_berkeley_db-4.8.patch"
+	eautoreconf
+
 	elibtoolize
 }
 






             reply	other threads:[~2009-09-20  9:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-20  9:48 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-14 10:06 [gentoo-commits] gentoo-x86 commit in dev-libs/apr-util: ChangeLog apr-util-1.3.9.ebuild Samuli Suominen (ssuominen)
2010-06-17 20:11 Patrick Lauer (patrick)
2009-11-04 12:12 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-08-24 14:54 Brent Baude (ranger)
2009-08-23  8:23 Gysbert Wassenaar (nixnut)
2009-08-14 13:55 Raul Porcel (armin76)
2009-08-11 23:29 Jeroen Roovers (jer)
2009-08-10 22:35 Markus Meier (maekke)
2009-08-10 15:58 Tobias Klausmann (klausman)
2009-08-07 16:33 Christian Faulhammer (fauli)
2009-08-06 21:53 Markus Meier (maekke)
2009-08-06 13:27 Alex Legler (a3li)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MpJ20-0007xl-8l@stork.gentoo.org \
    --to=arfrever@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox