ports/103439: [maintainer] databases/phpmyadmin update to 2.9.0

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Sep 20 18:10:25 UTC 2006


>Number:         103439
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin update to 2.9.0
>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:   Wed Sep 20 18:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.1-STABLE FreeBSD 6.1-STABLE #7: Sat Sep 9 13:55:48 BST 2006 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Update to version 2.9.0.

>From the announce message:

Improvements
------------

* Improved readability of setup panels
* PDF schema: automatic layout for InnoDB
* Font size selector on main page
* Export: support for procedures and functions
* Can hide "Create Database" dialog
* Customizable link under left logo
* Export: "Open Document Text", "Open Document spreadsheet" formats
* Export: new plugin architecture
* User management: can create a db with the same name as created user
* Use IEC binary units (KiB, MiB, ...)
* Import: SQL compatibility selector
* Possibility of using external authentication
   and use an empty MySQL password
* Display MySQL warnings
* Links to language-specific MySQL doc whenever possible

Detailed changelog is at:

    http://www.phpmyadmin.net/ChangeLog.txt


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Sat Sep  2 11:42:07 2006
+++ phpmyadmin/Makefile	Wed Sep 20 18:37:02 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	2.8.2.4
+DISTVERSION=	2.9.0
 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	Sat Sep  2 11:42:07 2006
+++ phpmyadmin/distinfo	Wed Sep 20 18:37:34 2006
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.8.2.4.tar.bz2) = 9f777c577a04b84100b94c70e8c5ac55
-SHA256 (phpMyAdmin-2.8.2.4.tar.bz2) = 71693c6eedcdb616fa7195e36e27450b7ac0756e3f8f3275f54fb1b1db994ddf
-SIZE (phpMyAdmin-2.8.2.4.tar.bz2) = 2014789
+MD5 (phpMyAdmin-2.9.0.tar.bz2) = 7157ce0246b356d5b60ec854f73eccc7
+SHA256 (phpMyAdmin-2.9.0.tar.bz2) = 01e08a64b31c395cecb44dd1213956b4dbbc0a02af3cafaf6d566dd811819222
+SIZE (phpMyAdmin-2.9.0.tar.bz2) = 2040824
diff -Nur /usr/ports/databases/phpmyadmin/pkg-descr phpmyadmin/pkg-descr
--- /usr/ports/databases/phpmyadmin/pkg-descr	Thu Mar 16 06:24:04 2006
+++ phpmyadmin/pkg-descr	Wed Sep 20 18:51:28 2006
@@ -1,9 +1,6 @@
 
-   phpMyAdmin can manage a whole MySQL server (needs a super-user) as
-   well as a single database. To accomplish the latter you'll need a
-   properly set up MySQL user who can read/write only the desired
-   database. It's up to you to look up the appropriate part in the
-   MySQL manual.
+   phpMyAdmin handles the administration of MySQL over the Web. It can
+   manage a whole MySQL server as well as a single database.
 
    Currently phpMyAdmin can:
      - easily browse through databases and tables
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list