[Lunar-commits] <moonbase> phpMyAdmin: version bumped to 3.2.3.
Florin Braescu
florin at lunar-linux.org
Fri Oct 30 19:59:28 CET 2009
commit 94d363ff059b6bea3cc8bda48c7b730682f83f9b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 30 20:59:28 2009 +0200
phpMyAdmin: version bumped to 3.2.3.
A problem where comments were stripped from stored procedures was fixed.
A problem where renaming a database deleted its triggers was fixed.
A problem was fixed where exporting was slow when many databases were present.
---
sql/phpMyAdmin/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/phpMyAdmin/DETAILS b/sql/phpMyAdmin/DETAILS
index e6e444e..1324f16 100644
--- a/sql/phpMyAdmin/DETAILS
+++ b/sql/phpMyAdmin/DETAILS
@@ -1,13 +1,13 @@
MODULE=phpMyAdmin
- VERSION=3.2.2.1
+ VERSION=3.2.3
RELEASE=$VERSION-all-languages
SOURCE=$MODULE-$RELEASE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
SOURCE_URL=$SFORGE_URL/phpmyadmin
- SOURCE_VFY=sha1:71bdc795147b54c219f87fa63e7430779cef786b
+ SOURCE_VFY=sha1:d99b1098c7cb3454f95dced25574bde0c7fd78ca
WEB_SITE=http://www.phpmyadmin.net/home_page
ENTERED=20040912
- UPDATED=20091013
+ UPDATED=20091030
SHORT="A php web interface to administrate MySQL tables"
cat << EOF
More information about the Lunar-commits
mailing list