ports/83083: [maintainer] databases/phpmyadmin update to version 2.6.3-pl1
Matthew Seaman
m.seaman at infracaninophile.co.uk
Thu Jul 7 07:40:01 UTC 2005
>Number: 83083
>Category: ports
>Synopsis: [maintainer] databases/phpmyadmin update to version 2.6.3-pl1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 07 07:40:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Matthew Seaman
>Release: FreeBSD 5.4-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lack-of-gravitas.thebunker.net 5.4-STABLE FreeBSD 5.4-STABLE #7: Thu Jun 30 18:41:52 BST 2005 root at lack-of-gravitas.thebunker.net:/usr/obj/usr/src/sys/LACK-OF-GRAVITAS i386
>Description:
Routine update to the latest version, phpMyAdmin-2.6.3-pl1
>How-To-Repeat:
>Fix:
--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile Mon May 30 15:37:50 2005
+++ phpmyadmin/Makefile Wed Jul 6 19:08:23 2005
@@ -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 -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo Mon May 30 15:37:50 2005
+++ phpmyadmin/distinfo Wed Jul 6 19:08:30 2005
@@ -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 -Nur /usr/ports/databases/phpmyadmin/pkg-descr phpmyadmin/pkg-descr
--- /usr/ports/databases/phpmyadmin/pkg-descr Tue Oct 12 02:06:15 2004
+++ phpmyadmin/pkg-descr Wed Jul 6 19:12:32 2005
@@ -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/
--- phpmyadmin.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list