Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
aballier 08/06/19 06:56:02
Modified: ocamlnet-2.2.9-r1.ebuild ChangeLog
Log:
Fix build with glibc 2.8, bug #227653
(Portage version: 2.1.5.6)
Revision Changes Path
1.9 dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild?r1=1.8&r2=1.9
Index: ocamlnet-2.2.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ocamlnet-2.2.9-r1.ebuild 12 May 2008 07:04:40 -0000 1.8
+++ ocamlnet-2.2.9-r1.ebuild 19 Jun 2008 06:56:01 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.8 2008/05/12 07:04:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.9 2008/06/19 06:56:01 aballier Exp $
inherit eutils findlib
@@ -43,6 +43,7 @@
cd "${S}"
epatch "${FILESDIR}/build_w_camlp5.dpatch"
+ epatch "${FILESDIR}/${P}-glibc28.patch"
}
ocamlnet_use_with() {
1.35 dev-ml/ocamlnet/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/ocamlnet/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 12 May 2008 07:04:40 -0000 1.34
+++ ChangeLog 19 Jun 2008 06:56:01 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.34 2008/05/12 07:04:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.35 2008/06/19 06:56:01 aballier Exp $
+
+ 19 Jun 2008; Alexis Ballier <aballier@g.o>
+ +files/ocamlnet-2.2.9-glibc28.patch, ocamlnet-2.2.9-r1.ebuild:
+ Fix build with glibc 2.8, bug #227653
12 May 2008; Alexis Ballier <aballier@g.o>
ocamlnet-2.2.9-r1.ebuild:
--
gentoo-commits@g.o mailing list
|
|