[Lunar-commits] <moonbase> phpMyAdmin: version bumped to 3.2.2.
Florin Braescu
florin at lunar-linux.org
Mon Sep 14 13:42:31 CEST 2009
commit 3d4e6d28f8d040bd71cddf50c66a4b5ab1d7ce30
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 14 14:42:31 2009 +0300
phpMyAdmin: version bumped to 3.2.2.
When sorting, the red arrows were reversed in the list of tables: this
was fixed. One could not edit a row without a primary key and a BIT
field: this was fixed as well. The results of a query which contains a
LIMIT clause inside a subquery could not be exported and this has been
fixed.
---
sql/phpMyAdmin/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sql/phpMyAdmin/DETAILS b/sql/phpMyAdmin/DETAILS
index 999da66..4999a88 100644
--- a/sql/phpMyAdmin/DETAILS
+++ b/sql/phpMyAdmin/DETAILS
@@ -1,13 +1,13 @@
MODULE=phpMyAdmin
- VERSION=3.2.1
+ VERSION=3.2.2
RELEASE=$VERSION-all-languages
SOURCE=$MODULE-$RELEASE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
SOURCE_URL=$SFORGE_URL/phpmyadmin
- SOURCE_VFY=sha1:3251e1a54d0e30e05bf4f9d4ede1c6ab063b2be3
+ SOURCE_VFY=sha1:271af738ac2798540fc395745c3a6fe5d5fc9f4e
WEB_SITE=http://www.phpmyadmin.net/home_page
ENTERED=20040912
- UPDATED=20090810
+ UPDATED=20090914
SHORT="A php web interface to administrate MySQL tables"
cat << EOF
More information about the Lunar-commits
mailing list