From 3ef9e2400bfcfcfa7e7c91622ad9171ebbee0790 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 7 Jul 2005 15:29:18 +0000 Subject: - Update to 2.6.3-pl1 PR: ports/83083 Submitted by: Matthew Seaman (maintainer) --- databases/phpmyadmin/Makefile | 4 ++-- databases/phpmyadmin/distinfo | 4 ++-- databases/phpmyadmin/pkg-descr | 33 ++++++++++++--------------------- 3 files changed, 16 insertions(+), 25 deletions(-) (limited to 'databases/phpmyadmin') diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 8e8c969ecb08..58aaa7f1ca67 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.2.1 -#DISTVERSION= 2.6.2-pl1 +PORTVERSION= 2.6.3.1 +#DISTVERSION= 2.6.3-pl1 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo index f99ce79e45ce..94ce1109b878 100644 --- a/databases/phpmyadmin/distinfo +++ b/databases/phpmyadmin/distinfo @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.2-pl1.tar.bz2) = f1f9f3d84815d457e4ab9a933d62eccb -SIZE (phpMyAdmin-2.6.2-pl1.tar.bz2) = 1646442 +MD5 (phpMyAdmin-2.6.3-pl1.tar.bz2) = 28f6c827e99e1c96f6852c441f7e42ef +SIZE (phpMyAdmin-2.6.3-pl1.tar.bz2) = 1710233 diff --git a/databases/phpmyadmin/pkg-descr b/databases/phpmyadmin/pkg-descr index b1d2973e53c8..40a69e789814 100644 --- a/databases/phpmyadmin/pkg-descr +++ b/databases/phpmyadmin/pkg-descr @@ -1,24 +1,15 @@ -phpMyAdmin is intended to handle the administration of MySQL over the -Web. It can manage a whole MySQL server as well as a single database. - -Currently it can: - - create and drop databases - - create, copy, drop, rename and alter tables - - do table maintenance - - delete, edit and add fields - - execute any SQL-statement, even batch-queries - - manage keys on fields - - load text files into tables - - create and read dumps of tables - - export data to CSV, XML and Latex formats - - administer multiple servers - - manage MySQL users and privileges - - check referential integrity - - using Query-by-example (QBE), create complex queries automatically - connecting required tables - - create PDF graphics of your Database layout - - search globally in a database or a subset of it - - communicate in 47 different languages + phpMyAdmin is intended to handle the administration of MySQL over the WWW. + Currently it can: + - create and drop databases + - create, copy, drop and alter tables + - delete, edit and add fields + - execute any SQL-statement, even batch-queries + - manage keys on fields + - load text files into tables + - create and read dumps of tables + - export and import CSV data + - administer one single database as well as a whole database server + - communicate in 50 different languages WWW: http://www.phpmyadmin.net/ -- cgit v1.2.3