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
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Robin H. Johnson (robbat2)" <robbat2@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-db/mysql: mysql-4.1.23_alpha20070101-r61.ebuild ChangeLog mysql-4.1.22-r1.ebuild
|
|
Date:
|
Sat, 28 Feb 2009 22:42:10 +0000
|
|
robbat2 09/02/28 22:42:10
Modified: mysql-4.1.23_alpha20070101-r61.ebuild ChangeLog
mysql-4.1.22-r1.ebuild
Log:
Bug #259977: apply the automake patch so that older 4.1 still compiles.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild?r1=1.5&r2=1.6
Index: mysql-4.1.23_alpha20070101-r61.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -p -w -b -B -u -u -r1.5 -r1.6
--- mysql-4.1.23_alpha20070101-r61.ebuild 14 Dec 2008 20:17:13 -0000 1.5
+++ mysql-4.1.23_alpha20070101-r61.ebuild 28 Feb 2009 22:42:10 -0000 1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild,v 1.5 2008/12/14 20:17:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.23_alpha20070101-r61.ebuild,v 1.6 2009/02/28 22:42:10 robbat2 Exp $
-MY_EXTRAS_VER="latest"
+MY_EXTRAS_VER="20090228-2228Z"
SERVER_URI="mirror://gentoo/MySQL-${PV%.*}/mysql-${PV//_alpha/-bk-}.tar.bz2"
inherit mysql
1.484 dev-db/mysql/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.484&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.484&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.483&r2=1.484
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
retrieving revision 1.483
retrieving revision 1.484
diff -p -w -b -B -u -u -r1.483 -r1.484
--- ChangeLog 11 Feb 2009 12:22:14 -0000 1.483
+++ ChangeLog 28 Feb 2009 22:42:10 -0000 1.484
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.483 2009/02/11 12:22:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.484 2009/02/28 22:42:10 robbat2 Exp $
+
+ 28 Feb 2009; Robin H. Johnson <robbat2@g.o> mysql-4.1.22-r1.ebuild,
+ mysql-4.1.23_alpha20070101-r61.ebuild:
+ Bug #259977: apply the automake patch so that older 4.1 still compiles.
*mysql-5.0.76 (11 Feb 2009)
1.7 dev-db/mysql/mysql-4.1.22-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild?r1=1.6&r2=1.7
Index: mysql-4.1.22-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -p -w -b -B -u -u -r1.6 -r1.7
--- mysql-4.1.22-r1.ebuild 14 Dec 2008 20:17:13 -0000 1.6
+++ mysql-4.1.22-r1.ebuild 28 Feb 2009 22:42:10 -0000 1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild,v 1.6 2008/12/14 20:17:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.22-r1.ebuild,v 1.7 2009/02/28 22:42:10 robbat2 Exp $
-MY_EXTRAS_VER="20070105"
+MY_EXTRAS_VER="20090228-2228Z"
SERVER_URI="mirror://mysql/Downloads/MySQL-${PV%.*}/mysql-${PV//_/-}.tar.gz"
inherit mysql
|
|