diff options
author | pav <pav@FreeBSD.org> | 2005-07-07 23:29:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-07 23:29:18 +0800 |
commit | 7417f45b9402d5a5147dfae2ad7460fa753ed55c (patch) | |
tree | fc75f5eead9cf71c4236e3728393bf73bc4a00fd | |
parent | 5fb1c3e994299d08d3f6992e4870f53b58c3a351 (diff) | |
download | freebsd-ports-gnome-7417f45b9402d5a5147dfae2ad7460fa753ed55c.tar.gz freebsd-ports-gnome-7417f45b9402d5a5147dfae2ad7460fa753ed55c.tar.zst freebsd-ports-gnome-7417f45b9402d5a5147dfae2ad7460fa753ed55c.zip |
- Update to 2.6.3-pl1
PR: ports/83083
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
-rw-r--r-- | databases/phpmyadmin/Makefile | 4 | ||||
-rw-r--r-- | databases/phpmyadmin/distinfo | 4 | ||||
-rw-r--r-- | databases/phpmyadmin/pkg-descr | 33 | ||||
-rw-r--r-- | databases/phpmyadmin211/Makefile | 4 | ||||
-rw-r--r-- | databases/phpmyadmin211/distinfo | 4 | ||||
-rw-r--r-- | databases/phpmyadmin211/pkg-descr | 33 |
6 files changed, 32 insertions, 50 deletions
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/ diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile index 8e8c969ecb08..58aaa7f1ca67 100644 --- a/databases/phpmyadmin211/Makefile +++ b/databases/phpmyadmin211/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/phpmyadmin211/distinfo b/databases/phpmyadmin211/distinfo index f99ce79e45ce..94ce1109b878 100644 --- a/databases/phpmyadmin211/distinfo +++ b/databases/phpmyadmin211/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/phpmyadmin211/pkg-descr b/databases/phpmyadmin211/pkg-descr index b1d2973e53c8..40a69e789814 100644 --- a/databases/phpmyadmin211/pkg-descr +++ b/databases/phpmyadmin211/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/ |