summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-09-27 14:24:52 +0200
committerJuergen Daubert <jue@jue.li>2010-09-27 14:24:52 +0200
commit4d04c43048dab6e76a5c5906c21e333d72975bde (patch)
treea148db1531a0eb50154deea97cd24448e404042f
parent87b15d5a1dc684c1343d28abe254921d768fe03f (diff)
downloadopt-4d04c43048dab6e76a5c5906c21e333d72975bde.tar.gz
opt-4d04c43048dab6e76a5c5906c21e333d72975bde.tar.xz
mysql: upate to 5.1.51
-rw-r--r--mysql/.footprint1
-rw-r--r--mysql/.md5sum2
-rw-r--r--mysql/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/mysql/.footprint b/mysql/.footprint
index a7d9ca447..a3e745b21 100644
--- a/mysql/.footprint
+++ b/mysql/.footprint
@@ -54,6 +54,7 @@ drwxr-xr-x root/root usr/include/mysql/
-rw-r--r-- root/root usr/include/mysql/m_string.h
-rw-r--r-- root/root usr/include/mysql/my_alloc.h
-rw-r--r-- root/root usr/include/mysql/my_attribute.h
+-rw-r--r-- root/root usr/include/mysql/my_compiler.h
-rw-r--r-- root/root usr/include/mysql/my_config.h
-rw-r--r-- root/root usr/include/mysql/my_dbug.h
-rw-r--r-- root/root usr/include/mysql/my_dir.h
diff --git a/mysql/.md5sum b/mysql/.md5sum
index d91395731..490d65072 100644
--- a/mysql/.md5sum
+++ b/mysql/.md5sum
@@ -1,3 +1,3 @@
907c4ac28c33b2508750bca8a29ef9b9 my.cnf
-23bac4a0aafd683b077dac146ce2701f mysql-5.1.50.tar.gz
+c12bf24493688c51c6cff5e8c6563830 mysql-5.1.51.tar.gz
642a596f13ebd7e459c5ff2fd382f06b mysqld
diff --git a/mysql/Pkgfile b/mysql/Pkgfile
index 565f2c3d5..5d946933f 100644
--- a/mysql/Pkgfile
+++ b/mysql/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline zlib
name=mysql
-version=5.1.50
+version=5.1.51
release=1
source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/$name-$version.tar.gz \
my.cnf mysqld)

Generated by cgit