Date: Wed, 22 Aug 2007 06:52:24 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115707: [maintainer] databases/phpmyadmin update to 2.11.0 Message-ID: <200708220552.l7M5qOTK095584@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200708220600.l7M606wi052666@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115707 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin update to 2.11.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 Aug 22 06:00:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 6.2-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-STABLE FreeBSD 6.2-STABLE #7: Sat Aug 18 12:06:36 BST 2007 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Routine update of phpmyadmin to version 2.11.0 >From the announce message: The phpMyAdmin Project is proud to announce the immediate availability of phpMyAdmin 2.11.0, which will probably be the last series supporting PHP 4. This version supports creating VIEWs from query results and can manage triggers, procedures and functions. It also supports MySQL 5.0.37 query profiling and has an improved interface for servers hosting thousands of databases and tables. For the full announcement, see: http://sourceforge.net/mailarchive/message.php?msg_name=46CB572E.7020200%40cegepsherbrooke.qc.ca Full release notes can be found in either of these places: https://sourceforge.net/project/shownotes.php?release_id=533830 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 2007-08-04 21:03:14.000000000 +0100 +++ phpmyadmin/Makefile 2007-08-22 06:41:24.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.10.3 +DISTVERSION= 2.11.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 2007-07-22 06:48:30.000000000 +0100 +++ phpmyadmin/distinfo 2007-08-22 06:42:49.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-2.10.3-all-languages.tar.bz2) = 7866cc1033ba79b5f71354c66d109033 -SHA256 (phpMyAdmin-2.10.3-all-languages.tar.bz2) = b24bd667c71fe6e5a9022ebdb2696284b1686bdfae33f43737a702f7ed949597 -SIZE (phpMyAdmin-2.10.3-all-languages.tar.bz2) = 3010951 +MD5 (phpMyAdmin-2.11.0-all-languages.tar.bz2) = 64cf56f3b44725e5edcdea871166641f +SHA256 (phpMyAdmin-2.11.0-all-languages.tar.bz2) = f26f920ce29057ee71e4998f2e55022fbfeea4d25a919d21e2fec61310f31301 +SIZE (phpMyAdmin-2.11.0-all-languages.tar.bz2) = 3071179 --- phpmyadmin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708220552.l7M5qOTK095584>