[Lunar-commits] <moonbase> phpMyAdmin: version bumped to 3.1.0.
Florin Braescu
florin at lunar-linux.org
Sat Nov 29 15:09:24 CET 2008
commit 2423a2250564cb391c3d38b3862faef097fb23ba
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Nov 29 16:09:24 2008 +0200
phpMyAdmin: version bumped to 3.1.0.
Bugfixes, translations updates and new features added.
---
sql/phpPgAdmin/DETAILS | 27 +++++++++++++++++----------
1 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/sql/phpPgAdmin/DETAILS b/sql/phpPgAdmin/DETAILS
index ea44a60..e110456 100644
--- a/sql/phpPgAdmin/DETAILS
+++ b/sql/phpPgAdmin/DETAILS
@@ -1,13 +1,20 @@
- MODULE=phpPgAdmin
- VERSION=4.2
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/phppgadmin
- SOURCE_VFY=sha1:ba15c44a4dc138e8f524e02d5803cf71beffa645
- WEB_SITE=http://phppgadmin.sf.net
- ENTERED=20050223
- UPDATED=20080407
- SHORT="web-based administration tool for PostgreSQL"
+ MODULE=phpMyAdmin
+ VERSION=3.1.0
+ RELEASE=$VERSION-all-languages
+ SOURCE=$MODULE-$RELEASE.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE
+ SOURCE_URL=$SFORGE_URL/phpmyadmin
+ SOURCE_VFY=sha1:9924700fafa97a6fae867a1acbabd21574e7c02a
+ WEB_SITE=http://www.phpmyadmin.net/home_page
+ ENTERED=20040912
+ UPDATED=20081130
+ SHORT="A php web interface to administrate MySQL tables"
cat << EOF
-phpPgAdmin is a web-based administration tool for PostgreSQL.
+phpMyAdmin is a tool written in PHP intended to handle the
+administration of MySQL over the Web. Currently it can create and drop
+databases, create/drop/alter tables, delete/edit/add fields, execute
+any SQL statement, manage keys on fields, manage privileges,export data
+into various formats and is available in 47 languages. GPL License
+information.
EOF
More information about the Lunar-commits
mailing list