From b8eb9e96ccfa1a90d1672d441a2e8f6c35f58de6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 1 May 2006 08:30:31 +0000 Subject: [PATCH] mysql: update to 5.0.21 --- mysql/.footprint | 1 + mysql/.md5sum | 2 +- mysql/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mysql/.footprint b/mysql/.footprint index e5f6db973..b01d7c537 100644 --- a/mysql/.footprint +++ b/mysql/.footprint @@ -105,6 +105,7 @@ lrwxrwxrwx root/root usr/lib/mysql/libmysqlclient_r.so.15 -> libmysqlclient_r.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/msql2mysql.1.gz +-rw-r--r-- root/root usr/man/man1/myisam_ftdump.1.gz -rw-r--r-- root/root usr/man/man1/myisamchk.1.gz -rw-r--r-- root/root usr/man/man1/myisamlog.1.gz -rw-r--r-- root/root usr/man/man1/myisampack.1.gz diff --git a/mysql/.md5sum b/mysql/.md5sum index f048e658b..d6761a6f1 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,3 +1,3 @@ c92bf44516b82cad857fb386dbb64bfe my.cnf -946867320094875c1a44f305bcdf1665 mysql-5.0.20a.tar.gz +c3165204c42e1db6fc3a95a4fd2cd22f mysql-5.0.21.tar.gz 642a596f13ebd7e459c5ff2fd382f06b mysqld diff --git a/mysql/Pkgfile b/mysql/Pkgfile index d98ed4ece..dd5547010 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses, zlib name=mysql -version=5.0.20a +version=5.0.21 release=1 source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \ my.cnf mysqld)