summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-12-09 22:33:45 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-12-09 22:33:45 +0000
commit2d047d9b48d05a05a893d669a990a478f40ee789 (patch)
tree80f64a70d42cd0bcf7eaaa5327087ffbf88af373 /dev-db
parentSet WANT_FOX=1.4. Should resolve bug #135156. (diff)
downloadgentoo-2-2d047d9b48d05a05a893d669a990a478f40ee789.tar.gz
gentoo-2-2d047d9b48d05a05a893d669a990a478f40ee789.tar.bz2
gentoo-2-2d047d9b48d05a05a893d669a990a478f40ee789.zip
version bump
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/files/digest-mysql-5.0.306
-rw-r--r--dev-db/mysql/mysql-4.0.25-r2.ebuild3
-rw-r--r--dev-db/mysql/mysql-4.0.27.ebuild3
-rw-r--r--dev-db/mysql/mysql-4.1.21.ebuild3
-rw-r--r--dev-db/mysql/mysql-5.0.26-r1.ebuild3
-rw-r--r--dev-db/mysql/mysql-5.0.30.ebuild36
6 files changed, 50 insertions, 4 deletions
diff --git a/dev-db/mysql/files/digest-mysql-5.0.30 b/dev-db/mysql/files/digest-mysql-5.0.30
new file mode 100644
index 000000000000..9132ce519a51
--- /dev/null
+++ b/dev-db/mysql/files/digest-mysql-5.0.30
@@ -0,0 +1,6 @@
+MD5 164b1e145155318f9904967715492f94 mysql-5.0.30.tar.gz 26139291
+RMD160 a26c3ecb4db22010c6dec66be15d73a274de73eb mysql-5.0.30.tar.gz 26139291
+SHA256 7d8deb0d829e1298b345900c58814750ee3d642653aab47ec65c8dfe07bca8a0 mysql-5.0.30.tar.gz 26139291
+MD5 d5baf47494ff0d0b472eb7c76d0539b7 mysql-patchset-5.0.30-r1.tar.bz2 1735
+RMD160 763904899069a4be1bb5983f20b6d3df7a17c10d mysql-patchset-5.0.30-r1.tar.bz2 1735
+SHA256 d20fdcd22e8d0c90e11cd9bc74d0eee65eb756e759a9a77ae555ed28df195089 mysql-patchset-5.0.30-r1.tar.bz2 1735
diff --git a/dev-db/mysql/mysql-4.0.25-r2.ebuild b/dev-db/mysql/mysql-4.0.25-r2.ebuild
index 2afff66d357a..fb76da8e5434 100644
--- a/dev-db/mysql/mysql-4.0.25-r2.ebuild
+++ b/dev-db/mysql/mysql-4.0.25-r2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.25-r2.ebuild,v 1.30 2006/11/01 00:24:14 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.25-r2.ebuild,v 1.31 2006/12/09 22:33:45 vivo Exp $
# Leave this empty
MYSQL_VERSION_ID=""
MYSQL_RERELEASE=""
# Set the patchset revision to use, must be either empty or a decimal number
MYSQL_PATCHSET_REV="1"
+BASE_URI="mirror://mysql/Downloads/MySQL-${PV%.*}"
inherit mysql
diff --git a/dev-db/mysql/mysql-4.0.27.ebuild b/dev-db/mysql/mysql-4.0.27.ebuild
index 3319767482ea..c531bbd85941 100644
--- a/dev-db/mysql/mysql-4.0.27.ebuild
+++ b/dev-db/mysql/mysql-4.0.27.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.27.ebuild,v 1.12 2006/11/12 04:10:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.27.ebuild,v 1.13 2006/12/09 22:33:45 vivo Exp $
# Leave this empty
MYSQL_VERSION_ID=""
MYSQL_RERELEASE=""
# Set the patchset revision to use, must be either empty or a decimal number
MYSQL_PATCHSET_REV="1"
+BASE_URI="mirror://mysql/Downloads/MySQL-${PV%.*}"
inherit mysql
diff --git a/dev-db/mysql/mysql-4.1.21.ebuild b/dev-db/mysql/mysql-4.1.21.ebuild
index 507b7bd35bd1..ea2e613ae1f0 100644
--- a/dev-db/mysql/mysql-4.1.21.ebuild
+++ b/dev-db/mysql/mysql-4.1.21.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.21.ebuild,v 1.12 2006/11/01 00:24:14 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.21.ebuild,v 1.13 2006/12/09 22:33:45 vivo Exp $
# Leave this empty
MYSQL_VERSION_ID=""
MYSQL_RERELEASE=""
# Set the patchset revision to use, must be either empty or a decimal number
MYSQL_PATCHSET_REV="1"
+BASE_URI="mirror://mysql/Downloads/MySQL-${PV%.*}"
inherit mysql
diff --git a/dev-db/mysql/mysql-5.0.26-r1.ebuild b/dev-db/mysql/mysql-5.0.26-r1.ebuild
index a8534af31c48..3e15c2eb4b91 100644
--- a/dev-db/mysql/mysql-5.0.26-r1.ebuild
+++ b/dev-db/mysql/mysql-5.0.26-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.26-r1.ebuild,v 1.12 2006/12/04 21:28:18 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.26-r1.ebuild,v 1.13 2006/12/09 22:33:45 vivo Exp $
# Leave this empty
MYSQL_VERSION_ID=""
MYSQL_RERELEASE=""
# Set the patchset revision to use, must be either empty or a decimal number
MYSQL_PATCHSET_REV="3"
+BASE_URI="mirror://mysql/Downloads/MySQL-${PV%.*}"
inherit mysql
diff --git a/dev-db/mysql/mysql-5.0.30.ebuild b/dev-db/mysql/mysql-5.0.30.ebuild
new file mode 100644
index 000000000000..463a1f2c446a
--- /dev/null
+++ b/dev-db/mysql/mysql-5.0.30.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.30.ebuild,v 1.1 2006/12/09 22:33:45 vivo Exp $
+
+# Leave this empty
+MYSQL_VERSION_ID=""
+MYSQL_RERELEASE=""
+# Set the patchset revision to use, must be either empty or a decimal number
+MYSQL_PATCHSET_REV="1"
+BASE_URI="ftp://ftp.mysql.com/pub/mysql/src"
+
+inherit mysql
+
+#REMEMBER!!!: update also eclass/mysql*.eclass prior to commit
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+
+src_test() {
+ cd "${S}"
+ einfo ">>> Test phase [check]: ${CATEGORY}/${PF}"
+ make check || die "make check failed"
+ if ! useq "minimal" ; then
+ einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
+ local retstatus
+ addpredict /this-dir-does-not-exist/t9.MYI
+
+ make test-force-pl
+ retstatus=$?
+
+ # Just to be sure ;)
+ pkill -9 -f "${S}/ndb" 2>/dev/null
+ pkill -9 -f "${S}/sql" 2>/dev/null
+ [[ $retstatus -eq 0 ]] || die "make test failed"
+ else
+ einfo "Skipping server tests due to minimal build."
+ fi
+}