mysql: update to 5.1.54.

This commit is contained in:
Juan RP 2010-12-18 15:54:10 +01:00
parent 415e5a4227
commit 3340dc5d07
3 changed files with 2 additions and 7 deletions

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package includes the client library." This package includes the client library."
revision=1
Add_dependency run glibc Add_dependency run glibc
Add_dependency run zlib Add_dependency run zlib
Add_dependency run libssl Add_dependency run libssl

View file

@ -6,8 +6,6 @@ long_desc="${long_desc}
This package includes the client binaries and the additional tools This package includes the client binaries and the additional tools
innotop and mysqlreport." innotop and mysqlreport."
revision=2
Add_dependency run libgcc Add_dependency run libgcc
Add_dependency run glibc Add_dependency run glibc
Add_dependency run libstdc++ Add_dependency run libstdc++

View file

@ -1,7 +1,6 @@
# Template file for 'mysql' # Template file for 'mysql'
pkgname=mysql pkgname=mysql
version=5.1.51 version=5.1.54
revision=2
distfiles="http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-${version}.tar.gz" distfiles="http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-${version}.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
@ -15,7 +14,7 @@ configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
--libexecdir=/usr/sbin --without-readline" --libexecdir=/usr/sbin --without-readline"
short_desc="The world's most popular open source database" short_desc="The world's most popular open source database"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=39d962222f068c426d4616950f0e8451d947a132f0c42af17a2fc8b3b5a42882 checksum=84370fffc4fe277645fb3a5040d153ff567576b664f0663452be077826b7ab1f
long_desc=" long_desc="
MySQL is the world's most popular open source database software, with over MySQL is the world's most popular open source database software, with over
100 million copies of its software downloaded or distributed throughout 100 million copies of its software downloaded or distributed throughout