summaryrefslogtreecommitdiff
path: root/mysql
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-09-21 19:10:49 +0200
committerJuergen Daubert <jue@jue.li>2009-09-21 19:10:49 +0200
commit9483b8e1004e8be26e1322591c7f778d0763e1f6 (patch)
treec4419bdebd3bb67ec0ff49edd1db63bce3b0bc98 /mysql
parentd37b2f88d04e2b9432256da68c0838bd66335847 (diff)
downloadopt-9483b8e1004e8be26e1322591c7f778d0763e1f6.tar.gz
opt-9483b8e1004e8be26e1322591c7f778d0763e1f6.tar.xz
mysql: update to 5.1.39
Diffstat (limited to 'mysql')
-rw-r--r--mysql/.footprint1
-rw-r--r--mysql/.md5sum2
-rw-r--r--mysql/Pkgfile2
3 files changed, 2 insertions, 3 deletions
diff --git a/mysql/.footprint b/mysql/.footprint
index e9793d5e2..a7d9ca447 100644
--- a/mysql/.footprint
+++ b/mysql/.footprint
@@ -138,7 +138,6 @@ drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/comp_err.1.gz
-rw-r--r-- root/root usr/man/man1/innochecksum.1.gz
--rw-r--r-- root/root usr/man/man1/make_win_bin_dist.1.gz
-rw-r--r-- root/root usr/man/man1/msql2mysql.1.gz
-rw-r--r-- root/root usr/man/man1/my_print_defaults.1.gz
-rw-r--r-- root/root usr/man/man1/myisam_ftdump.1.gz
diff --git a/mysql/.md5sum b/mysql/.md5sum
index 57b4b8651..2edbc4186 100644
--- a/mysql/.md5sum
+++ b/mysql/.md5sum
@@ -1,3 +1,3 @@
450f1f7a545b2e3ccd43e44651940ed4 my.cnf
-8ee9bb80079bbd09499a28bc57d902e7 mysql-5.1.38.tar.gz
+55a398daeb69a778fc46573623143268 mysql-5.1.39.tar.gz
642a596f13ebd7e459c5ff2fd382f06b mysqld
diff --git a/mysql/Pkgfile b/mysql/Pkgfile
index 548c943ae..68a97fc9a 100644
--- a/mysql/Pkgfile
+++ b/mysql/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline zlib
name=mysql
-version=5.1.38
+version=5.1.39
release=1
source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/$name-$version.tar.gz \
my.cnf mysqld)

Generated by cgit